Difference between revisions of "FASTA"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Choose sections to enable - OPTIONAL--> |{{#vardefine:mod|1}} <!--Present instructions for running the software with modules -->" to "")
m (Text replace - "|{{#vardefine:intel|}} <!-- E.g. "11.1" --> |{{#vardefine:mpi|}} <!-- E.g. "openmpi/1.3.4" -->" to "")
Line 8: Line 8:
 
|{{#vardefine:url|http://fasta.bioch.virginia.edu/fasta_www2/fasta_down.shtml}}
 
|{{#vardefine:url|http://fasta.bioch.virginia.edu/fasta_www2/fasta_down.shtml}}
 
<!--Compiler and MPI settings - OPTIONAL -->
 
<!--Compiler and MPI settings - OPTIONAL -->
|{{#vardefine:intel|}} <!-- E.g. "11.1" -->
+
 
|{{#vardefine:mpi|}} <!-- E.g. "openmpi/1.3.4" -->
 
  
 
|{{#vardefine:exe|1}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:exe|1}} <!--Present manual instructions for running the software -->

Revision as of 17:53, 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
  • 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.