knitr::opts_chunk$set(echo = TRUE, out.width = "100%")
@Soneson2018 @VandenBerge2018
devtools::install_github("twesleyb/conquerDE")
library(conquerDE)
data(L) res <- conquerDE(L, method="edgeRQLF") head(res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.