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
5aa6ee00
Commit
5aa6ee00
authored
Aug 24, 2023
by
zhuwenwen
Browse files
update readme
parent
2f0d89e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
README.md
README.md
+4
-5
No files found.
README.md
View file @
5aa6ee00
...
@@ -50,7 +50,7 @@ docker run -it --name alphafold --shm-size=32G --device=/dev/kfd --device=/dev/
...
@@ -50,7 +50,7 @@ docker run -it --name alphafold --shm-size=32G --device=/dev/kfd --device=/dev/
# Set to target of download all databases
# Set to target of download all databases
DOWNLOAD_DIR = '/path/to/database'
DOWNLOAD_DIR = '/path/to/database'
# Path to a directory that will store the results.
# Path to a directory that will store the results.
output_dir = '/path/to/output_dir'
output_dir = '/path/to/output_dir'
...
@@ -122,11 +122,10 @@ multimer.fasta为推理的多体序列,data为数据集下载路径,其他
...
@@ -122,11 +122,10 @@ multimer.fasta为推理的多体序列,data为数据集下载路径,其他
### 算法类别
### 算法类别
NLP
NLP
### 应用行业
### 热点应用行业
医疗,科研
医疗,科研,教育
### 算法框架
jax,tensorflow
## 源码仓库及问题反馈
## 源码仓库及问题反馈
*
[
https://developer.hpccube.com/codes/modelzoo/AlphaFold2
](
https://developer.hpccube.com/codes/modelzoo/AlphaFold2
)
*
[
https://developer.hpccube.com/codes/modelzoo/AlphaFold2
](
https://developer.hpccube.com/codes/modelzoo/AlphaFold2
)
...
...
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