recipe bioconductor-rgreat

GREAT Analysis - Functional Enrichment on Genomic Regions

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/rGREAT.html

License:

MIT + file LICENSE

Recipe:

/bioconductor-rgreat/meta.yaml

Links:

biotools: rgreat, doi: 10.1038/nmeth.3252

GREAT (Genomic Regions Enrichment of Annotations Tool) is a type of functional enrichment analysis directly performed on genomic regions. This package implements the GREAT algorithm (the local GREAT analysis), also it supports directly interacting with the GREAT web service (the online GREAT analysis). Both analysis can be viewed by a Shiny application. rGREAT by default supports more than 600 organisms and a large number of gene set collections, as well as self-provided gene sets and organisms from users. Additionally, it implements a general method for dealing with background regions.

package bioconductor-rgreat

(downloads) docker_bioconductor-rgreat

Versions:
2.0.0-12.0.0-01.26.0-01.24.0-01.22.0-11.22.0-01.20.0-01.18.0-01.16.0-1

2.0.0-12.0.0-01.26.0-01.24.0-01.22.0-11.22.0-01.20.0-01.18.0-01.16.0-11.14.0-01.12.1-01.11.1-01.8.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-rgreat

and update with:

conda update bioconductor-rgreat

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-rgreat:<tag>

(see bioconductor-rgreat/tags for valid values for <tag>)

Download stats