Difference between revisions of "Oases"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:BioinformaticsCategory:NGS <!-- ######## Template Configuration ######## --> <!--Edit definitions of the variab...") |
Moskalenko (talk | contribs) 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}}}}|}} |
+ | |||
Oases is a de novo transcriptome assembler designed to produce transcripts | Oases is a de novo transcriptome assembler designed to produce transcripts | ||
from short read sequencing technologies, such as Illumina, SOLiD, or 454 in | from short read sequencing technologies, such as Illumina, SOLiD, or 454 in |
Revision as of 01:53, 10 August 2012
Description
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). Template:App Location
Available versions
- 0.2.04
Running the application using 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