Difference between revisions of "PLAST"

From UFRC
Jump to navigation Jump to search
(Updated URL and Citations)
Line 34: Line 34:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
Line 89: Line 79:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validated 4/5/2018
 

Revision as of 13:30, 13 June 2022

Description

plast website  

PLAST is a parallel alignment search tool for comparing large protein banks. PLAST runs 3 to 5 times faster than the NCBI-BLAST software when processing large amount of data.

The following features are currently available:

  • Protein vs protein (plastp), protein vs nucleotide (tplastn),

nucleotide vs protein (plastx) and nucleotide vs nucleotide (tplastx) searches.

  • Query filtering using SEG low complexity filters.
  • Karlin-Altschul alignment statistics.
  • Composition-based score adjustments as in Bioinformatics 21:902-911

for plastp and tplastn.

PLAST Source Code

Environment Modules

Run module spider plast to find out what environment modules are available for this application.

System Variables

  • HPC_PLAST_DIR - installation directory




Citation

If you publish research that uses plast you have to cite it as follows:

Nguyen VH, Lavenier D. (2009) PLAST: parallel local alignment search tool for database comparison. BMC Bioinformatics, vol 10, no 329.