Commit 5aa6ee00 authored by zhuwenwen's avatar zhuwenwen
Browse files

update readme

parent 2f0d89e7
...@@ -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)
......
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