1.到github上下载最新版本 https://github.com/abyzovlab/CNVnator/releases 2.先看INSTALL文件,要求以下依赖,我的机器上已经安装了前两个,所以直接跳过,这里我就不提了 GNU make C compiler (e.g. gcc or clang) CERN ROOT (https://root.cern.ch) samtools with HTSlib GNU readline library 3.先编译samtools和htslib,