Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.1.0 #108

Merged
merged 8 commits into from
Dec 6, 2022
Merged

V1.1.0 #108

merged 8 commits into from
Dec 6, 2022

Conversation

sokrypton
Copy link
Owner

No description provided.

sokrypton and others added 8 commits October 25, 2022 11:52
* Update README.md

* Update README.md

* typo

* typo

* Update README.md

* adding initial code from Shihao

* cleanup (#91)

* mpnn: moving decoding_order logic from sample.py/score.py to model.py
* mpnn: moving notebook logic to model.py
* mpnn: Update proteinmpnn_in_jax.ipynb to avoid recompiling if shapes are the same

* increasing default traj_max from 500 to 10000

* adding option to specify custom traj for animate()

* Update model.py

* adding pandas dataframes :D

* typo

* Update utils.py

* adding option to display any design

* Update proteinmpnn_in_jax.ipynb

* removing broken code

* minor edits to make mpnn standalone

* minor edits to avoid recompiling mpnn when rm_aa is updated

* cleanup; removing overly complicated option(s)

* Update README.md

* Update README.md

* Update README.md

* adding check for blank fix_pos

* adding logic to skip alternative amino acids during pdb parsing

* model._best moved to model._tmp["best"]

* Update README.md
* speedup alphafold weight download
@sokrypton sokrypton merged commit 1ff12e2 into v1.1.1 Dec 6, 2022
@sokrypton sokrypton deleted the v1.1.0 branch December 6, 2022 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant