Uses of Interface
org.biojava.bio.program.phred.Qualitative
-
Packages that use Qualitative Package Description org.biojava.bio.program.phred Parser for Phred output -
-
Uses of Qualitative in org.biojava.bio.program.phred
Classes in org.biojava.bio.program.phred that implement Qualitative Modifier and Type Class Description class
PhredSequence
PhredSequence is an extension of SimpleSequence that implements Qualitative to hold Phred quality scores.
-