lamm-mit / ProteinMechanicsDiffusionDesign

MIT License
19 stars 0 forks source link

User Interface and Installation #1

Open jadolfbr opened 6 months ago

jadolfbr commented 6 months ago

Hello,

This is more of a request, but would it be possible to code up both a conda-based installation (with associated scripts to get other dependancies working), and a user interface? The installation is honestly a bit of a pain - without even python level dependancies. (which version of python should I use? ).

For the user interface, we can write a user interface from your colab notebook, but it would be really useful if this were containerized into a python script with arguments, descriptions, etc. Take sequence (or set of sequences as a Fasta or csv), get structure and plots. Definitely possible to rewrite - but also very useful for people who want to use the code here. Thanks.