Difference between revisions of "SOAPdenovo"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Compiler and MPI settings - OPTIONAL --> |{" to "|{")
(5 intermediate revisions by 2 users not shown)
Line 20: Line 20:
 
SOAPdenovo is a novel short-read assembly method that can build a de novo draft assembly for the human-sized genomes. The program is specially designed to assemble Illumina GA short reads. It creates new opportunities for building reference sequences and carrying out accurate analyses of unexplored genomes in a cost effective way.
 
SOAPdenovo is a novel short-read assembly method that can build a de novo draft assembly for the human-sized genomes. The program is specially designed to assemble Illumina GA short reads. It creates new opportunities for building reference sequences and carrying out accurate analyses of unexplored genomes in a cost effective way.
  
==Installed Versions==
+
31, 63 and 127 maximum kmer size versions are available as SOAPdenovo31mer (SOAPdenovo binary), SOAPdenovo-63mer, and SOAPdenovo-127mer binaries.
* 1.05 - 31, 63 and 127 kmer versions are available as SOAPdenovo31mer, SOAPdenovo63mer and SOAPdenovo127mer
+
 
<!-- -->
+
soapdenovo/2.04 module includes GapCloser.
==Required Modules==
+
<!--Modules-->
[[Modules|modules documentation]]
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
*{{#var:app}}
+
==System Variables==
 +
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_SOAPDENOVO_BIN - executable directory
 
* HPC_SOAPDENOVO_BIN - executable directory
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==

Revision as of 17:23, 10 June 2022

Description

soapdenovo website  

SOAPdenovo is a novel short-read assembly method that can build a de novo draft assembly for the human-sized genomes. The program is specially designed to assemble Illumina GA short reads. It creates new opportunities for building reference sequences and carrying out accurate analyses of unexplored genomes in a cost effective way.

31, 63 and 127 maximum kmer size versions are available as SOAPdenovo31mer (SOAPdenovo binary), SOAPdenovo-63mer, and SOAPdenovo-127mer binaries.

soapdenovo/2.04 module includes GapCloser.

Environment Modules

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

System Variables

  • HPC_SOAPDENOVO_DIR - installation directory
  • HPC_SOAPDENOVO_BIN - executable directory