- Home
- Bioconductor 3.23
- Software Packages
- biocViews (development version)
biocViews
This is the development version of biocViews; for the stable release version, see biocViews.
Categorized views of R package repositories
Bioconductor version: Development (3.23)
Infrastructure to support 'views' used to classify Bioconductor packages. 'biocViews' are directed acyclic graphs of terms from a controlled vocabulary. There are three major classifications, corresponding to 'software', 'annotation', and 'experiment data' packages.
Author: Vincent Carey [aut], Benjamin Harshfield [aut], Seth Falcon [aut], Sonali Arora [aut], Lori Shepherd [aut], Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("biocViews")):
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("biocViews")
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("biocViews")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.