Skip to content

Commit a58e4ce

Browse files
authored
Add upcoming preprint
1 parent df739f6 commit a58e4ce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Molecular simulations for METL
22

33
This repository facilitates high-throughput Rosetta runs to compute energy terms for protein variants.
4+
For more information, please see the [metl](https://github.com/gitter-lab/metl) repository and our manuscript:
45

6+
**Biophysics-based protein language models for protein engineering**.
7+
Sam Gelman, Bryce Johnson, Chase Freschlin, Sameer D'Costa, Anthony Gitter<sup>+</sup>, Philip A Romero<sup>+</sup>.
8+
*bioRxiv*, 2024.
9+
<sup>+</sup> denotes equal contribution.
510

611
## Table of Contents
712
* [Setup](#setup)
@@ -337,4 +342,4 @@ Then, add the results of one or more HTCondor runs to the database using the `da
337342
python code/process_run.py database --main_run_dirs output/htcondor_runs/my_condor_run --db_fn variant_database/my_database.db
338343
```
339344

340-
This database can now be used with the [metl](https://github.com/gitter-lab/metl) repository to create a processed Rosetta dataset and pretrain METL models.
345+
This database can now be used with the [metl](https://github.com/gitter-lab/metl) repository to create a processed Rosetta dataset and pretrain METL models.

0 commit comments

Comments
 (0)