Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ tar -xzf substitutions.tar.gz
protein_dir=proteingym_v1
python compute_fitness.py \
--base_dir data/$protein_dir \
--aa_seq_dir data/$protein_dir/aa_seq \
--out_scores_dir result/$protein_dir
```

Expand Down Expand Up @@ -204,4 +205,4 @@ Please cite our work if you have used our code or data.

## 📝 License

This project is licensed under the terms of the [CC-BY-NC-ND-4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode) license.
This project is licensed under the terms of the [CC-BY-NC-ND-4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode) license.