../
|
alignment/
|
1116
(12 years ago)
by jmduarteg:
Now properly translating all frames and finding the best translation match in checkEmblCDSMatching. New class doing all the matching of protein to CDS.
|
UniprotEntry.java
|
1121
(12 years ago)
by jmduarteg:
Now implementing HasFeatures
|
UniprotHomologList.java
|
1120
(12 years ago)
by jmduarteg:
New class UniprotEntry. Things make a lot more sense now...
|
UniprotHomolog.java
|
1120
(12 years ago)
by jmduarteg:
New class UniprotEntry. Things make a lot more sense now...
|
Sequence.java
|
1119
(12 years ago)
by jmduarteg:
Now checking also for ambiguous nucleotide codes (n, m) when translating. Changed implementation of translation by using the new Codon class.
|
ProteinToCDSMatch.java
|
1119
(12 years ago)
by jmduarteg:
Now checking also for ambiguous nucleotide codes (n, m) when translating. Changed implementation of translation by using the new Codon class.
|
Codon.java
|
1119
(12 years ago)
by jmduarteg:
Now checking also for ambiguous nucleotide codes (n, m) when translating. Changed implementation of translation by using the new Codon class.
|
TranslationException.java
|
1119
(12 years ago)
by jmduarteg:
Now checking also for ambiguous nucleotide codes (n, m) when translating. Changed implementation of translation by using the new Codon class.
|
TranslatedSequence.java
|
1119
(12 years ago)
by jmduarteg:
Now checking also for ambiguous nucleotide codes (n, m) when translating. Changed implementation of translation by using the new Codon class.
|
Translator.java
|
1119
(12 years ago)
by jmduarteg:
Now checking also for ambiguous nucleotide codes (n, m) when translating. Changed implementation of translation by using the new Codon class.
|
GeneticCodeType.java
|
1114
(12 years ago)
by jmduarteg:
New feature: code for dna to protein translation
|
geneticCode.dat
|
1114
(12 years ago)
by jmduarteg:
New feature: code for dna to protein translation
|
ReadingFrame.java
|
1114
(12 years ago)
by jmduarteg:
New feature: code for dna to protein translation
|