README.md

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.



strayMat/lineageDE documentation built on May 30, 2019, 8:18 a.m.