Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 802 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 802 Bytes

ProteinGym Fork

This is a fork of ProteinGym that adds the ability to include Foldseek sequences in the DMS data CSV files.

Usage

To add Foldseek sequences to the DMS data CSV files, run the following command (after modifying the script for your local machine):

bash update_data_with_foldseek.sh

This will create a new directory containing the updated CSV files.

Note: You will need to have Foldseek installed in order to run this script. You can download Foldseek from here.

Original README

The original README for ProteinGym can be found here.

License

This project is available under the MIT license found in the LICENSE file in this GitHub repository.