Description Usage Arguments Value Examples
Imports: DESeq2, vsn ggpubr ggplot2 SummarizedExperiment
1 |
dds |
DESeq object: can be obtained as 3rd item from seekDEseq(), or from the normal DESeq2 pipeline |
ggarrange object with variance plots for 3 transformations
1 2 3 4 | myCounts
myGroups
myDE <- seekDeseq(Counts = myCounts, Groups = myGroups)
seekTransformations(myDE[[3]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.