deeker

下载网址

dekkerlab/cworld-dekker:Perl cworld 模块和 C 数据(3C、4C、5C、Hi-C)的实用程序/分析脚本集合 (github.com)

conda activate hic-pro (python 2.7)

依赖包
libgd (2.0.28 or higher)
bedtools (bedtools or bedtools2)
R / Rscript
Python 2 (numpy,scipy,matplotlib)

###命令
conda install -c anaconda libgd       #[Libgd :: Anaconda.org](https://anaconda.org/anaconda/libgd)
conda install -c bioconda perl-gd    #[Perl Gd :: Anaconda.org](https://anaconda.org/bioconda/perl-gd)
conda install r-base
conda install bedtools

###检查
python -V
which R
which bedtools

安装

#perl -MGD -e 'print $GD::VERSION ."\n";'
perl Build.PL
#Build installdeps
./Build
./Build install

perl software/cworld-dekker/scripts/perl/matrix2insulation.pl

报错1

Checking prerequisites...
  requires:
    !  GD is not installed

解决1

安装perl-gd    conda install -c bioconda perl-gd
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容