Uses of Class
org.biojava.nbio.core.sequence.features.QualityFeature
Packages that use QualityFeature
-
Uses of QualityFeature in org.biojava.nbio.genome.io.fastq
Methods in org.biojava.nbio.genome.io.fastq that return QualityFeatureModifier and TypeMethodDescriptionFastqTools.createQualityScores(Fastq fastq) Create and return a newQualityFeaturefrom the quality scores of the specified FASTQ formatted sequence.