Uses of Class
org.biojava.bio.seq.db.SequenceDBWrapper
-
Packages that use SequenceDBWrapper Package Description org.biojava.bio.seq.db Collections of biological sequence data. -
-
Uses of SequenceDBWrapper in org.biojava.bio.seq.db
Subclasses of SequenceDBWrapper in org.biojava.bio.seq.db Modifier and Type Class Description class
CachingSequenceDB
SequenceDB implementation that caches the results of another SequenceDB.class
SubSequenceDB
class
ViewingSequenceDB
SequenceDB implementation that returns new SequenceView instances wrapping the sequences in an underlying database.
-