wavClusteR
----
wavClusteR is a R/BioConductor package for for PAR-CLIP data analysis.
To install the latest (devel) version of wavClusteR, [R >= 3.3.0](https://cran.r-project.org) is recommended. The package can be installed from this GitHub repository with:
```R
library(devtools)
install_github(repo = "FedericoComoglio/wavClusteR", ref = "devel", build_vignettes = TRUE)
```
For more information, package vignette and documentation, please visit [http://federicocomoglio.github.io/wavClusteR](http://federicocomoglio.github.io/wavClusteR)