Difference between revisions of "SOAPdenovo-Trans"

From UFRC
Jump to navigation Jump to search
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
+
[[Category:Software]][[Category:Biology]][[Category:NGS]]
[[Category:Software]]
 
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|soapdenovo-trans}}
 
|{{#vardefine:app|soapdenovo-trans}}
 
|{{#vardefine:url|http://soap.genomics.org.cn/SOAPdenovo-Trans.html}}
 
|{{#vardefine:url|http://soap.genomics.org.cn/SOAPdenovo-Trans.html}}
 
<!--CONFIGURATION: OPTIONAL (1=ON)-->
 
<!--CONFIGURATION: OPTIONAL (1=ON)-->
|{{#vardefine:mod|1}} <!--MODULES - NOW REQUIRED-->
 
|{{#vardefine:intel|}} <!-- "11.1" - Compiler Module Choice -->
 
|{{#vardefine:mpi|}} <!-- "openmpi/1.3.4"- MPI Module Choice -->
 
 
|{{#vardefine:exe|}} <!--RUNNING -->
 
|{{#vardefine:exe|}} <!--RUNNING -->
 
|{{#vardefine:conf|}} <!--CONFIGS-->
 
|{{#vardefine:conf|}} <!--CONFIGS-->
Line 20: Line 16:
 
<!--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}}}}|}}
 +
 
 
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.
<!--Location-->
 
{{App_Location|app={{#var:app}}|{{#var:ver}}}}
 
<!--Versions-->
 
==Available versions==
 
* 1.01
 
 
<!--Modules-->
 
<!--Modules-->
{{#if: {{#var: mod}}|==Running the application using modules==}}
+
==Environment Modules==
To use SOAPdenovo-Trans with the environment modules system at HPC the following commands are available:
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
+
==System Variables==
Get module information for soapdenovo-trans:
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
+
* HPC_SOAPDENOVOTRANS_BIN - directory where SOAPdenov-Trans binaries are located
$module spider soapdenovo-trans
+
<!--Additional-->
 
+
{{#if: {{#var: exe}}|==Additional Information==
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
 
 
 
<!--Run-->
 
{{#if: {{#var: exe}}|==How To Run==
 
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY
 
|}}
 
|}}
Line 56: Line 37:
 
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}}
 
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}}
 
<!--Policy-->
 
<!--Policy-->
{{#if: {{#var: policy}}|==Usage policy==
+
{{#if: {{#var: policy}}|==Usage Policy==
 
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)
 
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)
 
|}}
 
|}}

Latest revision as of 00:05, 22 August 2022

Description

soapdenovo-trans website  

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.

Environment Modules

Run module spider soapdenovo-trans to find out what environment modules are available for this application.

System Variables

  • HPC_SOAPDENOVO-TRANS_DIR - installation directory
  • HPC_SOAPDENOVOTRANS_BIN - directory where SOAPdenov-Trans binaries are located