Package org.snpeff
Class Qseq2Fastq
- java.lang.Object
-
- org.snpeff.Qseq2Fastq
-
public class Qseq2Fastq extends java.lang.Object
Convert qseq file to fastq- Author:
- pcingola
-
-
Field Summary
Fields Modifier and Type Field Description static int
SHOW_EVERY
-
Constructor Summary
Constructors Constructor Description Qseq2Fastq()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Field Detail
-
SHOW_EVERY
public static final int SHOW_EVERY
- See Also:
- Constant Field Values
-
-