../
|
alignment/
|
1140
(12 years ago)
by jmduarteg:
Fixed bug: now nucleotide alignment is in same order as protein alignment
|
UniprotEntry.java
|
1142
(12 years ago)
by jmduarteg:
Now nucleotide alignment contains reference sequence as well. Moved entropy and kaks calc methods to UniprotHomologList.
|
UniprotHomologList.java
|
1142
(12 years ago)
by jmduarteg:
Now nucleotide alignment contains reference sequence as well. Moved entropy and kaks calc methods to UniprotHomologList.
|
Codon.java
|
1136
(12 years ago)
by jmduarteg:
New ambiguous nucleotide w.
|
GeneticCodeType.java
|
1132
(12 years ago)
by jmduarteg:
New SelectonRunner class. More taxonomy information retrieved from uniprot.
|
ProteinToCDSMatch.java
|
1126
(12 years ago)
by jmduarteg:
New code to obtain the nucleotide alignment by mapping the aminoacid alignment to the nucleotide sequences.
|
TranslatedFrame.java
|
1122
(12 years ago)
by jmduarteg:
Some refactoring
|
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.
|
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.
|
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.
|
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
|