# 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, install the Bioconductor development version ([read more here](http://bioconductor.org/developers/how-to/useDevel/)).
- 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>")`.