Entering edit mode
aaron.buechlein
•
0
@aaronbuechlein-14296
Last seen 16 days ago
Is there a way to create simple diagnostic plots from the DESeqDataSet object, plots similar to simply plot(fit)
where fit is an lm object? Basically plots similar to this https://data.library.virginia.edu/diagnostic-plots/. I've dug around the DESeqDataSet object, but can't find the information I need.