PaulingLiu ROGUE Save

Assessing the purity of single cell population

Project README

ROGUE (Ratio of Global Unshifted Entropy)

Contents

Overview

Often, it is not even clear whether a given cluster is uniform in unsupervised scRNA-seq data analyses. Here, we proposed the concept of cluster purity and introduced a conceptually novel statistic, named ROGUE, to examine whether a given cluster is a pure cell population.

Installation Guide

Installing dependency package
Before installing ROGUE, the “tidyverse” package should be installed first:

install.packages("tidyverse")

Installing ROGUE
To install ROGUE, run:

if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools")
devtools::install_github("PaulingLiu/ROGUE")

Tutorial

For more details and basic usage see following tutorials:

  1. Guided Tutorial (It takes a few seconds to load the HTML file)

Reproduction instructions

The scripts for producing all the quantitative results in our manuscript can be found in scripts.

Citation

If you use ROGUE in your research, please considering citing:

Contact

Please contact us:
Baolin Liu: [email protected]
Zemin Zhang: [email protected]

©2019 Baolin Liu, Chenwei Li. Zhang Lab. All rights reserved.

Open Source Agenda is not affiliated with "PaulingLiu ROGUE" Project. README Source: PaulingLiu/ROGUE
Stars
80
Open Issues
7
Last Commit
1 year ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating