dauparas / ProteinMPNN

Code for the ProteinMPNN paper
MIT License
1.05k stars 307 forks source link

Make the path handling more platform agnostic. #88

Open netogallo opened 9 months ago

netogallo commented 9 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.