Skip to content

Commit

Permalink
update citation
Browse files Browse the repository at this point in the history
  • Loading branch information
mat10d authored and mat10d committed Nov 21, 2024
1 parent 37374b5 commit 8606ab1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ If you use this code in your research, please cite our paper:
```
@ARTICLE
author={Jiang, Kaiyi and Yan, Zhaoqing and Di Bernardo, Matteo and Sgrizzi, Samantha R. and Villiger, Lukas and Kayabölen, Alişan and Kim, Byungji and Carscadden, Josephine K. and Hiraizumi, Masahiro and Nishimasu, Hiroshi and Gootenberg, Jonathan S. and Abudayyeh, Omar O.}
title={Rapid protein evolution by few-shot learning with a protein language model},
title={Rapid in silico directed evolution by a protein language model with EVOLVEpro},
year={2024},
DOI={10.1101/2024.07.17.604015}
DOI={10.1126/science.adr6006}
```
2 changes: 1 addition & 1 deletion scripts/plm/esm2_15B_exp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ conda activate embeddings

cd /orcd/archive/abugoot/001/Projects/Matteo/Github/EvolvePro

study_names=("t7_pol" "mlv" "bxb1")
study_names=("t7_pol" "t7_pol_2nd" "t7_pol_3rd" "mlv" "bxb1")
model_names=("esm2_t48_15B_UR50D")
fasta_path="output/exp/"
results_path="output/plm/esm/"
Expand Down

0 comments on commit 8606ab1

Please sign in to comment.