S - each element of the alignment Profile is of type SC - each element of an AlignedSequence is a Compound of type Cpublic interface MutableProfile<S extends Sequence<C>,C extends Compound> extends Profile<S,C>
Profile.StringFormat| Modifier and Type | Method and Description |
|---|---|
void |
setSequences(List<AlignedSequence<S,C>> sequences)
Sets entirely new set of
AlignedSequences. |
getAlignedSequence, getAlignedSequence, getAlignedSequences, getAlignedSequences, getAlignedSequences, getCompoundAt, getCompoundAt, getCompoundCountsAt, getCompoundCountsAt, getCompoundsAt, getCompoundSet, getCompoundWeightsAt, getCompoundWeightsAt, getIndexOf, getIndicesAt, getLastIndexOf, getLength, getOriginalSequences, getSize, getSubProfile, hasGap, isCircular, toString, toString, toStringforEach, iterator, spliteratorvoid setSequences(List<AlignedSequence<S,C>> sequences)
AlignedSequences.sequences - new set of sequencesIllegalArgumentException - if sequences have different lengthsCopyright © 2000–2016 BioJava. All rights reserved.