Class | Description |
---|---|
ArrayListProxySequenceReader<C extends Compound> | |
GenbankProxySequenceReader<C extends Compound> | |
SequenceFileProxyLoader<C extends Compound> |
This class represents the storage container of a sequence stored in a fasta file where
the initial parsing of the file we store the offset and length of the sequence.
|
StringProxySequenceReader<C extends Compound> |
An example of a ProxySequenceReader that is created from a String.
|
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.
|
Copyright © 2000–2019 BioJava. All rights reserved.