Skip to content
/ CCNMF Public template

A Coupled-Clone Nonnegative Matrix Factorization Method for Integrating Tumor Single-Cell RNA and DNA Sequencing Data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

XQBai/CCNMF

Repository files navigation

CCNMF

Overview

Coupled-Clone Nonnegative Matrix Factorization (CCNMF) is a method for joint inference of clonal structure using paired Single-cell DNA-Seq and RNA-Seq data. The framework is based on optimizing an objective function that maximizes clone structure coherence between single-cell gene expression and copy number profiles, in which the two profiles are coupled by the dosage effect. The coupling dosage effect can be estimated prior either by a linear regression model using publicly available paired RNA and DNA bulk sequencing data (TCGA), or by using an uninformative prior. The workflow in CCNMF is illustrated in the figure below.

Installation

install.packages('devtools')
devtools::install_github("labxscut/CCNMF")

Analyze gastric cancer NCI-N87 cell line

Raw data

  • Download NCI-N87 single-cell RNA-seq data from Gene Expression Omnibus (GSE142750).

  • Download NCI-N87 single-cell DNA-seq FASTQ files from National Institute of Health’s SRA repository PRJNA498809.

  • The raw data can be accessed from NCI_N87 raw data.

Preprocess data

Run CCNMF


Analyze primary gastric cancer P5931

Preprocess data

Run CCNMF


Simulation

Generate simulated paired scDNA and scRNA

Reference

Xiangqi Bai, Zhana Duren, Lin Wan, and Li C. Xia. Joint Inference of Clonal Structure using Single-cell Genome and Transcriptome Sequencing Data NAR Genomics and Bioinformatics

Contact

About

A Coupled-Clone Nonnegative Matrix Factorization Method for Integrating Tumor Single-Cell RNA and DNA Sequencing Data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published