Uses of Interface
org.biojava.nbio.core.sequence.features.DatabaseReferenceInterface
Packages that use DatabaseReferenceInterface
-
Uses of DatabaseReferenceInterface in org.biojava.nbio.core.sequence.loader
Classes in org.biojava.nbio.core.sequence.loader that implement DatabaseReferenceInterfaceModifier and TypeClassDescriptionclass
GenbankProxySequenceReader<C extends Compound>
class
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 DatabaseReferenceInterface in org.biojava.nbio.core.sequence.template
Methods in org.biojava.nbio.core.sequence.template that return DatabaseReferenceInterfaceMethods in org.biojava.nbio.core.sequence.template with parameters of type DatabaseReferenceInterfaceModifier and TypeMethodDescriptionvoid
AbstractSequence.setDatabaseReferences
(DatabaseReferenceInterface databaseReferences)