Hi,
I was wondering if anyone knew a way to make the export of pdfs from EnhancedVolcano significantly smaller in terms of file size for plots containing many points (over 100K). Right now they are like 4mb after externally reducing the size of the pdf before manipulating it in Illustrator which is still too large, starting size is like 20mb.
Wondering if there are any tricks out there, thanks.
Thanks, very helpful! So my input table in this instance is a DESeqDataSet, would you still use sample() or seq() in that case? I have about 325K variables and would def be able to remove 50% within certain FC and pval constraints, probably FC < 2 and pval > .5
Well, I mean to reduce the size of just the results table object, and to also clearly report this in the methods, i.e., 'x number of non-statistically significant variables were removed for the purpose of improving visualisation'
Other filtering could become before you even run DESeq2, i.e., for low count variables (?)