File |
Last Change
![]() |
---|---|
![]() |
|
![]() |
1135 (11 years ago) by cvehlow: Check for consistency in translation rotation framework. |
![]() |
1133 (11 years ago) by jmduarteg: Fixed bug: getNucleotideAlignment was nullpointing when encountering a null return from getRepresentativeCDS() (which happens whenever there is no representative CDS for the particular UniprotEntry). Now checking for nulls before using the homolog in the alignment. |
![]() |
1132 (11 years ago) by jmduarteg: New SelectonRunner class. More taxonomy information retrieved from uniprot. |
![]() |
1119 (11 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. |
![]() |
1108 (11 years ago) by jmduarteg: Now parsing the symmetry operators. |
![]() |
1049 (12 years ago) by hstehr: removing @Override annotations which were causing compilation errors for me |