|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Signifies that two or more features are homologous.
Blast hits or local multiple-sequence alignments can be represented as a set of features on sequences that have an alignment. The features will probably implement HomologyFeature.
Field Summary | |
static ChangeType |
ALIGNMENT
Signals that the alignment describing the homologous sequences has changed. |
Method Summary | |
Alignment |
getAlignment()
Retrieve the Alignment that specifies how the homologous regions are aligned. |
FeatureHolder |
getFeatures()
Retrieve the set of features that mark homologous regions. |
Field Detail |
public static final ChangeType ALIGNMENT
Changeable
.
Method Detail |
public FeatureHolder getFeatures()
public Alignment getAlignment()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |