public class IndexFastaDB extends Object
IndexFastaDB will perform Biojava indexing of DNA or
protein Fasta format files, creating an IndexedSequenceDB-compliant
database. Setting the database name is optional; if not set, it
defaults to being the same as the first file indexed. The index and
store files are given the database name with the extension '.index'
and '.store' respectively.| Constructor and Description |
|---|
IndexFastaDB() |