Uses of Interface
org.biojava3.core.sequence.features.DatabaseReferenceInterface
-
Uses of DatabaseReferenceInterface 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 DatabaseReferenceInterface in org.biojava3.core.sequence.template
Modifier and TypeMethodDescriptionvoid
AbstractSequence.setDatabaseReferences
(DatabaseReferenceInterface databaseReferences)