Difference between revisions of "Fastx Toolkit"

From UFRC
Jump to navigation Jump to search
 
(2 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 23: Line 23:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==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