NCBI BLAST+¶
Description¶
The Basic Local Alignment Search Tool (BLAST) is the most widely used sequence similarity tool. There are versions of BLAST that compare protein queries to protein databases, nucleotide queries to nucleotide databases, as well as versions that translate nucleotide queries or databases in all six frames and compare to protein databases or queries. PSI-BLAST produces a position-specific-scoring-matrix (PSSM) starting with a protein query, and then uses that PSSM to perform further searches. It is also possible to compare a protein or nucleotide query to a database of PSSM’s. * BLASTDB - BLAST database location
Environment Modules¶
Run module spider ncbi_blast
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_NCBI_BLAST_DIR - installation directory
- HPC_NCBI_BLAST_BIN - executable directory
- HPC_NCBI_BLAST_DOC - documents directory
Categories¶
biology