Uses of Interface
org.biojava.bio.program.fastq.FastqWriter
-
Packages that use FastqWriter Package Description org.biojava.bio.program.fastq FASTQ and variants sequence format I/O. -
-
Uses of FastqWriter in org.biojava.bio.program.fastq
Classes in org.biojava.bio.program.fastq that implement FastqWriter Modifier and Type Class Description classIlluminaFastqWriterWriter forFastqVariant.FASTQ_ILLUMINAformatted sequences.classSangerFastqWriterWriter forFastqVariant.FASTQ_SANGERformatted sequences.classSolexaFastqWriterWriter forFastqVariant.FASTQ_SOLEXAformatted sequences.
-