SOAPdenovo-Trans: Difference between revisions
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==" |
Moskalenko (talk | contribs) m Text replace - "<!--Versions--> ==Available versions== .* <!--Modules-->" to "<!--Modules-->" |
||
Line 24: | Line 24: | ||
SOAPdenovo-Trans is a de novo transcriptome assembler basing on the SOAPdenovo framework, adapt to alternative splicing and different expression level among transcripts.The assembler provides a more accurate, complete and faster way to construct the full-length transcript sets. | SOAPdenovo-Trans is a de novo transcriptome assembler basing on the SOAPdenovo framework, adapt to alternative splicing and different expression level among transcripts.The assembler provides a more accurate, complete and faster way to construct the full-length transcript sets. | ||
<!--Modules--> | <!--Modules--> | ||
{{#if: {{#var: mod}}|==Execution Environment and Modules==}} | {{#if: {{#var: mod}}|==Execution Environment and Modules==}} |
Revision as of 02:36, 10 August 2012
Description
SOAPdenovo-Trans is a de novo transcriptome assembler basing on the SOAPdenovo framework, adapt to alternative splicing and different expression level among transcripts.The assembler provides a more accurate, complete and faster way to construct the full-length transcript sets.
Execution Environment and Modules
To use SOAPdenovo-Trans with the environment modules system at HPC the following commands are available:
Get module information for soapdenovo-trans:
$module spider soapdenovo-trans
Load the default application module:
$module load soapdenovo-trans
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
HPC_SOAPDENOVOTRANS_DIR - directory where SOAPdenovo-Trans is located. HPC_SOAPDENOVOTRANS_BIN - directory where SOAPdenov-Trans binaries are located