Skip to content

Commit 5be1d89

Browse files
authored
Update README.md
1 parent bd8713d commit 5be1d89

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ where `[sequence]` is the wildtype protein sequence you want to evolve. The scri
1212

1313
To recommend mutations to antibody variable domain sequences, we have simply run the above script separately on the heavy and light chain sequences.
1414

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+
1517
### Paper analysis scripts
1618

1719
To reproduce the analysis in the paper, first download and extract data with the commands:

0 commit comments

Comments
 (0)