../
|
util/
|
1119
(10 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.
|
structure/
|
1158
(10 years ago)
by cvehlow:
print function
|
sequence/
|
1162
(10 years ago)
by jmduarteg:
Allowing plasmids as gene encoding organelles without having to treat them especially as they don't have a different genetic code.
|
runners/
|
1132
(10 years ago)
by jmduarteg:
New SelectonRunner class. More taxonomy information retrieved from uniprot.
|
features/
|
1049
(10 years ago)
by hstehr:
removing @Override annotations which were causing compilation errors for me
|
connections/
|
1147
(10 years ago)
by jmduarteg:
Implemented logging with log4j library
|