Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.biojava.nbio.core.sequence.io Classes and Interfaces - 34 results found.
NameDescriptionTypePackageFramework
BufferedReaderBytesReadNeed to keep track of actual bytes read and take advantage of buffered reader performance.Classorg.biojava.nbio.core.sequence.ioBioJava
CasePreservingProteinSequenceCreatorA sequence creator which preserves the case of its input string in the user collection of the returned ProteinSequence.Classorg.biojava.nbio.core.sequence.ioBioJava
ClasspathResourceThis object represents a classpath resource on the local system.Classorg.biojava.nbio.core.sequence.io.utilBioJava
DNASequenceCreatorA helper class that allows different ways to read a string and create a DNA sequence.Classorg.biojava.nbio.core.sequence.ioBioJava
FastaGeneWriterA Gene sequence has a Positive or Negative Strand where we want to write out to a stream the 5 to 3 prime version.Classorg.biojava.nbio.core.sequence.ioBioJava
FastaHeaderFormatInterfaceInterfaceorg.biojava.nbio.core.sequence.io.templateBioJava
FastaReaderUse FastaReaderHelper as an example of how to use this class where FastaReaderHelper should be the primary class used to read Fasta filesClassorg.biojava.nbio.core.sequence.ioBioJava
FastaReaderHelperClassorg.biojava.nbio.core.sequence.ioBioJava
FastaSequenceParserUsed to parse a stream of a fasta file to get the sequenceAuthor:Scooter Willis Classorg.biojava.nbio.core.sequence.ioBioJava
FastaWriterThe FastaWriter writes a collection of sequences to an outputStream.Classorg.biojava.nbio.core.sequence.ioBioJava
FastaWriterHelperThe class that should be used to write out fasta file of a sequence collectionAuthor:Scooter Willis Classorg.biojava.nbio.core.sequence.ioBioJava
FileProxyDNASequenceCreatorThis class is a good example of using the SequenceCreatorInterface where during parsing of the stream the sequence and the offset index are passed to create a Protein sequence that will be loaded in lazily.Classorg.biojava.nbio.core.sequence.ioBioJava
FileProxyProteinSequenceCreatorThis class is a good example of using the SequenceCreatorInterface where during parsing of the stream the sequence and the offset index are passed to create a Protein sequence that will be loaded in lazily.Classorg.biojava.nbio.core.sequence.ioBioJava
GenbankHeaderFormatInterfaceInterfaceorg.biojava.nbio.core.sequence.io.templateBioJava
GenbankReaderUse GenbankReaderHelper as an example of how to use this class where GenbankReaderHelper should be the primary class used to read Genbank filesClassorg.biojava.nbio.core.sequence.ioBioJava
GenbankReaderHelperClassorg.biojava.nbio.core.sequence.ioBioJava
GenbankSequenceParserClassorg.biojava.nbio.core.sequence.ioBioJava
GenbankWriterClassorg.biojava.nbio.core.sequence.ioBioJava
GenbankWriterHelperClassorg.biojava.nbio.core.sequence.ioBioJava
GenericFastaHeaderFormatWe store the original header if the sequence is parsed from a fasta file and will use that exact sequence if we write out the sequences to a fasta file.Classorg.biojava.nbio.core.sequence.ioBioJava
GenericFastaHeaderParserThe default fasta header parser where some headers are well defined based on the source database which allows us to set the source of the protein sequence and the identifierClassorg.biojava.nbio.core.sequence.ioBioJava
GenericGenbankHeaderFormatClassorg.biojava.nbio.core.sequence.ioBioJava
GenericGenbankHeaderParserClassorg.biojava.nbio.core.sequence.ioBioJava
GenericInsdcHeaderFormatClassorg.biojava.nbio.core.sequence.ioBioJava
IOUtilsClassorg.biojava.nbio.core.sequence.io.utilBioJava
IOUtils .ReaderProcessorClosure interface used when working with IOUtils#processReader(String).Interfaceorg.biojava.nbio.core.sequence.io.utilBioJava
IUPACParserAvailable translations 1 - UNIVERSAL2 - VERTEBRATE_MITOCHONDRIAL3 - YEAST_MITOCHONDRIAL4 - MOLD_MITOCHONDRIAL5 - INVERTEBRATE_MITOCHONDRIAL6 - CILIATE_NUCLEAR9 - ECHINODERM_MITOCHONDRIAL10 - EUPLOTID_NUCLEAR11 - BACTERIAL12 - ALTERNATIVE_YEAST_NUCLEAR13 - ASCIDIAN_MITOCHONDRIAL14 - FLATWORM_MITOCHONDRIAL15 - BLEPHARISMA_MACRONUCLEAR16 - 2CHLOROPHYCEAN_MITOCHONDRIAL21 - TREMATODE_MITOCHONDRIAL23 - SCENEDESMUS_MITOCHONDRIALClassorg.biojava.nbio.core.sequence.ioBioJava
IUPACParser .IUPACTableClassorg.biojava.nbio.core.sequence.ioBioJava
PlainFastaHeaderParserThe plain fasta header takes everything in the header as a single entity.Classorg.biojava.nbio.core.sequence.ioBioJava
ProteinSequenceCreatorUsed to create a ProteinSequence from a String to allow for details about the location of the sequence etc.Classorg.biojava.nbio.core.sequence.ioBioJava
RNASequenceCreatorUsed to create a RNA sequenceAuthor:Scooter Willis Classorg.biojava.nbio.core.sequence.ioBioJava
SequenceCreatorInterfaceInterfaceorg.biojava.nbio.core.sequence.io.templateBioJava
SequenceHeaderParserInterfaceInterfaceorg.biojava.nbio.core.sequence.io.templateBioJava
SequenceParserInterfaceInterfaceorg.biojava.nbio.core.sequence.io.templateBioJava