Difference between revisions of "PLAST"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]][[Category:Biology]]
+
[[Category:Software]][[Category:Biology]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|plast}}
 
|{{#vardefine:app|plast}}
|{{#vardefine:url|ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/}}
+
|{{#vardefine:url|https://plast.inria.fr/}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
Line 10: Line 10:
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
|{{#vardefine:citation|}}      <!--CITATION-->
+
|{{#vardefine:citation|1}}      <!--CITATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|}
 
|}
Line 30: Line 30:
 
* Composition-based score adjustments as in Bioinformatics 21:902-911
 
* Composition-based score adjustments as in Bioinformatics 21:902-911
 
for plastp and tplastn.
 
for plastp and tplastn.
 +
 +
[https://github.com/PLAST-software/plast-library PLAST Source Code]
  
 
<!--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 79: Line 71:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
  
WRITE_CITATION_HERE
+
Nguyen VH, Lavenier D. (2009) PLAST: parallel local alignment search tool for database comparison. BMC Bioinformatics, vol 10, no 329.
  
 
|}}
 
|}}
Line 87: 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
 

Latest revision as of 20:23, 12 August 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.