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