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
AlignedSequence s. |
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
forEach, iterator, spliterator
void setSequences(List<AlignedSequence<S,C>> sequences)
AlignedSequence
s.sequences
- new set of sequencesIllegalArgumentException
- if sequences have different lengthsCopyright © 2000–2019 BioJava. All rights reserved.