I hereby claim:
- I am federicomarini on github.
- I am federicomarini (https://keybase.io/federicomarini) on keybase.
- I have a public key ASD6JAfpjhUeBpXdKkLJc5N39D7GI7SJ8Dx8VZZMgvwLDAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
library(DESeq2) | |
wrapup_for_iSEE <- function(dds, res) { | |
# dds to vst | |
vst <- vst(dds) | |
# initialize the container | |
se <- SummarizedExperiment( | |
assays = List( | |
counts = counts(dds), |