Difference between revisions of "Wgs"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Compiler and MPI settings - OPTIONAL --> |{" to "|{")
Line 1: Line 1:
__NOTOC__
+
[[Category:Software]][[Category:BioInformatics]][[Category:NGS]]
__NOEDITSECTION__
 
[[Category:Software]]
 
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|wgs}}
 
|{{#vardefine:app|wgs}}
Line 19: Line 17:
  
 
Celera Assembler is scientific software for biological research. Celera Assembler is a de novo whole-genome shotgun (WGS) DNA sequence assembler. It reconstructs long sequences of genomic DNA from fragmentary data produced by whole-genome shotgun sequencing. Celera Assembler has enabled many advances in genomics, including the first whole genome shotgun sequence of a multi-cellular organism (Myers 2000) and the first diploid sequence of an individual human (Levy 2007). Celera Assembler was developed at Celera Genomics starting in 1999. It was released to SourceForge in 2004 as the wgs-assembler under the GNU General Public License. The pipeline revised for 454 data was named CABOG (Miller 2008).
 
Celera Assembler is scientific software for biological research. Celera Assembler is a de novo whole-genome shotgun (WGS) DNA sequence assembler. It reconstructs long sequences of genomic DNA from fragmentary data produced by whole-genome shotgun sequencing. Celera Assembler has enabled many advances in genomics, including the first whole genome shotgun sequence of a multi-cellular organism (Myers 2000) and the first diploid sequence of an individual human (Levy 2007). Celera Assembler was developed at Celera Genomics starting in 1999. It was released to SourceForge in 2004 as the wgs-assembler under the GNU General Public License. The pipeline revised for 454 data was named CABOG (Miller 2008).
 
+
<!--Modules-->
== Available versions==
 
* 6.1 release
 
* 6.1-20110830 CVS - Developmental snapshot
 
* 6.1-20120110 CVS - Developmental snapshot
 
* 6.1-20120117 CVS - Developmental snapshot
 
* 7.0.1.22 (default)
 
<!-- -->
 
 
==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_WGS_BIN - executable directory
 
* HPC_WGS_BIN - executable directory
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==

Revision as of 20:31, 10 August 2012

Description

wgs website  

Celera Assembler is scientific software for biological research. Celera Assembler is a de novo whole-genome shotgun (WGS) DNA sequence assembler. It reconstructs long sequences of genomic DNA from fragmentary data produced by whole-genome shotgun sequencing. Celera Assembler has enabled many advances in genomics, including the first whole genome shotgun sequence of a multi-cellular organism (Myers 2000) and the first diploid sequence of an individual human (Levy 2007). Celera Assembler was developed at Celera Genomics starting in 1999. It was released to SourceForge in 2004 as the wgs-assembler under the GNU General Public License. The pipeline revised for 454 data was named CABOG (Miller 2008).

Required Modules

modules documentation

Serial

  • wgs

System Variables

  • HPC_{{#uppercase:wgs}}_DIR - installation directory
  • HPC_WGS_BIN - executable directory