Package | Description |
---|---|
org.biojava.nbio.core.sequence.loader | |
org.biojava.nbio.core.sequence.template |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Modifier and Type | Method and Description |
---|---|
DatabaseReferenceInterface |
AbstractSequence.getDatabaseReferences() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSequence.setDatabaseReferences(DatabaseReferenceInterface databaseReferences) |
Copyright © 2000–2019 BioJava. All rights reserved.