README.md

# geneXtendeR ##### R/Bioconductor package for optimized functional annotation of ChIP-seq data ![AUR](https://img.shields.io/aur/license/yaourt.svg) [![Bioconductor Time](http://bioconductor.org/shields/years-in-bioc/geneXtendeR.svg)](http://bioconductor.org/packages/release/bioc/html/geneXtendeR.html "Bioconductor status")

To see geneXtendeR in action (and why you may want to use it as part of your next ChIP-seq workflow), see Section 1 of the vignette.

Github installation instructions (for latest updated version)

You can install the current GitHub version using the devtools package:

if (!require("devtools")) install.packages("devtools")
devtools::install_github("Bohdan-Khomtchouk/geneXtendeR")

And then load the package:

library(geneXtendeR)

Bioconductor landing page (updated biannually -- so likely out-of-date)

geneXtendeR can be found at: https://bioconductor.org/packages/geneXtendeR/. This URL will redirect to the release landing page of the package and is the URL that should be used (in publications, etc.) to refer to geneXtendeR. You can also refer specifically to the development, release, or specific numbered version of Bioconductor:

https://bioconductor.org/packages/devel/geneXtendeR/

https://bioconductor.org/packages/release/geneXtendeR/

https://bioconductor.org/packages/3.8/geneXtendeR/

Bioconductor installation instructions

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("geneXtendeR")

Citation

Coming soon!



Try the geneXtendeR package in your browser

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

geneXtendeR documentation built on Nov. 8, 2020, 11:09 p.m.