Delly: Difference between revisions

From UFRC
Jump to navigation Jump to search
Maxprok (talk | contribs)
Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|delly}} |{{#vardefine:url|https://github.com/dellytools/..."
 
m Text replacement - "#uppercase" to "uc"
Line 35: Line 35:
-->
-->
==System Variables==
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory


<!--Configuration-->
<!--Configuration-->

Revision as of 21:20, 6 December 2019

Description

delly website  

Delly2 is an integrated structural variant prediction method that can discover, genotype and visualize deletions, tandem duplications, inversions and translocations at single-nucleotide resolution in short-read massively parallel sequencing data. It uses paired-ends and split-reads to sensitively and accurately delineate genomic rearrangements throughout the genome. Structural variants can be visualized using Delly-maze and Delly-suave.

Required Modules

Serial

  • delly

System Variables

  • HPC_DELLY_DIR - installation directory
  • HPC_DELLY_BIN - executable directory