| Package | Description | 
|---|---|
| org.biojava.bio.program.fastq | 
 FASTQ and variants sequence format I/O. 
 | 
| org.biojava.bio.program.phred | 
 Parser for Phred output 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static PhredSequence | 
FastqTools.createPhredSequence(Fastq fastq)
Create and return a new  
PhredSequence from the specified FASTQ formatted sequence. | 
| Modifier and Type | Method and Description | 
|---|---|
static Distribution[] | 
PhredTools.phredToDistArray(PhredSequence s)
Converts a Phred sequence to an array of distributions. 
 | 
Copyright © 2020 BioJava. All rights reserved.