piano
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see piano.
Platform for integrative analysis of omics data
Bioconductor version: 3.21
Piano performs gene set analysis using various statistical methods, from different gene level statistics and a wide range of gene-set collections. Furthermore, the Piano package contains functions for combining the results of multiple runs of gene set analyses.
Author: Leif Varemo Wigge <piano.rpkg at gmail.com> and Intawat Nookaew <piano.rpkg at gmail.com>
Maintainer: Leif Varemo Wigge <piano.rpkg at gmail.com>
citation("piano")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("piano")
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("piano")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.