#library("txtplot") library("badger") library("ypages") library("yulab.utils")
r badge_bioc_release("ChIPseeker", "green")
r badge_devel("guangchuangyu/ChIPseeker", "green")
cat(packageDescription('ChIPseeker')$Description)
Guangchuang YU
School of Basic Medical Sciences, Southern Medical University
If you use r Biocpkg('ChIPseeker')
in published research, please cite:
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("ChIPseeker")
Or the development version from github:
## install.packages("devtools") devtools::install_github("YuLab-SMU/ChIPseeker")
We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.