- Home
- Bioconductor 3.18
- Experiment Packages
- orthosData
orthosData
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see orthosData.
Data for the orthos package
Bioconductor version: 3.18
`orthosData` is the companion ExperimentData package to the `orthos` R package for mechanistic studies using differential gene expression experiments. It provides functions for retrieval from ExperimentHub and local caching of the models and datasets used internally in orthos.
Author: Panagiotis Papasaikas [aut, cre] , Charlotte Soneson [aut] , Michael Stadler [aut] , Friedrich Miescher Institute for Biomedical Research [cph]
Maintainer: Panagiotis Papasaikas <panagiotis.papasaikas at fmi.ch>
citation("orthosData")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("orthosData")
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("orthosData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.