Difference between revisions of "SOAPdenovo"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "<!--Compiler and MPI settings - OPTIONAL --> |{" to "|{") |
Moskalenko (talk | contribs) |
||
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. | ||
− | + | 31, 63 and 127 kmer versions are available as SOAPdenovo31mer, SOAPdenovo63mer and SOAPdenovo127mer | |
− | + | <!--Modules--> | |
− | <!-- --> | ||
==Required Modules== | ==Required Modules== | ||
[[Modules|modules documentation]] | [[Modules|modules documentation]] | ||
===Serial=== | ===Serial=== | ||
*{{#var:app}} | *{{#var:app}} | ||
+ | ==System Variables== | ||
+ | * HPC_{{#uppercase:{{#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 19:50, 10 August 2012
Description
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 kmer versions are available as SOAPdenovo31mer, SOAPdenovo63mer and SOAPdenovo127mer
Required Modules
Serial
- soapdenovo
System Variables
- HPC_{{#uppercase:soapdenovo}}_DIR - installation directory
- HPC_SOAPDENOVO_BIN - executable directory