Uses of Class
org.biojava.bio.program.phred.PhredSequence

Packages that use PhredSequence
org.biojava.bio.program.phred Parser for Phred output 
 

Uses of PhredSequence in org.biojava.bio.program.phred
 

Methods in org.biojava.bio.program.phred with parameters of type PhredSequence
static Distribution[] PhredTools.phredToDistArray(PhredSequence s)
          Converts a Phred sequence to an array of distributions.