- Home
- Bioconductor 3.19
- Software Packages
- BiocStyle
BiocStyle
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see BiocStyle.
Standard styles for vignettes and other Bioconductor documents
Bioconductor version: 3.19
Provides standard formatting styles for Bioconductor PDF and HTML documents. Package vignettes illustrate use and functionality.
Author: Andrzej Oleś [aut] , Mike Smith [ctb] , Martin Morgan [ctb], Wolfgang Huber [ctb], Bioconductor Package [cre]
Maintainer: Bioconductor Package <maintainer at bioconductor.org>
citation("BiocStyle")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BiocStyle")
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("BiocStyle")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.