Skip to content

Commit 98a3d31

Browse files
committed
Document API issue on 230727
1 parent 306d13c commit 98a3d31

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

AlphaFold2.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"-----------\n",
5858
"\n",
5959
"### News\n",
60+
"- <b><font color='red'>2023/07/27: ColabFold MSA server issue: We are using the backup server with old databases (UniRef30 2202/PDB70 220313) starting from ~8:30 AM CEST until we resolve the issue.</font></b>\n",
6061
"- <b><font color='green'>2023/06/12: New databases! UniRef30 updated to 2023_02 and PDB to 230517. We now use PDB100 instead of PDB70 (see [notes](#pdb100)).</font></b>\n",
6162
"- <b><font color='green'>2023/06/12: We introduced a new default pairing strategy: Previously, for multimer predictions with more than 2 chains, we only pair if all sequences taxonomically match (\"complete\" pairing). The new default \"greedy\" strategy pairs any taxonomically matching subsets.</font></b>"
6263
]

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# ColabFold - v1.5.2
22

33
```diff
4+
- 27Jul2023: ColabFold MSA server issue:
5+
- We are using the backup server with old databases
6+
- (UniRef30 2202/PDB70 220313) starting from ~8:30 AM CEST until we resolve the issue.
47
+ 12Jun2023: New databases! UniRef30 updated to 2302 and PDB to 230517.
58
+ We now use PDB100 instead of PDB70 (see notes in the [main](https://colabfold.com) notebook).
69
+ 12Jun2023: We introduced a new default pairing strategy:

batch/AlphaFold2_batch.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"-----------\n",
5757
"\n",
5858
"### News\n",
59+
"- <b><font color='red'>2023/07/27: ColabFold MSA server issue: We are using the backup server with old databases (UniRef30 2202/PDB70 220313) starting from ~8:30 AM CEST until we resolve the issue.</font></b>\n",
5960
"- <b><font color='green'>2023/06/12: New databases! UniRef30 updated to 2023_02 and PDB to 230517. We now use PDB100 instead of PDB70 (see notes in the [main](https://colabfold.com) notebook).</font></b>\n",
6061
"- <b><font color='green'>2023/06/12: We introduced a new default pairing strategy: Previously, for multimer predictions with more than 2 chains, we only pair if all sequences taxonomically match (\"complete\" pairing). The new default \"greedy\" strategy pairs any taxonomically matching subsets.</font></b>"
6162
]

0 commit comments

Comments
 (0)