r ypages:::packageTitle('enrichplot', 'BioC')

library("badger")
library("ypages")

r badge_bioc_release("enrichplot", "green") r badge_devel("guangchuangyu/enrichplot", "green") Bioc

r badge_download_bioc("enrichplot") r badge_bioc_download("enrichplot", "total", "blue") r badge_bioc_download("enrichplot", "month", "blue")

Project Status: Active - The project has reached a stable, usable state and is being actively developed. platform Build Status Last-changedate

cat(packageDescription('enrichplot')$Description)

For details, please visit https://yulab-smu.top/biomedical-knowledge-mining-book/.

:writing_hand: Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

Twitter saythanks r badger::badge_custom('follow me on', 'WeChat', 'green', 'https://guangchuangyu.github.io/blog_images/biobabble.jpg')

:arrow_double_down: Installation

Get the released version from Bioconductor:

## try http:// if https:// URLs are not supported
if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
## BiocManager::install("BiocUpgrade") ## you may need this
BiocManager::install("enrichplot")

Or the development version from github:

## install.packages("devtools")
devtools::install_github("YuLab-SMU/enrichplot")

:sparkling_heart: Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.



GuangchuangYu/enrichplot documentation built on Aug. 31, 2021, 7:48 p.m.