001、
[root@PC1 software]# cat /etc/redhat-release ## 系统版本 CentOS Linux release 7.6.1810 (Core) [root@PC1 software]# conda --version ## conda版本 conda 4.14.0
002、使用caonda安装 pindel软件
[root@PC1 software]# conda install -c bioconda Pindel
003、测试安装效果
[root@PC1 software]# pindel | head