Plot venn plot of specified genes/proteins across multiple omics results
plot_multi_venn.Rd
Plot a venn plot for significant candidate in muitiple omics results, based on identifiers('name')
Arguments
- omics_list
A list composed of SummarizedExperiment or DEGdata objects or.
- to_upper
Logical, whether transform all identifiers to upper
- plot
Logical(1), return a venn plot or a table.
- background
NULL or character vector of names of background protein/gene pool. If background is provided, plot_multi_venn only consider candidates in background.