Difference between revisions of "Oases"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "")
m (Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==")
Line 42: Line 42:
 
* 0.2.04
 
* 0.2.04
 
<!-- -->
 
<!-- -->
{{#if: {{#var: mod}}|==Running the application using modules==
+
{{#if: {{#var: mod}}|==Execution Environment and Modules==
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
* HPC_OASES_BIN
 
* HPC_OASES_BIN

Revision as of 02:03, 10 August 2012

Description

oases website  

Oases is a de novo transcriptome assembler designed to produce transcripts from short read sequencing technologies, such as Illumina, SOLiD, or 454 in the absence of any genomic assembly. It was developed by Marcel Schulz (MPI for Molecular Genomics) and Daniel Zerbino (previously at the European Bioinformatics Institute (EMBL-EBI), now at UC Santa Cruz).

Available versions

  • 0.2.04

Execution Environment and Modules

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

Get module information for oases:

$module spider oases

Load the default application module:

$module load oases

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

  • HPC_OASES_DIR - directory where oases is located.
  • HPC_OASES_BIN
  • HPC_OASES_DOC