Biobase
This is the development version of Biobase; for the stable release version, see Biobase.
Biobase: Base functions for Bioconductor
Bioconductor version: Development (3.23)
Functions that are needed by many other packages or which replace R functions.
Author: R. Gentleman [aut], V. Carey [aut], M. Morgan [aut], S. Falcon [aut], Haleema Khan [ctb] ('esApply' and 'BiobaseDevelopment' vignette translation from Sweave to Rmarkdown / HTML), Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("Biobase")):
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("Biobase")
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("Biobase")
| An introduction to Biobase and ExpressionSets | R Script | |
| esApply Introduction | HTML | R Script |
| Notes for eSet developers | HTML | R Script |
| Reference Manual | ||
| NEWS | Text |
Details
| biocViews | Infrastructure, Software |
| Version | 2.71.0 |
| In Bioconductor since | BioC 1.6 (R-2.1) or earlier (> 20.5 years) |
| License | Artistic-2.0 |
| Depends | R (>= 2.10), BiocGenerics(>= 0.27.1), utils |
| Imports | methods |
| System Requirements | |
| URL | https://bioconductor.org/packages/Biobase |
| Bug Reports | https://github.com/Bioconductor/Biobase/issues |
See More
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | Biobase_2.71.0.tar.gz |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/Biobase |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/Biobase |
| Bioc Package Browser | https://code.bioconductor.org/browse/Biobase/ |
| Package Short Url | https://bioconductor.org/packages/Biobase/ |
| Package Downloads Report | Download Stats |