- Home
- Bioconductor 3.10
- Software Packages
- biocViews
biocViews
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see biocViews.
Categorized views of R package repositories
Bioconductor version: 3.10
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: VJ Carey <stvjc at channing.harvard.edu>, BJ Harshfield <rebjh at channing.harvard.edu>, S Falcon <sfalcon at fhcrc.org> , Sonali Arora, Lori Shepherd <lori.shepherd at roswellpark.org>
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
citation("biocViews")):
Installation
To install this package, start R (version "3.6") 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.