tbepler / protein-sequence-embedding-iclr2019

Source code for "Learning protein sequence embeddings using information from structure" - ICLR 2019
Other
253 stars 75 forks source link

Add Requirements and edit README #11

Open greglever opened 4 years ago

greglever commented 4 years ago

Edit the README for installation instructions and add requirements.txt to the repo

tbepler commented 4 years ago

Thanks for the usability improvement pull request. I'm happy to accept this if you can change the version requirements to be minimum version numbers where possible (e.g. torch>=0.4.0).