Uses of Class
org.biojava.bio.symbol.SimpleGappedSymbolList
-
Packages that use SimpleGappedSymbolList Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequence
andFeature
. -
-
Uses of SimpleGappedSymbolList in org.biojava.bio.seq.impl
Subclasses of SimpleGappedSymbolList in org.biojava.bio.seq.impl Modifier and Type Class Description class
SimpleGappedSequence
Simple implementation of GappedSequence.
-