btmonier / vidger

Make rapid visualizations of RNA-seq data in R
GNU General Public License v3.0
18 stars 6 forks source link

Incorrect number of DEGs #9

Open harish0201 opened 3 years ago

harish0201 commented 3 years ago

Hi!

Hope you're doing well!

I'm trying to create the Volcano and MA plots for a dataset I've been working on. However, it seems that the figure legends consistently show a difference between the number of DEGs generated by DESeq2 and vsVolcano/MA functions.

Is there a way to disable the predictions from vidger and just work with the DESeq2 object or coerced dataframe?