An open API service indexing awesome lists of open source software.

https://github.com/sysbiochalmers/dsave-r

R Package DSAVE (Down-SAmpling based Variation Estimation). The package operates on single-cell RNA-Seq data and is useful for finding misclassified cells, comparing the outcome of clustering methods, figuring out minimum clustering sizes to get the same variation as for bulk, and comparing the technical variation across datasets. The package is compatible with Seurat.
https://github.com/sysbiochalmers/dsave-r

Last synced: over 1 year ago
JSON representation

R Package DSAVE (Down-SAmpling based Variation Estimation). The package operates on single-cell RNA-Seq data and is useful for finding misclassified cells, comparing the outcome of clustering methods, figuring out minimum clustering sizes to get the same variation as for bulk, and comparing the technical variation across datasets. The package is compatible with Seurat.

Awesome Lists containing this project

README

          

# DSAVE (Down-SAmpling based Variation Estimation)

![](https://github.com/sysbiochalmers/DSAVE-R/workflows/Build%20vignette%20and%20package/badge.svg)

Installation:

1. Install and load devtools:

install.packages("devtools")

library(devtools)

2. Install from GitHub:

install_github("SysBioChalmers/DSAVE-R")

The vignette can be found [here](https://sysbiochalmers.github.io/DSAVE-R/)

Link to the paper in which DSAVE is described (and for citation): https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0243360