Closed nicolas-enjalbert closed 3 years ago
One possibility is to keep the object in 'x' and call the other arguments p_values and fold_changes.
This is not optimal because the 'x' argument of the volcanoPlot method will represent two different things in the methods volcanoPlot.sansSouci and volcanoPlot.numeric. But maybe not too bad since volcanoPlot.numeric is not exported...
Let's merge (and keep this branch for some time)
Issue with this solution: inconsistency between the first arguments of volcanoPlot.sansSouci and volcanoPlot.numeric.