dauparas / ProteinMPNN

Code for the ProteinMPNN paper
MIT License
939 stars 285 forks source link

Setting up conda environment #10

Closed swanss closed 1 year ago

swanss commented 2 years ago

Hi Justin! I just looked around the repo and couldn't find a .yaml file for setting up the conda environment (mlfold in the examples). Did I miss it, or does that still need to be added?

Very excited to try out some sequence design with ProteinMPNN!

jadolfbr commented 2 years ago

Agreed. All the examples have mlfold in them and a .yaml file would be useful here...

dauparas commented 2 years ago

Hey! I have added a very short description on the conda environment setup in the README file.

All examples are using my mlfold environment which has many unnecessary dependencies for ProteinMPNN. To run the code in this repo you just need pytorch! Good luck!