augustus 软件的安装
001、
(base) [root@pc1 Augustus-3.5.0]# conda install -c bioconda augustus -y ## 直接使用conda安装; 编译安装了一天,没想到conda一个命令安装。。。
002、调用测试
(base) [root@pc1 Augustus-3.5.0]# augustus --version ## 调用测试,目前没发现任何问题 AUGUSTUS (3.1.0) is a gene prediction tool written by Mario Stanke, Oliver Keller, Stefanie König and Lizzy Gerischer.
。