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 classCachingSequenceDBSequenceDB implementation that caches the results of another SequenceDB.classSubSequenceDBclassViewingSequenceDBSequenceDB implementation that returns new SequenceView instances wrapping the sequences in an underlying database.
-