Visualisation of significant pathway-level features
PlotPathFearture(
BioM2_pathways_obj = NULL,
pathlistDB = NULL,
top = 10,
p.adjust.method = "none",
begin = 0.1,
end = 0.9,
alpha = 0.9,
option = "C",
seq = 1
)
a ggplot2 object
Results produced by BioM2(,target='pathways')
A list of pathways with pathway IDs and their corresponding genes ('entrezID' is used). For details, please refer to ( data("GO2ALLEGS_BP") )
Number of significant pathway-level features visualised
p-value adjustment method.(holm", "hochberg", "hommel", "bonferroni", "BH", "BY","fdr","none")
The (corrected) hue in (0,1) at which the color map begins. Detail for scale_fill_viridis().
The (corrected) hue in (0,1) at which the color map ends. Detail for scale_fill_viridis()
The alpha transparency, a number in (0,1). Detail for scale_fill_viridis()
A character string indicating the color map option to use. Detail for scale_fill_viridis()
Interval of x-coordinate