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 class
IlluminaFastqWriter
Writer forFastqVariant.FASTQ_ILLUMINA
formatted sequences.class
SangerFastqWriter
Writer forFastqVariant.FASTQ_SANGER
formatted sequences.class
SolexaFastqWriter
Writer forFastqVariant.FASTQ_SOLEXA
formatted sequences.
-