[go: nahoru, domu]

Skip to content

Correlation-Based Feature Selection for Single-Cell RNA Sequencing Data

License

Notifications You must be signed in to change notification settings

prabhakarlab/DUBStepR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN Version CRAN Downloads

DUBStepR

DUBStepR (Determining the Underlying Basis using Step-wise Regression) is a feature selection algorithm for cell type identification in single-cell RNA-sequencing data.

{ width=50% }

Feature selection, i.e. determining the optimal subset of genes to cluster cells into cell types, is a critical step in the unsupervised clustering of scRNA-seq data.

DUBStepR is based on the intuition that cell-type-specific marker genes tend to be well correlated with each other, i.e. they typically have strong positive and negative correlations with other marker genes. After filtering genes based on a correlation range score, DUBStepR exploits structure in the gene-gene correlation matrix to prioritize genes as features for clustering. A vignette for using DUBStepR on scRNA-seq data can be accessed using browseVignettes("DUBStepR").

The DUBStepR methodology is described in the workflow below, and in our latest preprint on bioRxiv:

{ width=50% }

About

Correlation-Based Feature Selection for Single-Cell RNA Sequencing Data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages