Uses of Package
org.biojava.bio.seq.db.emblcd

Packages that use org.biojava.bio.seq.db.emblcd
org.biojava.bio.seq.db.emblcd Readers for the EMBL CD-ROM format binary index files used by EMBOSS and Staden packages. 
 

Classes in org.biojava.bio.seq.db.emblcd used by org.biojava.bio.seq.db.emblcd
EmblCDROMIndexReader
          EmblCDROMIndexReader is an abstract class whose concrete subclasses read EMBL CD-ROM format indices from an underlying InputStream.
EmblCDROMRandomAccess
          EmblCDROMRandomAccess is an abstract class whose concrete subclasses can perform fast lookups in EMBL CD-ROM format index files.