- Home
- Bioconductor 3.23
- Experiment Packages
- fabiaData (development version)
fabiaData
This is the development version of fabiaData; for the stable release version, see fabiaData.
Data sets for FABIA (Factor Analysis for Bicluster Acquisition)
Bioconductor version: Development (3.23)
Supplying gene expression data sets for the demos of the biclustering method "Factor Analysis for Bicluster Acquisition" (FABIA). The following three data sets are provided: A) breast cancer (van't Veer, Nature, 2002), B) multiple tissues (Su, PNAS, 2002), and C) diffuse large-B-cell lymphoma (Rosenwald, N Engl J Med, 2002).
Author: Sepp Hochreiter <hochreit at bioinf.jku.at>
Maintainer: Sepp Hochreiter <hochreit at bioinf.jku.at>
citation("fabiaData")):
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("fabiaData")
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("fabiaData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.