Package org.snpeff.fastq
Class FastqTools
- java.lang.Object
-
- org.snpeff.fastq.FastqTools
-
public class FastqTools extends java.lang.Object
Simple 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.sequencing.io.fastq.Fastq fastq)
Create an array of integers describing quality
-