1. 使用前需要设置的环境变量有: export PATH=/path/to/samtools-1.15.1/bin:/path/to/parallel/bin:/path/to/freebayes/vcflib/build:$PATH 2. 加载依赖方式: 如有:手动设置PATH与LD_LIBRARY_PATH环境变量,将依赖加入环境变量中; 3. 解压压缩包,有三个文件夹samtools-1.15.1、parallel、freebayes,进入到freebayeszhong build目录有freebayes可执行程序可直接使用。