Generate a volcano plot for the data.
Arguments
- dataSet
The data set corresponds to the output from the function
analyze.mod_t
,analyze.t
, oranalyze.wilcox
.- P.thres
THe threshold value of p-value (default = 0.05) used to plot the horizontal line (-log10(P.thres)) on the volcano plot.
- F.thres
The absolute threshold value of fold change (default = 1) used to plot the two vertical lines (-F.thres and F.thres) on the volcano plot.