Uses of Class
org.biojava.bio.seq.db.TabIndexStore

Packages that use TabIndexStore
org.biojava.bio.seq.db Collections of biological sequence data. 
 

Uses of TabIndexStore in org.biojava.bio.seq.db
 

Methods in org.biojava.bio.seq.db that return TabIndexStore
static TabIndexStore TabIndexStore.open(java.io.File storeFile)
          Open an existing index store.