Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
alphafold2_jax
Commits
77ab4b60
Commit
77ab4b60
authored
Aug 28, 2024
by
mashun1
Browse files
Update README.md
parent
a6a45efb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
77ab4b60
...
@@ -19,7 +19,7 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
...
@@ -19,7 +19,7 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经


## 环境配置
<!--
## 环境配置
### Docker
### Docker
...
@@ -65,9 +65,9 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
...
@@ -65,9 +65,9 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
wget https://github.com/openmm/pdbfixer/archive/refs/tags/1.9.zip
wget https://github.com/openmm/pdbfixer/archive/refs/tags/1.9.zip
unzip 1.9.zip && cd pdbfixer-1.9 && python setup.py install
unzip 1.9.zip && cd pdbfixer-1.9 && python setup.py install
-->
<!--
## 环境配置
## 环境配置
提供
[
光源
](
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-dtk23.10-py38
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:alphafold2-2.3.2-dtk23.10-py38
...
@@ -81,7 +81,7 @@ docker run -it --name alphafold --privileged --shm-size=32G --device=/dev/kfd -
...
@@ -81,7 +81,7 @@ docker run -it --name alphafold --privileged --shm-size=32G --device=/dev/kfd -
*
DTK驱动:dtk23.10
*
DTK驱动:dtk23.10
*
Jax: 0.3.25
*
Jax: 0.3.25
*
TensorFlow2: 2.11.0
*
TensorFlow2: 2.11.0
*
python: python3.8
-->
*
python: python3.8
## 数据集
## 数据集
推荐使用AlphaFold2中的开源数据集,包括BFD、MGnify、PDB70、Uniclust、Uniref90等,数据集大小约2.62TB。数据集格式如下:
推荐使用AlphaFold2中的开源数据集,包括BFD、MGnify、PDB70、Uniclust、Uniref90等,数据集大小约2.62TB。数据集格式如下:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment