- Home
- Bioconductor 3.22
- Software Packages
- webbioc
webbioc
This is the released version of webbioc; for the devel version, see webbioc.
Bioconductor Web Interface
Bioconductor version: Release (3.22)
An integrated web interface for doing microarray analysis using several of the Bioconductor packages. It is intended to be deployed as a centralized bioinformatics resource for use by many users. (Currently only Affymetrix oligonucleotide analysis is supported.)
Author: Colin A. Smith <colin at colinsmith.org>
Maintainer: Colin A. Smith <colin at colinsmith.org>
citation("webbioc")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("webbioc")
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("webbioc")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.