Uses of Interface
org.biojava.bio.program.fastq.FastqWriter

Packages that use FastqWriter
org.biojava.bio.program.fastq FASTQ and variants sequence format IO. 
 

Uses of FastqWriter in org.biojava.bio.program.fastq
 

Classes in org.biojava.bio.program.fastq that implement FastqWriter
 class IlluminaFastqWriter
          Writer for FastqVariant.FASTQ_ILLUMINA formatted sequences.
 class SangerFastqWriter
          Writer for FastqVariant.FASTQ_SANGER formatted sequences.
 class SolexaFastqWriter
          Writer for FastqVariant.FASTQ_SOLEXA formatted sequences.