export {EnrichmentBrowser} | R Documentation |
This function exports results of differential expression (DE) analysis such as enrichplot and GOPlot.
export(res, to = c("enrichplot", "GOPlot"))
res |
|
to |
Character. Downstream package to which export enrichment analysis
results to. Defaults to |