Difference between revisions of "FASTA"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Compiler and MPI settings - OPTIONAL --> |{" to "|{")
Line 24: Line 24:
 
FASTA can be used to infer functional and evolutionary relationships between
 
FASTA can be used to infer functional and evolutionary relationships between
 
sequences as well as help identify members of gene families.
 
sequences as well as help identify members of gene families.
 
 
<!--Modules-->
 
<!--Modules-->
 
==Required Modules==
 
==Required Modules==
Line 30: Line 29:
 
===Serial===
 
===Serial===
 
*{{#var:app}}
 
*{{#var:app}}
 +
==System Variables==
 +
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_FASTA_BIN - executable directory
 
* HPC_FASTA_BIN - executable directory
 
 
==Available documentation==
 
==Available documentation==
 
Several man pages are available:
 
Several man pages are available:
 
* fasta3, fastf3, fasts3, map_db, prss3, pvcomp
 
* fasta3, fastf3, fasts3, map_db, prss3, pvcomp
 
Type "man MANPAGE" to access them at the command line.
 
Type "man MANPAGE" to access them at the command line.
 
 
{{#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 18:21, 10 August 2012

Description

fasta website  

The FASTA programs find regions of local or global (new) similarity between Protein or DNA sequences, either by searching Protein or DNA databases, or by identifying local duplications within a sequence. Other programs provide information on the statistical significance of an alignment. Like BLAST, FASTA can be used to infer functional and evolutionary relationships between sequences as well as help identify members of gene families.

Required Modules

modules documentation

Serial

  • fasta

System Variables

  • HPC_{{#uppercase:fasta}}_DIR - installation directory
  • HPC_FASTA_BIN - executable directory

Available documentation

Several man pages are available:

  • fasta3, fastf3, fasts3, map_db, prss3, pvcomp

Type "man MANPAGE" to access them at the command line.