Commit b57f403b authored by zhuwenwen's avatar zhuwenwen
Browse files

update imgs to support relax

parent e7456783
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: zhuww * @Author: zhuww
* @email: zhuww@sugon.com * @email: zhuww@sugon.com
* @Date: 2023-04-06 18:04:07 * @Date: 2023-04-06 18:04:07
* @LastEditTime: 2023-11-24 14:30:01 * @LastEditTime: 2023-12-26 15:54:01
--> -->
# AF2 # AF2
## 论文 ## 论文
...@@ -21,7 +21,7 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经 ...@@ -21,7 +21,7 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
## 环境配置 ## 环境配置
提供[光源](https://www.sourcefind.cn/#/image/dcu/custom)拉取推理的docker镜像: 提供[光源](https://www.sourcefind.cn/#/image/dcu/custom)拉取推理的docker镜像:
``` ```
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:alphafold2-2.3.2-dtk-23.10-py38-v1 docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:alphafold2-2.3.2-dtk23.10-py38
# <Image ID>用上面拉取docker镜像的ID替换 # <Image ID>用上面拉取docker镜像的ID替换
# <Host Path>主机端路径 # <Host Path>主机端路径
# <Container Path>容器映射路径 # <Container Path>容器映射路径
......
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