download a .tar.gz containing the latest release and use the standard R installation command, e.g.:
R CMD INSTALL spp_1.13.tar.gz
Note: Since version 1.15.4 the Boost headers are incorporated and linked taking advantage of BH package to avoid problems due to non-standard Boost libraries installation.
ChIP-seq processing pipeline
An R package for analysis of ChIP-seq and other functional sequencing data. Please see package homepage for details.
Requirements
A unix-flavored OS with R (>= 3.3.0) installed.
Installation
Since version 1.15.4 spp is available on CRAN and can be installed using the command
Alternatively you can use modtools to install spp:
Or
download a .tar.gz containing the latest release and use the standard R installation command, e.g.:
Note: Since version 1.15.4 the Boost headers are incorporated and linked taking advantage of BH package to avoid problems due to non-standard Boost libraries installation.