Hi folks,
Currently I am able to extract a table of counts normalized by size factors:
normalized\_counts = counts(dds, normalized=TRUE)
However, these counts are still before fitting in the analysis.
Is...it possible to obtain the post-fitting counts from DESeq2 analysis?
Thanks
 
updated 8.8 years ago • pchiang5