Package org.biojava3.core.sequence.loader
package org.biojava3.core.sequence.loader
-
ClassDescriptionArrayListProxySequenceReader<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.