Supported Applications
BLAST+
-
Description
a suite of BLAST (Basic Local Alignment Search Tool) tools that utilizes the NCBI C++ Toolkit with a number of performance and feature improvements over the legacy BLAST applications.
-
Usage
To list all executables provided by BLAST+, run:$ sbgrid-list blastplus
-
Usage Notes
Use the environment variables BLASTPLUS_M=2.10.0 # OSX BLASTPLUS_X=2.10.0 # Unix to set the version of BLAST+ you wish to use. Previous versions of BLAST (pre-BLAST+) are also available under BioGrids using the env variables BLAST_X and BLAST_M.
Full Blast database documentation is here: ftp://ftp.ncbi.nlm.nih.gov/blast/db/blastdb.html
Pre-formatted databases must be downloaded using the update_blastdb.pl script or via FTP in binary mode. Documentation for the update_blastdb.pl script can be obtained by running the script without any arguments (perl is required).
The compressed files downloaded must be inflated with gzip or other decompress tools. The BLAST database files can then be extracted out of the resulting tar file using tar program on Unix/Linux or WinZip and StuffIt Expander on Windows and Macintosh platforms, respectively.
Large databases are formatted in multiple 1 Gigabytes volumes, which are named using the database.##.tar.gz convention. All relevant volumes are required. An alias file is provided so that the database can be called using the alias name without the extension (.nal or .pal). For example, to call est database, simply use "-d est" option in the commandline (without the quotes).
Certain databases are subsets of a larger parental database. For those databases, alias and mask files, rather than actual databases, are provided. The mask file needs the parent database to function properly. The parent databases should be generated on the same day as the mask file. For example, to use swissprot pre-formatted database, swissprot.tar.gz, one will need to get the nr.tar.gz with the same date stamp.
-
Installation
Use the following command to install this title with the CLI client:$ sbgrid-cli install blastplus
Available operating systems: Linux 64, OS X INTEL -
Primary Citation*
C. Camacho, G. Coulouris, V. Avagyan, N. Ma, J. Papadopoulos, K. Bealer, and T. L. Madden. 2009. BLAST+: architecture and applications. BMC Bioinformatics. 10: 421.
-
*Full citation information available through
-
-
Keywords
ChIP-Sequencing, High-throughput sequencing, Homology-Based Taxonomic Classification, RNA-Sequencing
-
Default Versions
Linux 64:  2.15.0 (657.1 MB)
OS X INTEL:  2.15.0 (583.8 MB) -
Other Versions
Linux 64:
2.12.0 (671.8 MB) , 2.13.0 (594.9 MB) , 2.6.0 (643.8 MB) -
OS X INTEL:
2.12.0 (433.7 MB) , 2.13.0 (518.4 MB) , 2.6.0 (381.7 MB)
Developers
Christiam Camacho, Tao Tao, Tom Madden