xu-lab / LGEA_Cell_Signature

Elastic net based logistic regression model for LGEA (v3) single cell signature genes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LGEA_Cell_Signature

R implementation of our statistical method to predict the LGEA single cell signature genes.

Developed by Shuyang Zhao.

Our method is comprised of a logistic regression model and a ranking system. The logistic regression model uses elastic net regularization to predict each gene's probability being a cell type signature, based on the integration of multiple signature metrics including cell specific p-values of differential expression tests, gene expression effect size, frequency and sensitivity. A ranking system we developed previously (Guo et al., 2015, PMID: 26600239) is used to define the signature genes for each cell type.

About

Elastic net based logistic regression model for LGEA (v3) single cell signature genes

License:GNU General Public License v3.0


Languages

Language:R 100.0%