Skip to content

Commit 63decf5

Browse files
committed
Document that the MSA server is back to normal
1 parent 98a3d31 commit 63decf5

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

AlphaFold2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +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",
60+
"- <b><font color='green'>2023/07/31: The ColabFold MSA server is back to normal. It was using older DB (UniRef30 2202/PDB70 220313) from 27th ~8:30 AM CEST to 31st ~11:10 AM CEST.</font></b>\n",
6161
"- <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",
6262
"- <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>"
6363
]

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
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.
4+
+ 31Jul2023: 2023/07/31: The ColabFold MSA server is back to normal
5+
+ It was using older DB (UniRef30 2202/PDB70 220313) from 27th ~8:30 AM CEST to 31st ~11:10 AM CEST.
76
+ 12Jun2023: New databases! UniRef30 updated to 2302 and PDB to 230517.
87
+ We now use PDB100 instead of PDB70 (see notes in the [main](https://colabfold.com) notebook).
98
+ 12Jun2023: We introduced a new default pairing strategy:
@@ -138,6 +137,10 @@ Searches against the ColabFoldDB can be done in two different modes:
138137
-----------------
139138
**OLD Updates**
140139
```diff
140+
27Jul2023: ColabFold MSA server issue:
141+
We are using the backup server with old databases
142+
(UniRef30 2202/PDB70 220313) starting from ~8:30 AM CEST until we resolve the issue.
143+
Resolved on 31Jul2023 ~11:10 CEST.
141144
30Apr2023: Amber is working again in our ColabFold Notebook
142145
29Apr2023: Amber is not working in our Notebook due to Colab update
143146
18Feb2023: v1.5.2 - fixing: fixing memory leak for large proteins

batch/AlphaFold2_batch.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +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",
59+
"- <b><font color='green'>2023/07/31: The ColabFold MSA server is back to normal. It was using older DB (UniRef30 2202/PDB70 220313) from 27th ~8:30 AM CEST to 31st ~11:10 AM CEST.</font></b>\n",
6060
"- <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",
6161
"- <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>"
6262
]

0 commit comments

Comments
 (0)