# piano - An R/Bioconductor package for gene set analysis
More info on the piano [web page](https://varemo.github.io/piano/).
## Installation
- Most users: Get the official Bioconductor release version [here](https://www.bioconductor.org/packages/release/bioc/html/piano.html).
- Advanced users: For the latest features, get the Bioconductor development version [here](http://bioconductor.org/packages/devel/bioc/html/piano.html).
- Developers: The latest code is available in master or feature branches at [varemo/piano](https://github.com/varemo/piano). Install in R by `devtools::install_github("varemo/piano/", ref="<branch-name>")`.