Category
This is the development version of Category; for the stable release version, see Category.
Category Analysis
Bioconductor version: Development (3.23)
A collection of tools for performing category (gene set enrichment) analysis.
Author: Robert Gentleman [aut], Seth Falcon [ctb], Deepayan Sarkar [ctb], Robert Castelo [ctb], Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R, enter
citation("Category")):
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("Category")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Annotation, GO, GeneSetEnrichment, Pathways, Software |
| Version | 2.77.0 |
| In Bioconductor since | BioC 1.6 (R-2.1) or earlier (> 20.5 years) |
| License | Artistic-2.0 |
| Depends | methods, stats4, BiocGenerics, AnnotationDbi, Biobase, Matrix |
| Imports | utils, stats, graph, RBGL, GSEABase, genefilter, annotate, DBI |
| System Requirements | |
| URL |
See More
| Suggests | EBarrays, ALL, Rgraphviz, RColorBrewer, xtable (>= 1.4-6), hgu95av2.db, KEGGREST, karyoploteR, geneplotter, limma, lattice, RUnit, org.Sc.sgd.db, GOstats, GO.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/Category |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/Category |
| Package Short Url | https://bioconductor.org/packages/Category/ |
| Package Downloads Report | Download Stats |