|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
S - each element of an alignment Profile is of type SC - each element of an AlignedSequence is a Compound of type Cpublic interface ProfilePair<S extends Sequence<C>,C extends Compound>
Defines a data structure for the results of the alignment of a pair of Profiles.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biojava3.alignment.template.Profile |
|---|
Profile.StringFormat |
| Method Summary | |
|---|---|
Profile<S,C> |
getQuery()
Returns the first Profile of the pair. |
Profile<S,C> |
getTarget()
Returns the second Profile of the pair. |
| Methods inherited from interface org.biojava3.alignment.template.Profile |
|---|
getAlignedSequence, getAlignedSequence, getAlignedSequences, getAlignedSequences, getAlignedSequences, getCompoundAt, getCompoundAt, getCompoundCountsAt, getCompoundCountsAt, getCompoundsAt, getCompoundSet, getCompoundWeightsAt, getCompoundWeightsAt, getIndexOf, getIndicesAt, getLastIndexOf, getLength, getOriginalSequences, getSize, getSubProfile, hasGap, isCircular, toString, toString, toString |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
Profile<S,C> getQuery()
Profile of the pair.
Profile of the pairProfile<S,C> getTarget()
Profile of the pair.
Profile of the pair
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||