R/reexport.R

##' @importFrom enrichplot cnetplot
##' @export
enrichplot::cnetplot

##' @importFrom enrichplot dotplot
##' @export
enrichplot::dotplot

##' @importFrom enrichplot emapplot
##' @export
enrichplot::emapplot


##' @importFrom enrichplot goplot
##' @export
enrichplot::goplot

##' @importFrom enrichplot gseaplot
##' @export
enrichplot::gseaplot

##' @importFrom enrichplot gseaplot2
##' @export
enrichplot::gseaplot2

##' @importFrom enrichplot heatplot
##' @export
enrichplot::heatplot

##' @importFrom enrichplot ridgeplot
##' @export
enrichplot::ridgeplot

##' @importFrom clusterProfiler GSEA
##' @export
clusterProfiler::GSEA

##' @importFrom clusterProfiler enricher
##' @export
clusterProfiler::enricher

Try the MAGeCKFlute package in your browser

Any scripts or data that you put into this service are public.

MAGeCKFlute documentation built on Nov. 8, 2020, 5:40 p.m.