Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ikwak2/DrImpute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package, DrImpute

Il-Youp Kwak ([email protected]), with contributions from Wuming Gong.

R/DrImpute is an R package for imputing dropout events in single-cell RNA-sequencing data. It improve many statistical tools used for scRNA-seq analysis that do not account for dropout events.

Details are described here

installation

From CRAN :

install.packages("DrImpute")

Or, with devtools:

library(devtools)
install_github("ikwak2/DrImpute")

License

The R/DrImpute package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

A copy of the GNU General Public License, version 3, is available at https://www.r-project.org/Licenses/GPL-3

About

Imputing dropout events in single-cell RNA-sequencing data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published