Difference between revisions of "Fastx Toolkit"

From UFRC
Jump to navigation Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:Bioinformatics <!-- ######## Template Configuration ######## --> <!--Edit definitions of the variables used in temp...")
 
m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ")
Line 31: Line 31:
 
<!--Description-->
 
<!--Description-->
 
{{#if: {{#var: url}}|
 
{{#if: {{#var: url}}|
{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}
+
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 +
 
 
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.
 
<!--Location-->
 
<!--Location-->

Revision as of 01:53, 10 August 2012

Description

fastx_toolkit website  

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

Installed Versions

  • 0.0.13.1

Running the application using modules

To use fastx_toolkit with the environment modules system at HPC the following commands are available:

Get module information for fastx toolkit:

$module spider fastx_toolkit

Load the default application module:

$module load fastx_toolkit

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_FASTX_TOOLKIT_DIR - directory where fastx_toolkit is located.
  • HPC_FASTX_TOOLKIT_BIN - executable directory