Giter VIP home page Giter VIP logo

rogue's Introduction

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]

Copyright

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.