Uses of Interface
org.biojava3.core.sequence.features.FeaturesKeyWordInterface
-
Uses of FeaturesKeyWordInterface in org.biojava3.core.sequence.loader
Modifier and TypeClassDescriptionclass
UniprotProxySequenceReader<C extends Compound>
Pass in a Uniprot ID and this ProxySequenceReader when passed to a ProteinSequence will get the sequence data and other data elements associated with the ProteinSequence by Uniprot. -
Uses of FeaturesKeyWordInterface in org.biojava3.core.sequence.template
Modifier and TypeMethodDescriptionvoid
AbstractSequence.setFeaturesKeyWord
(FeaturesKeyWordInterface featuresKeyWord)