Uses of Class
org.biojava.nbio.core.sequence.features.QuantityFeature
-
Packages that use QuantityFeature Package Description org.biojava.nbio.genome.io.fastq FASTQ and variants sequence format I/O. -
-
Uses of QuantityFeature in org.biojava.nbio.genome.io.fastq
Methods in org.biojava.nbio.genome.io.fastq that return QuantityFeature Modifier and Type Method Description static QuantityFeature<AbstractSequence<NucleotideCompound>,NucleotideCompound>
FastqTools. createErrorProbabilities(Fastq fastq)
Create and return a newQuantityFeature
from the error probabilities of the specified FASTQ formatted sequence.
-