goseq
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see goseq.
Gene Ontology analyser for RNA-seq and other length biased data
Bioconductor version: 3.21
Detects Gene Ontology and/or other user defined categories which are over/under represented in RNA-seq data.
Author: Matthew Young [aut], Nadia Davidson [aut], Federico Marini [ctb, cre] ORCID iD ORCID: 0000-0003-3252-7758
Maintainer: Federico Marini <marinif at uni-mainz.de>
citation("goseq")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("goseq")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("goseq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.