#library("txtplot")
library("badger")
library("ypages")
library("yulab.utils")

ChIPseeker: ChIP peak Annotation, Comparison, and Visualization

r badge_bioc_release("ChIPseeker", "green") r badge_devel("guangchuangyu/ChIPseeker", "green") Bioc Say Thanks!

Project Status: Active - The project has reached a stable, usable state and is being actively developed. codecov Last-changedate GitHub forks GitHub stars

platform Build Status Linux/Mac Travis Build Status AppVeyor Build Status

cat(packageDescription('ChIPseeker')$Description)

:writing_hand: Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

If you use r Biocpkg('ChIPseeker') in published research, please cite:

: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("ChIPseeker")

Or the development version from github:

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

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/ChIPseeker documentation built on Feb. 9, 2024, 2:06 a.m.