Learn R Programming

⚠️There's a newer version (1.4.0) of this package.Take me there.

CODEX (version 1.0.0)

A Normalization and Copy Number Variation Detection Method for Whole Exome Sequencing

Description

A normalization and copy number variation calling procedure for whole exome DNA sequencing data. CODEX relies on the availability of multiple samples processed using the same sequencing pipeline for normalization, and does not require matched controls. The normalization model in CODEX includes terms that specifically remove biases due to GC content, exon length and targeting and amplification efficiency, and latent systemic artifacts. CODEX also includes a Poisson likelihood-based recursive segmentation procedure that explicitly models the count-based exome sequencing data.

Copy Link

Version

Version

1.0.0

License

GPL-2

Maintainer

Yuchao Jiang

Last Published

February 15th, 2017

Functions in CODEX (1.0.0)

getbambed

Get bam file directories, sample names, and exonic positions
gcDemo

Demo data pre-stored for GC content.
mappability

Pre-computed mappabilities
mappDemo

Demo data pre-stored for mappability.
choiceofK

Determine the number of latent factors K.
bambedObjDemo

Demo data pre-stored for bambedObj.
getmapp

Get mappability for each exonic target
normalize

Normalization of read depth from whole exome sequencing
normalize2

Normalization of read depth from whole exome sequencing under the case-control setting
mapp_ref

Position reference for pre-computed mappability results.
CODEX-package

A Normalization and Copy Number Variation Detection Method for Whole Exome Sequencing
coverageObjDemo

Demo data pre-stored for coverageObj.
qcObjDemo

Demo data pre-stored for qcObj.
segment

Recursive segmentation algorithm for CNV detection and genotyping
getcoverage

Get depth of coverage from whole exome sequencing
getgc

Get GC content for each exonic target
normObjDemo

Demo data pre-stored for normObj.
qc

Quality control procedure for depth of coverage