get_deseq2_results | R Documentation |
Returns DESeq2 results in long format
get_deseq2_results(dds_object, gene_annots = NULL, use_shrinkage = FALSE)
dds_object |
DDS object after running DESeq |
gene_annots |
Gene annotations which if not given are assumed |
use_shrinkage |
logical whether to perform lfcshrinkage |
data.frame of results in long(ish) format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.