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

Commits on Oct 25, 2022

  1. v1.1.0 (#94) - minor edits

    * 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
    sokrypton authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    13f3e72 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. V1.1.0 (#101)

    * speedup alphafold weight download
    sokrypton authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    63680fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee5f32 View commit details
    Browse the repository at this point in the history
  3. Update loss.py

    sokrypton committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    674a430 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Update utils.py

    sokrypton committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b0669bf View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Update README.md

    sokrypton authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0e4281b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. fix best save in TrDesign

    sokrypton committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    8cc69eb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    e863829 View commit details
    Browse the repository at this point in the history