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
git clone https://github.com/theaidenlab/3d-dna.git sh /home/share/biosoft/3d-dna/run-asm-pipeline.sh -h
原文:https://www.cnblogs.com/djx571/p/12195351.html