Uses of Class
org.biojava.bio.seq.impl.SimpleSequence
-
Packages that use SimpleSequence Package Description org.biojava.bio.program.phred Parser for Phred outputorg.biojava.bio.seq.impl Standard in-memory implementations ofSequenceandFeature. -
-
Uses of SimpleSequence in org.biojava.bio.program.phred
Subclasses of SimpleSequence in org.biojava.bio.program.phred Modifier and Type Class Description classPhredSequencePhredSequence is an extension of SimpleSequence that implements Qualitative to hold Phred quality scores. -
Uses of SimpleSequence in org.biojava.bio.seq.impl
Subclasses of SimpleSequence in org.biojava.bio.seq.impl Modifier and Type Class Description classRevCompSequenceA reverse complement view ontoSequenceinterface.
-