Package org.snpeff.fastq
Class FastqTools
- java.lang.Object
-
- org.snpeff.fastq.FastqTools
-
public class FastqTools extends java.lang.ObjectSimple maipulation of fastq sequences- Author:
- pcingola
-
-
Constructor Summary
Constructors Constructor Description FastqTools()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int[]qualtityArray(org.biojava.nbio.genome.io.fastq.Fastq fastq)Create an array of integers describing quality
-