Skip to content
forked from pneuvial/c3co

Infering cancer cell clonality from copy-number data

Notifications You must be signed in to change notification settings

mpierrejean/c3co

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis Build Status AppVeyor Build Status Coverage Status

c3co: Infering cancer cell clonality from copy number data

Installation

devtools::install_github("pneuvial/c3co")

Model

This package implements a constraint dictionary learning algotrithm to recover subclones across several DNA copy number profiles. The c3co model is decribed in the figure below. Two heterogeneous tumor samples (green and yellow circles) are composed of a collection of normal cells (gray discs) and two cancer subclones (red triangles and blue squares). One of the cancer subclones is present in both tumor samples.

The corresponding (noiseless) total copy number profiles are displayed in the figure below. They are given by a linear combination of the latent profiles. This Figure is adapted from Nowak et al (Biostatistics, 2011).

The c3co method aims at infering the latent (blue, red and gray) copy-number profiles and the corresponding weights from the observed (yellow and green) copy-number profiles. Importantly, c3co takes advantage of the information of parental copy numbers, which are available from allelic ratios (a.k.a. B allele fractions or BAF) as measured by SNP array data or whole exome (WXS) or whole genome sequencing (WGS) data.

Documentation

See the package vignette

About

Infering cancer cell clonality from copy-number data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 100.0%