-
Notifications
You must be signed in to change notification settings - Fork 4
Preferences
-
Location of
blastp- this is the full path to the ncbi-blast+blastpon your file system. If you do not haveblastpthis version is available from the NCBI FTP site (ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.27/). With the blast+ suite installed the path to theblastpprogram, which is in thebin/directory of the ncbi-blast+ suite, can be specified. Either enter the path manually or use thebrowsebutton to open a file chooser and select the correct file. Example of a complete path:/usr/local/ncbi/blast/bin/blastp. -
Version of
blastp- this is the version ofblastpwhich is being used. This can easily be obtained by invoking>blastp -versionon the command line. At the time of writing the current and highest supported version is2.2.27+. This can be entered as either2.2.27+or2.2.27. -
Blast Database Root - this is the full path to locally stored blast databases. Database can be downloaded or created using the ncbi-blast+
makeblastdbcommand. For maximum compatibility the sequence headers should follow the fasta header format. Currently supported identifiers include: SwissProt (sp), TrEMBL (tr) and NCBI Reference Sequence (ref).
