CompGO: An R pipeline for .bed file annotation, comparing GO term enrichment between gene sets and data visualisation

This package contains functions to accomplish several tasks. It is able to download full genome databases from UCSC, import .bed files easily, annotate these .bed file regions with genes (plus distance) from aforementioned database dumps, interface with DAVID to create functional annotation and gene ontology enrichment charts based on gene lists (such as those generated from input .bed files) and finally visualise and compare these enrichments using either directed acyclic graphs or scatterplots.

Getting started

Package details

AuthorSam D. Bassett [aut], Ashley J. Waardenberg [aut, cre]
Bioconductor views GO GeneSetEnrichment MultipleComparison Visualization
MaintainerAshley J. Waardenberg <A.Waardenberg@victorchang.edu.au>
LicenseGPL-2
Version1.26.0
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("CompGO")

Try the CompGO package in your browser

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

CompGO documentation built on Nov. 8, 2020, 8:22 p.m.