Difference between revisions of "Fastx Toolkit"

From UFRC
Jump to navigation Jump to search
m (Text replace - "|{{#vardefine:intel|}} <!-- E.g. "11.1" --> |{{#vardefine:mpi|}} <!-- E.g. "openmpi/1.3.4" -->" to "")
 
(7 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}}
 
|{{#vardefine:url|http://hannonlab.cshl.edu/fastx_toolkit/}}
 
|{{#vardefine:url|http://hannonlab.cshl.edu/fastx_toolkit/}}
<!--Compiler and MPI settings - OPTIONAL -->
 
 
 
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
 
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
Line 24: Line 19:
  
 
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-->
==Installed Versions==
+
==Environment Modules==
* 0.0.13.1
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
<!-- -->
+
==System Variables==
==Required Modules==
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
[[Modules|modules documentation]]
 
===Serial===
 
*{{#var:app}}
 
 
* 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