- Home
- Bioconductor 3.22
- Software Packages
- biocViews
biocViews
This is the released version of biocViews; for the devel version, see biocViews.
Categorized views of R package repositories
Bioconductor version: Release (3.22)
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.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
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.