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:
geneXtendeR
R/Bioconductor package for optimized functional annotation of ChIP-seq data
To see
geneXtendeRin 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:
And then load the package:
Bioconductor landing page (updated biannually – so likely out-of-date)
geneXtendeRcan 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 togeneXtendeR. 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
Citation
Coming soon!