Difference between revisions of "Applications/Discovardenovo"

From HPC
Jump to: navigation , search
m
m
Line 19: Line 19:
 
<pre style="background-color: black; color: white; border: 2px solid black; font-family: monospace, sans-serif;">
 
<pre style="background-color: black; color: white; border: 2px solid black; font-family: monospace, sans-serif;">
  
[username@login01 ~]$ module load discovardenovo/52488
+
[username@login01 ~]$ module add discovardenovo/52488
  
 
</pre>
 
</pre>

Revision as of 14:13, 7 June 2018

Application Details

  • Description: DISCOVAR de novo can generate de novo assemblies for both large and small genomes.
  • Version: 52488
  • Modules: discovardenovo/52488
  • Licence: Open source, with (c) 2014 Broad Institute

Usage Examples

DISCOVAR is a new variant caller and DISCOVAR de novo a new genome assembler, both designed for state-of-the-art data. Their inputs are chosen to optimize quality while keeping costs low. Currently it takes as input Illumina reads of length 250 or longer — produced on MiSeq or HiSeq 2500 — and from a single PCR-free library. These data enable a level of completeness and continuity that was not previously possible.

DISCOVAR can call variants on a region by region basis, potentially tiling an entire large genome. DISCOVAR variant calling is under active development and transitioning to VCF.

DISCOVAR de novo can generate de novo assemblies for both large and small genomes. It currently does not call variants.



[username@login01 ~]$ module add discovardenovo/52488

Further Information


Icon home.png