Difference between revisions of "CNVkit"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|cnvkit}} |{{#vardefine:url|https://github.com/etal/cnvkit}} <!--CONFIGURATION: OPTIONAL (|1}} means it...")
 
m (Text replacement - "#uppercase" to "uc")
Line 36: Line 36:
 
-->
 
-->
 
==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:06, 6 December 2019

Description

cnvkit website  

A command-line toolkit and Python library for detecting copy number variants and alterations genome-wide from targeted DNA sequencing.

Required Modules

Serial

  • gcc/5.2.0
  • cnvkit

System Variables

  • HPC_CNVKIT_DIR - installation directory
  • HPC_CNVKIT_BIN - executable directory