goTools
This is the development version of goTools; for the stable release version, see goTools.
Functions for Gene Ontology database
Bioconductor version: Development (3.23)
Wraper functions for description/comparison of oligo ID list using Gene Ontology database
Author: Yee Hwa (Jean) Yang <jean at biostat.ucsf.edu>, Agnes Paquet <paquetagnes at yahoo.com>
Maintainer: Agnes Paquet <paquetagnes at yahoo.com>
Citation (from within R, enter
citation("goTools")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("goTools")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | GO, Microarray, Software, Visualization |
| Version | 1.85.0 |
| In Bioconductor since | BioC 1.6 (R-2.1) or earlier (> 20.5 years) |
| License | GPL-2 |
| Depends | GO.db |
| Imports | AnnotationDbi, GO.db, graphics, grDevices |
| System Requirements | |
| URL |
See More
| Suggests | hgu133a.db |
| 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 | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/goTools |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/goTools |
| Package Short Url | https://bioconductor.org/packages/goTools/ |
| Package Downloads Report | Download Stats |