首页 > 其他 > 详细

HIC-挂载之3d-DNA

时间:2020-01-15 10:57:18      阅读:66      评论:0      收藏:0      [点我收藏+]

1、需要安装两个软件

1.1、Juicer下载与安装

git clone https://github.com/theaidenlab/juicer.git
cd juicer
ln -s CPU scripts
cd scripts/common
wget https://hicfiles.tc4ga.com/public/juicer/juicer_tools.1.9.9_jcuda.0.8.jar
ln -s juicer_tools.1.9.9_jcuda.0.8.jar  juicer_tools.jar
echo ‘export PATH=/home/share/biosoft/juicer/scripts:$PATH‘ >>~/.bashrc  

 1.2、3D-DNA下载与安装

git clone https://github.com/theaidenlab/3d-dna.git
sh /home/share/biosoft/3d-dna/run-asm-pipeline.sh -h

HIC-挂载之3d-DNA

原文:https://www.cnblogs.com/djx571/p/12195351.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!