Name Mode Size
R 040000
data 040000
inst 040000
man 040000
vignettes 040000
.BBSoptions 100644 0 kb
.gitignore 100644 0 kb
DESCRIPTION 100644 1 kb
NAMESPACE 100644 2 kb
NEWS 100644 14 kb
README.md 100644 1 kb
README.md
# 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>")`.