Skip to content

strayMat/warpDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package : warpDE

Differential expressed genes between reconstructed cell lineages

Installation

You have to install and load devtools. You can do this from CRAN. In a R console enter:

install.packages("devtools")
library(devtools)

Then use the install_github function to install the package:

install_github("strayMat/warpDE")

A vignette details the usual workflow for the detection of differential expressed genes in scRNA-Seq data.

Issues and bug reports

Please use https://github.com/strayMat/warpDE/issues to submit issues, bug reports, and comments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages