Difference between revisions of "Blast"
Moskalenko (talk | contribs) m (Text replace - "UF HPC" to "UFRC") |
Moskalenko (talk | contribs) |
||
Line 9: | Line 9: | ||
|{{#vardefine:pbs|}} <!--Enable PBS script wiki page link--> | |{{#vardefine:pbs|}} <!--Enable PBS script wiki page link--> | ||
|{{#vardefine:policy|}} <!--Enable policy section --> | |{{#vardefine:policy|}} <!--Enable policy section --> | ||
− | |{{#vardefine:testing|}} <!--Enable performance testing/profiling section --> | + | |{{#vardefine:testing|1}} <!--Enable performance testing/profiling section --> |
|{{#vardefine:faq|}} <!--Enable FAQ section --> | |{{#vardefine:faq|}} <!--Enable FAQ section --> | ||
|{{#vardefine:citation|}} <!--Enable Reference/Citation section --> | |{{#vardefine:citation|}} <!--Enable Reference/Citation section --> | ||
Line 40: | Line 40: | ||
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}} | WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}} | ||
{{#if: {{#var: testing}}|==Performance== | {{#if: {{#var: testing}}|==Performance== | ||
− | + | Performance comparison for the NCBI distributed binary 'blastn' vs binaries built by us from source using Intel's 2013 compiler or Open64 compiler. | |
+ | |||
+ | |}} | ||
{{#if: {{#var: faq}}|==FAQ== | {{#if: {{#var: faq}}|==FAQ== | ||
*'''Q:''' **'''A:'''|}} | *'''Q:''' **'''A:'''|}} |
Revision as of 21:22, 20 July 2015
Description
The Basic Local Alignment Search Tool (BLAST) finds regions of local similarity between sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance of matches. BLAST can be used to infer functional and evolutionary relationships between sequences as well as help identify members of gene families. See Blast Program Selection Guide and the main blast website for more details.
Required Modules
Serial
- ncbi_blast
System Variables
- HPC_{{#uppercase:blast}}_DIR - installation directory
- BLASTDB - location of the blast databases.
Additional Information
We provide both NCBI BLAST+ and legacy blast binaries through the same modules.
BLAST databases
Follow the link to see the Information on the UFRC provided BLAST databases.
Performance
Performance comparison for the NCBI distributed binary 'blastn' vs binaries built by us from source using Intel's 2013 compiler or Open64 compiler.