NCBI BLAST+
Revision as of 19:55, 12 August 2022 by Israel.herrera (talk | contribs)
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.
Environment Modules
Run module spider ncbi_blast
to find out what environment modules are available for this application.
System Variables
- HPC_NCBI_BLAST_DIR - installation directory
- HPC_NCBI_BLAST_BIN - executable directory
- HPC_NCBI_BLAST_DOC - documents directory
- BLASTDB - BLAST database location