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
65456951
Commit
65456951
authored
Aug 30, 2024
by
mashun1
Browse files
Update README.md
parent
97bb7152
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
65456951
...
@@ -39,6 +39,8 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
...
@@ -39,6 +39,8 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
python setup.py install
python setup.py install
sudo apt install hmmer -y
# 2、hh-suite
# 2、hh-suite
git clone https://github.com/soedinglab/hh-suite.git
git clone https://github.com/soedinglab/hh-suite.git
...
@@ -70,8 +72,6 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
...
@@ -70,8 +72,6 @@ AlphaFold2通过从蛋白质序列和结构数据中提取信息,使用神经
unzip 1.9.zip && cd pdbfixer-1.9 && python setup.py install
unzip 1.9.zip && cd pdbfixer-1.9 && python setup.py install
sudo apt install hmmer -y
## 数据集
## 数据集
推荐使用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