Difference between revisions of "Blast"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "Usage policy" to "Usage Policy") |
Moskalenko (talk | contribs) |
||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
[[Category:Software]][[Category:Bioinformatics]][[Category:Genomics]] | [[Category:Software]][[Category:Bioinformatics]][[Category:Genomics]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{| | {| | ||
<!--Main settings - REQUIRED--> | <!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|blast}} | |{{#vardefine:app|blast}} | ||
|{{#vardefine:url|http://www.ncbi.nlm.nih.gov/books/NBK1763/}} | |{{#vardefine:url|http://www.ncbi.nlm.nih.gov/books/NBK1763/}} | ||
− | + | |{{#vardefine:exe|1}} <!--Present manual instructions for running the software --> | |
− | |{{#vardefine: | ||
− | |||
− | |||
− | |||
− | |||
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | |{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | ||
|{{#vardefine:pbs|}} <!--Enable PBS script wiki page link--> | |{{#vardefine:pbs|}} <!--Enable PBS script wiki page link--> | ||
Line 33: | Line 19: | ||
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 [http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=ProgSelectionGuide Blast Program Selection Guide] and the main blast website for more details. | 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 [http://blast.ncbi.nlm.nih.gov/Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs&DOC_TYPE=ProgSelectionGuide Blast Program Selection Guide] and the main blast website for more details. | ||
− | <!-- | + | <!--Modules--> |
− | == | + | ==Required Modules== |
− | + | [[Modules|modules documentation]] | |
− | + | ===Serial=== | |
− | + | *ncbi_{{#var:app}} | |
− | + | ==System Variables== | |
− | + | * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * HPC_{{ | ||
* BLASTDB - location of the blast databases. | * BLASTDB - location of the blast databases. | ||
+ | <!--Additional--> | ||
+ | {{#if: {{#var: exe}}|==Additional Information== | ||
+ | We provide both NCBI BLAST+ and legacy blast binaries through the same modules. | ||
|}} | |}} | ||
==BLAST databases== | ==BLAST databases== | ||
Follow the link to see the Information on the [[BLASTDB|UF HPC provided BLAST databases]]. | Follow the link to see the Information on the [[BLASTDB|UF HPC provided BLAST databases]]. | ||
− | |||
− | |||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.|}} | See the [[{{PAGENAME}}_Configuration]] page for {{#var: app}} configuration details.|}} |
Revision as of 17:44, 10 August 2012
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 UF HPC provided BLAST databases.