- Home
- Bioconductor 3.23
- Software Packages
- piano (development version)
piano
This is the development version of piano; for the stable release version, see piano.
Platform for integrative analysis of omics data
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.