You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ where `[sequence]` is the wildtype protein sequence you want to evolve. The scri
12
12
13
13
To recommend mutations to antibody variable domain sequences, we have simply run the above script separately on the heavy and light chain sequences.
14
14
15
+
We have also made a [Google Colab](https://colab.research.google.com/drive/18QLOmi5yNb1i9wztAzv981Wgk2E4IP4q?usp=sharing) notebook available. However, this notebook requires a full download and installation of the language models for each run. When making many predictions, we recommend the local installation above, as this will allow you to cache and reuse the models.
16
+
15
17
### Paper analysis scripts
16
18
17
19
To reproduce the analysis in the paper, first download and extract data with the commands:
0 commit comments