Name Mode Size
.github 040000
R 040000
data 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 0 kb
.svnignore 100644 0 kb
.travis.yml 100644 1 kb
CONDUCT.md 100644 1 kb
DESCRIPTION 100644 2 kb
GEODATA 100644 0 kb
Makefile 100644 1 kb
NAMESPACE 100644 3 kb
NEWS 100644 16 kb
NEWS.md 100644 2 kb
README.Rmd 100644 5 kb
README.md 100644 5 kb
appveyor.yml 100644 1 kb
README.md
# ChIPseeker: ChIP peak Annotation, Comparison, and Visualization <img src="https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ChIPseeker/ChIPseeker.png" height="200" align="right" /> [![](https://img.shields.io/badge/release%20version-1.18.0-green.svg)](https://www.bioconductor.org/packages/ChIPseeker) [![](https://img.shields.io/badge/devel%20version-1.19.1-green.svg)](https://github.com/guangchuangyu/ChIPseeker) [![Bioc](http://www.bioconductor.org/shields/years-in-bioc/ChIPseeker.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ChIPseeker.html#since) [![Say Thanks\!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/GuangchuangYu) [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![codecov](https://codecov.io/gh/GuangchuangYu/ChIPseeker/branch/master/graph/badge.svg)](https://codecov.io/gh/GuangchuangYu/ChIPseeker/) [![Last-changedate](https://img.shields.io/badge/last%20change-2019--04--16-green.svg)](https://github.com/GuangchuangYu/ChIPseeker/commits/master) [![GitHub forks](https://img.shields.io/github/forks/GuangchuangYu/ChIPseeker.svg)](https://github.com/GuangchuangYu/ChIPseeker/network) [![GitHub stars](https://img.shields.io/github/stars/GuangchuangYu/ChIPseeker.svg)](https://github.com/GuangchuangYu/ChIPseeker/stargazers) [![platform](http://www.bioconductor.org/shields/availability/devel/ChIPseeker.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ChIPseeker.html#archives) [![Build Status](http://www.bioconductor.org/shields/build/devel/bioc/ChIPseeker.svg)](https://bioconductor.org/checkResults/devel/bioc-LATEST/ChIPseeker/) [![Linux/Mac Travis Build Status](https://img.shields.io/travis/GuangchuangYu/ChIPseeker/master.svg?label=Mac%20OSX%20%26%20Linux)](https://travis-ci.org/GuangchuangYu/ChIPseeker) [![AppVeyor Build Status](https://img.shields.io/appveyor/ci/Guangchuangyu/ChIPseeker/master.svg?label=Windows)](https://ci.appveyor.com/project/GuangchuangYu/ChIPseeker) This package implements functions to retrieve the nearest genes around the peak, annotate genomic region of the peak, statstical methods for estimate the significance of overlap among ChIP peak data sets, and incorporate GEO database for user to compare their own dataset with those deposited in database. The comparison can be used to infer cooperative regulation and thus can be used to generate hypotheses. Several visualization functions are implemented to summarize the coverage of the peak experiment, average profile and heatmap of peaks binding to TSS regions, genomic annotation, distance to TSS, and overlap of peaks or genes. For details, please visit our project website, <https://guangchuangyu.github.io/software/ChIPseeker>. - [Documentation](https://guangchuangyu.github.io/software/ChIPseeker/documentation/) - [Featured Articles](https://guangchuangyu.github.io/software/ChIPseeker/featuredArticles/) - [Feedback](https://guangchuangyu.github.io/software/ChIPseeker/#feedback) [![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?hashtags=ChIPseeker&url=http://bioinformatics.oxfordjournals.org/content/31/14/2382&screen_name=guangchuangyu) [![](https://img.shields.io/badge/follow%20me%20on-微信-green.svg)](https://guangchuangyu.github.io/blog_images/biobabble.jpg) [![](https://img.shields.io/badge/打赏-支付宝/微信-green.svg)](https://guangchuangyu.github.io/blog_images/pay_qrcode.png) ----- Please cite the following article when using `ChIPseeker`: ***Yu G***, Wang LG and He QY<sup>\*</sup>. ChIPseeker: an R/Bioconductor package for ChIP peak annotation, comparison and visualization. ***Bioinformatics*** 2015, 31(14):2382-2383. [![](https://img.shields.io/badge/doi-10.1093/bioinformatics/btv145-green.svg)](https://doi.org/10.1093/bioinformatics/btv145) [![](https://img.shields.io/badge/Altmetric-34-green.svg)](https://www.altmetric.com/details/3781087) ----- ### Citation <img src="https://guangchuangyu.github.io/software/citation_trend/ChIPseeker.png" width="890"/> ### Download stats [![download](http://www.bioconductor.org/shields/downloads/ChIPseeker.svg)](https://bioconductor.org/packages/stats/bioc/ChIPseeker) [![](https://img.shields.io/badge/download-33391/total-blue.svg)](https://bioconductor.org/packages/stats/bioc/ChIPseeker) [![](https://img.shields.io/badge/download-997/month-blue.svg)](https://bioconductor.org/packages/stats/bioc/ChIPseeker) <img src="https://guangchuangyu.github.io/software/dlstats/ChIPseeker.png" width="890"/> ## Contributing We welcome any contributions\! By participating in this project you agree to abide by the terms outlined in the [Contributor Code of Conduct](CONDUCT.md).