rGREAT

This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see rGREAT.

Client for GREAT Analysis


Bioconductor version: 3.6

This package makes GREAT (Genomic Regions Enrichment of Annotations Tool) analysis automatic by constructing a HTTP POST request according to user's input and automatically retrieving results from GREAT web server.

Author: Zuguang Gu

Maintainer: Zuguang Gu <z.gu at dkfz.de>

Citation (from within R, enter citation("rGREAT")):

Installation

To install this package, start R (version "3.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("rGREAT")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF
NEWS Text

Details

biocViews Coverage, GO, GeneSetEnrichment, GenomeAnnotation, Pathways, Sequencing, Software, WholeGenome
Version 1.11.1
In Bioconductor since BioC 3.1 (R-3.2) (9 years)
License GPL (>= 2)
Depends R (>= 3.1.2), GenomicRanges, IRanges, methods
Imports rjson, GetoptLong (>= 0.0.9), RCurl, utils, stats
System Requirements
URL https://github.com/jokergoo/rGREAT http://great.stanford.edu/public/html/
See More
Suggests testthat (>= 0.3), knitr, circlize
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package rGREAT_1.11.1.tar.gz
Windows Binary rGREAT_1.11.1.zip
Mac OS X 10.11 (El Capitan) rGREAT_1.11.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/rGREAT
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/rGREAT
Package Short Url https://bioconductor.org/packages/rGREAT/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.6 Source Archive