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
OpenDAS
OpenFold
Commits
1f55880f
Commit
1f55880f
authored
Dec 21, 2023
by
zhuwenwen
Browse files
update readme
parent
c6ea90ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
README.md
README.md
+7
-6
No files found.
README.md
View file @
1f55880f
# <div align="center"><strong>OpenFold</strong></div>
# <div align="center"><strong>OpenFold</strong></div>
## 简介
## 简介
OpenFold是蛋白质结构预测模型训练和推理的库,主要提供以下功能:蛋白质单体和多体的训练和推理。
OpenFold官方github地址:
[
https://github.com/aqlaboratory/openfold
](
https://github.com/aqlaboratory/openfold
)
OpenFold是蛋白质结构预测模型训练和推理的库,主要提供以下功能:蛋白质单体和多体的训练和推理。
## 安装
## 安装
OpenFold支持
OpenFold支持
...
@@ -44,14 +44,15 @@ pip install dist/openfold*
...
@@ -44,14 +44,15 @@ pip install dist/openfold*
python3 setup.py install
python3 setup.py install
```
```
## 版本号查询
## 注意事项
+
若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
## 验证
-
python -c "import openfold; print(openfold.
\_\_
version__)",版本号与官方版本同步,查询该软件的版本号,例如1.0.1;
-
python -c "import openfold; print(openfold.
\_\_
version__)",版本号与官方版本同步,查询该软件的版本号,例如1.0.1;
## Known Issue
## Known Issue
-
无
-
无
## Note
## 参考资料
+
若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
## 参考
-
[
README_ORIGIN
](
README_ORIGIN.md
)
-
[
README_ORIGIN
](
README_ORIGIN.md
)
-
[
https://github.com/aqlaboratory/openfold
](
https://github.com/aqlaboratory/openfold
)
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