BLAST+
Basic Local Alignment Search Tool, or BLAST, is an algorithm for comparing primary biological sequence information, such as the amino-acid sequences of different proteins or the nucleotides of DNA sequences.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of BLAST+ can then be made available with one of the following:
module load BLAST+/2.13.0-gompi-2022a
Notes
BLAST+ was installed using Easybuild, build details can be found in $EBROOTBLASTPLUS/easybuild
with a given module loaded.