Difference between revisions of "PLAST"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:Biology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|plast}} |{{#vardefine:url|ftp://ftp.ncbi.nlm.nih.gov/bl...") |
|||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software | + | [[Category:Software]][[Category:Biology]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|plast}} | |{{#vardefine:app|plast}} | ||
− | |{{#vardefine:url| | + | |{{#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--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
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: | ||
− | + | Nguyen VH, Lavenier D. (2009) PLAST: parallel local alignment search tool for database comparison. BMC Bioinformatics, vol 10, no 329. | |
|}} | |}} |
Latest revision as of 20:23, 12 August 2022
Description
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.
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.