dauparas / ProteinMPNN

Code for the ProteinMPNN paper
MIT License
910 stars 278 forks source link

Make the path handling more platform agnostic. #88

Open netogallo opened 6 months ago

netogallo commented 6 months ago

I ran into problems using the helper/main scripts on Windows as the path handling is not platform agnostic. I changed some of the path handling to fix this.