目录

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

install.packages("spp", dependencies=TRUE)

Alternatively you can use modtools to install spp:

require(devtools)
devtools::install_github('hms-dbmi/spp', build_vignettes = FALSE)

Or

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数据的信号处理、峰检测和富集分析的R语言软件包

435.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号