Difference between revisions of "Fastx Toolkit"

From UFRC
Jump to navigation Jump to search
m (Moskalenko moved page Fastx toolkit to Fastx Toolkit)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Bioinformatics]]
+
[[Category:Software]][[Category:Biology]][[Category:NGS]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|fastx_toolkit}}
 
|{{#vardefine:app|fastx_toolkit}}
Line 20: Line 20:
 
The FASTX-Toolkit is a collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing.
 
The FASTX-Toolkit is a collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing.
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*{{#var:app}}
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_FASTX_TOOLKIT_BIN - executable directory
 
* HPC_FASTX_TOOLKIT_BIN - executable directory
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==

Latest revision as of 16:37, 15 August 2022

Description

fastx_toolkit website  

The FASTX-Toolkit is a collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing.

Environment Modules

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

System Variables

  • HPC_FASTX_TOOLKIT_DIR - installation directory
  • HPC_FASTX_TOOLKIT_BIN - executable directory