11 2021 档案
摘要:1 #%Module 2 set root /home/software/opt/bio/software/sratoolkit/2.11.0 3 conflict sratoolkit 4 prepend-path PATH $root/bin
阅读全文
摘要:下载meme套件,网址:https://meme-suite.org/meme/doc/download.htm 查看缺失依赖 cd scripts perl dependencies.pl cpan File::Which missing # 安装缺失依赖 安装 ./configure prefe
阅读全文
摘要:安装conda wget -c https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh bash Miniconda3-latest-Linux-x86_64.sh # 取消conda自动激活 conda confi
阅读全文