Commit f337aa08 authored by mashun1's avatar mashun1
Browse files

docker

parent a3259565
......@@ -16,7 +16,7 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
## 环境配置
<!-- ### Docker
### Docker
# 使用该方法不需要下载本仓库,镜像中已包含可运行代码,只需要挂载相应的数据文件
......@@ -29,7 +29,10 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
# 此过程较为耗时
bash build.sh
source env.sh -->
source env.sh
export PATH=/app/softwares/hh-suite/build/bin:/app/softwares/hh-suite/build/scripts:$PATH
### Dockerfile
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment