Git Product home page Git Product logo

scdesign2's Introduction

scDesign2

A transparent simulator that generates high-fidelity single-cell gene expression count data with gene correlations captured

Installation

if(!require(devtools)) install.packages("devtools")
library(devtools)

devtools::install_github("JSB-UCLA/scDesign2")

If errors occur due to the curl package, this discussion on stackoverflow could be helpful.

If dependency R packages are updated when installing the devtools R package, try closing and restarting the R session before proceeding.

The scDesign2 R package do not have many dependencies (for a complete list, please refer to the DESCRIPTION file). However, it does depend on the parallel package, where we use the mclapply() function for the parallel model fitting of multiple cell types. Unfortunately, mclapply()'s parallelization can only be executed on Unix-like operating systems but not on Windows. Therefore, the model fitting of multiple cell types will take longer on Windows. We will try to fix this issue in the future.

Tutorials

This tutorial introduces how to use the scDesign2 R package, and can be directly used when trustworthy cell type information is available.

If not, then this tutorial can be read, which introduces how cell clustering can be performed and evaluated before using the scDesign2 method.

Citation

Sun, T., Song, D., Li, W.V. et al. scDesign2: a transparent simulator that generates high-fidelity single-cell gene expression count data with gene correlations captured. Genome Biol 22, 163 (2021). https://doi.org/10.1186/s13059-021-02367-2

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.