- Home
- Bioconductor 3.23
- Software Packages
- convert (development version)
convert
This is the development version of convert; for the stable release version, see convert.
Convert Microarray Data Objects
Bioconductor version: Development (3.23)
Define coerce methods for microarray data objects.
Author: Gordon Smyth <smyth at wehi.edu.au>, James Wettenhall <wettenhall at wehi.edu.au>, Yee Hwa (Jean Yang) <jean at biostat.ucsf.edu>, Martin Morgan <Martin.Morgan at RoswellPark.org>
Maintainer: Yee Hwa (Jean) Yang <jean at biostat.ucsf.edu>
citation("convert")):
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("convert")
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("convert")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.