Uses of Interface
org.biojava.bio.alignment.UnequalLengthAlignment

Packages that use UnequalLengthAlignment
org.biojava.bio.alignment Classes to generate and describe sequence alignments. 
 

Uses of UnequalLengthAlignment in org.biojava.bio.alignment
 

Classes in org.biojava.bio.alignment that implement UnequalLengthAlignment
 class AbstractULAlignment
           
 class AbstractULAlignment.SubULAlignment
           
 class FlexibleAlignment
          FlexibleAlignment is a class which implements UnequalLengthAlignment, ARAlignment and EditableAlignment It places no restriction on where any sequence can be in the alignment so there could be gaps in the alignment.