../
|
PairwiseSequenceAlignment.java
|
1166
(12 years ago)
by jmduarteg:
Fixed bug: not allowing anymore the presence of gaps when choosing the representative CDS to uniprot match. Now the nucleotide alignments should be always correct (before they were shifted if there were gaps in CDS-to-uniprot)
|
MultipleSequenceAlignment.java
|
1140
(12 years ago)
by jmduarteg:
Fixed bug: now nucleotide alignment is in same order as protein alignment
|
AlignmentConstructionError.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
PairwiseAlignmentConverter.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|