首页 > 系统相关 >centos7 中 使用conda安装 Pindel 软件

centos7 中 使用conda安装 Pindel 软件

时间:2022-09-19 22:14:38浏览次数:90  
标签:Pindel 安装 PC1 centos7 conda root software

 

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

 

标签:Pindel,安装,PC1,centos7,conda,root,software
From: https://www.cnblogs.com/liujiaxin2018/p/16709254.html

相关文章