conquering DE analysis
devtools::install_github("twesleyb/conquerDE")
data(L) # list of counts, design, contrast, and meta
conquerDE(L, method="edgeRQLF")
conquerDE(L, method="DESeq2")
conquerDE(L, method="glmGamPoi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.