plotVolcano-GreatJob-method.RdMake volcano plot
# S4 method for GreatJob
plotVolcano(object, ontology, min_region_hits = 5,
x_values = c("fold_enrichment", "z-score"),
y_values = c("p_value", "p_adjust"),
main = NULL)A GreatJob-class object returned by submitGreatJob.
A single ontology names. Valid values are in availableOntologies.
Minimal number of input regions overlapping to the geneset associated regions.
Which values for the x-axis.
Which values for the y-axis.
Title of the plot.
Since the enrichment is an over-representation test, it is only the half volcano.
# There is no example
NULL
#> NULL