Uses of Interface
org.biojava3.core.sequence.features.FeaturesKeyWordInterface
Packages that use FeaturesKeyWordInterface
-
Uses of FeaturesKeyWordInterface in org.biojava3.core.sequence.loader
Classes in org.biojava3.core.sequence.loader that implement FeaturesKeyWordInterfaceModifier 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
Methods in org.biojava3.core.sequence.template that return FeaturesKeyWordInterfaceMethods in org.biojava3.core.sequence.template with parameters of type FeaturesKeyWordInterfaceModifier and TypeMethodDescriptionvoid
AbstractSequence.setFeaturesKeyWord
(FeaturesKeyWordInterface featuresKeyWord)