BiocGenerics
This is the development version of BiocGenerics; for the stable release version, see BiocGenerics.
S4 generic functions used in Bioconductor
Bioconductor version: Development (3.23)
The package defines many S4 generic functions used in Bioconductor.
Author: The Bioconductor Dev Team [aut], Hervé Pagès [aut, cre]
, Laurent Gatto [ctb]
, Nathaniel Hayden [ctb], James Hester [ctb], Wolfgang Huber [ctb], Michael Lawrence [ctb], Martin Morgan [ctb]
, Valerie Obenchain [ctb]
Maintainer: Hervé Pagès <hpages.on.github at gmail.com>
citation("BiocGenerics")):
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("BiocGenerics")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | |
| NEWS | Text |
Details
| biocViews | Infrastructure, Software |
| Version | 0.57.0 |
| In Bioconductor since | BioC 2.10 (R-2.15) (13.5 years) |
| License | Artistic-2.0 |
| Depends | R (>= 4.0.0), methods, utils, graphics, stats, generics |
| Imports | methods, utils, graphics, stats |
| System Requirements | |
| URL | https://bioconductor.org/packages/BiocGenerics |
| Bug Reports | https://github.com/Bioconductor/BiocGenerics/issues |
See More
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | BiocGenerics_0.57.0.tar.gz |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/BiocGenerics |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/BiocGenerics |
| Bioc Package Browser | https://code.bioconductor.org/browse/BiocGenerics/ |
| Package Short Url | https://bioconductor.org/packages/BiocGenerics/ |
| Package Downloads Report | Download Stats |