public interface SequenceView<C extends Compound> extends Sequence<C>
Modifier and Type | Method and Description |
---|---|
Integer |
getBioEnd()
1-indexed, inclusive.
|
Integer |
getBioStart()
1-indexed, inclusive.
|
Sequence<C> |
getViewedSequence() |
countCompounds, getAsList, getCompoundAt, getCompoundSet, getIndexOf, getInverse, getLastIndexOf, getLength, getSequenceAsString, getSubSequence
forEach, iterator, spliterator
getAccession
Sequence<C> getViewedSequence()
Integer getBioStart()
Copyright © 2000–2019 BioJava. All rights reserved.