Difference between revisions of "ExomeCNV"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:GenomicsCategory:Bioinformatics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|exomecnv}} |{{#vardefine:url|https://secure.genome.ucl...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
(One intermediate revision by one other user not shown) | |||
Line 39: | Line 39: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
Line 81: | Line 81: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
+ | =Validation= | ||
+ | * Validated 4/5/2018 |
Latest revision as of 21:20, 6 December 2019
Description
ExomeCNV is an R package tailored to detection of CNV (Copy-Number Variants) and LOH (Loss of Heterozygosity) from exome sequencing data. It exploits the unique discrete feature of exon definitions and incredible cross-sample consistency of depth-of-coverage. ExomeCNV is most suitable when paired samples (e.g. tumor-normal pair) are available. Both of the paired samples should be processed and sequenced in a similar manner (e.g. same library prep, sequencer, average depth-of-coverage, etc.). The inputs necessary for ExomeCNV are
- bam/pileup file
- exome definition file (.bed)
- a conservative approximation of sample admixture rate.
Required Modules
Serial
- exomecnv
System Variables
- HPC_EXOMECNV_DIR - installation directory
Validation
- Validated 4/5/2018