CDBFASTA
CDBFASTA provides fast indexing and retrieval of FASTA records from flat file databases.
Documentation
Usage on Bridges
To see what versions of CDBFASTA are available type
module avail cdbfasta
To see what other modules are needed, what commands are available and how to get additional help type
module help cdbfasta
To use CDBFASTA, include a command like this in your batch script or interactive session to load the CDBFASTA module:
module load cdbfasta
Be sure you also load any other modules needed, as listed by the module help cdbfasta
command.