Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 659 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 659 Bytes

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.