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

Adds Documentation and minor quality of life fixes #439

Merged
merged 114 commits into from
May 13, 2024
Merged

Commits on Sep 8, 2023

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

Commits on Oct 6, 2023

  1. Add improved alignment-db creation script

    - much faster due to the use of threading and mp
    - also supports sharding
    ljarosch committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a3bb3c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

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

Commits on Feb 14, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    ddfccd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50949b9 View commit details
    Browse the repository at this point in the history
  3. Add improved alignment-db creation script

    - much faster due to the use of threading and mp
    - also supports sharding
    ljarosch authored and christinaflo committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7091820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1195299 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    9f346d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9776b69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1cd138 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Changes resume_model_weights_only flag in train_openfold to reload we…

    …ights only, without parsing a time step.
    jnwei committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f4df721 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    d1fe024 View commit details
    Browse the repository at this point in the history
  2. adds config recording to wandb

    jnwei committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6ba0a59 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    77860bb View commit details
    Browse the repository at this point in the history
  2. Add default shard number

    ljarosch committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e678050 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Add duplicate chain file support to alignment DB script

    This makes it more straightforward to create an alignment database directly from the flattened RODA downloads
    ljarosch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ee0c5db View commit details
    Browse the repository at this point in the history
  2. Add script for expanding the alignment dir with duplicates

    This adds support for duplicate chain expansion for the alignment dir format. This script can be run on the flattened non-redundant RODA alignments to add explicit directories for all of the duplicate chains in the duplicate_chains file, symlinked to their representative chain alignment directory.
    ljarosch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    94819bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e41e651 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. update license file

    jnwei committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fdd4e1d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. DNS: Local profiler changes

    jnwei committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d841829 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. changes required for pytorch2

    jnwei committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ce000c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

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

Commits on Apr 29, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    76b1ec9 View commit details
    Browse the repository at this point in the history
  2. Add improved alignment-db creation script

    - much faster due to the use of threading and mp
    - also supports sharding
    ljarosch authored and jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    eb4d1e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08276f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9d4bf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a0dbb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd1dd64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    711ba0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7216c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    521bc6e View commit details
    Browse the repository at this point in the history
  10. Changes resume_model_weights_only flag in train_openfold to reload we…

    …ights only, without parsing a time step.
    jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5bfad07 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f2b292 View commit details
    Browse the repository at this point in the history
  12. adds config recording to wandb

    jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6b77062 View commit details
    Browse the repository at this point in the history
  13. update license file

    jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2a4818a View commit details
    Browse the repository at this point in the history
  14. DNS: Local profiler changes

    jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ec6058c View commit details
    Browse the repository at this point in the history
  15. changes required for pytorch2

    jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    60fbe53 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f4e54ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cfb4c19 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2dd481e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    638fbaf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    67454c3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d4ed0b0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0ba7e7f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    870e0db View commit details
    Browse the repository at this point in the history
  24. adds config recording to wandb

    jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    eba00d8 View commit details
    Browse the repository at this point in the history
  25. DNS: Local profiler changes

    jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    226c7ba View commit details
    Browse the repository at this point in the history
  26. changes required for pytorch2

    jnwei committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1952582 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c4cccb6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    02cb771 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e4f9af2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3a4ed75 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2eda321 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    142c5e6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9b6c1da View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    af457b9 View commit details
    Browse the repository at this point in the history
  2. Add more efficient script to generate all-seqs FASTA

    The previous data_dir_to_fasta.py script is very slow and requires fully reparsing mmCIF files. This new script is much faster and uses the sequence information from the alignment data instead. Note that this will not include chains for which alignments could not be generated, but we can't use those during training anyways.
    ljarosch committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e2479cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b5c949 View commit details
    Browse the repository at this point in the history
  4. Slightly improve comment

    ljarosch committed May 6, 2024
    Configuration menu
    Copy the full SHA
    244970b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78b9706 View commit details
    Browse the repository at this point in the history
  6. Improve import formatting

    ljarosch committed May 6, 2024
    Configuration menu
    Copy the full SHA
    04410d5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    a432a93 View commit details
    Browse the repository at this point in the history
  2. fix typo in readthedocs.yaml

    jnwei committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fd294f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6766815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b87946a View commit details
    Browse the repository at this point in the history
  5. updates to Inference.md

    jnwei committed May 8, 2024
    Configuration menu
    Copy the full SHA
    087cf9f View commit details
    Browse the repository at this point in the history
  6. Add addtional inference pages

    jnwei committed May 8, 2024
    Configuration menu
    Copy the full SHA
    60cfbcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24dc3af View commit details
    Browse the repository at this point in the history
  8. Adds FAQ section

    jnwei committed May 8, 2024
    Configuration menu
    Copy the full SHA
    72bb51e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c25555 View commit details
    Browse the repository at this point in the history
  10. small edits to main page

    jnwei committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d22a354 View commit details
    Browse the repository at this point in the history
  11. minor language edits

    jnwei committed May 8, 2024
    Configuration menu
    Copy the full SHA
    945ecc0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    02493a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6deaa View commit details
    Browse the repository at this point in the history
  3. Fix distributed seeding behavior

    This adds workers=True to the Lightning seed_everything function which guarantees different random states across all processes in distributed training. Prior to that some processes on different GPUs with the same worker ID could share the same random state.
    
    Note that this will break reproducibility between runs prior to and after this change.
    
    Also removes the seed and supress_output modules that were not used anymore in OpenFold.
    ljarosch authored and jnwei committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9660a43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a7b024 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5db6c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d1ca26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    453ae89 View commit details
    Browse the repository at this point in the history
  8. Fix resolution field in mmcif_parsing

    Without the break statement this function will fall back to setting the resolution to _reflns.d_resolution_high for most structures, which reflects the resolution limit in the raw data and not the final structure (see https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/_reflns.d_resolution_high.html and https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/_refine.ls_d_res_high.html).
    ljarosch authored and jnwei committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7e76be0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60eff63 View commit details
    Browse the repository at this point in the history
  10. make space for docker CI

    jnwei committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cf367df View commit details
    Browse the repository at this point in the history
  11. Shorten README.md main page.

    jnwei committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7f8d124 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a6deab View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    11d5fdf View commit details
    Browse the repository at this point in the history
  2. Adds example directory

    jnwei committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d61f585 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    17b8c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df04f3 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary lines

    dingquanyu authored and jnwei committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d1a32aa View commit details
    Browse the repository at this point in the history
  4. restore to the verison on main

    dingquanyu authored and jnwei committed May 11, 2024
    Configuration menu
    Copy the full SHA
    77cb413 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7571e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d41838 View commit details
    Browse the repository at this point in the history
  7. fixed typing errors; added more comments

    dingquanyu authored and jnwei committed May 11, 2024
    Configuration menu
    Copy the full SHA
    04d6378 View commit details
    Browse the repository at this point in the history
  8. added comments

    dingquanyu authored and jnwei committed May 11, 2024
    Configuration menu
    Copy the full SHA
    bc24032 View commit details
    Browse the repository at this point in the history
  9. update comments;fixed typos

    dingquanyu authored and jnwei committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9a6eb64 View commit details
    Browse the repository at this point in the history
  10. Update tests and comments

    dingquanyu authored and jnwei committed May 11, 2024
    Configuration menu
    Copy the full SHA
    6f1329e View commit details
    Browse the repository at this point in the history
  11. fixed typing error of anchor_gt_residue

    dingquanyu authored and jnwei committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d968098 View commit details
    Browse the repository at this point in the history
  12. Update test_permutation.py

    Fixed a small typo in permutation unit test docstring
    jnwei committed May 11, 2024
    Configuration menu
    Copy the full SHA
    32765d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f561cec View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    fcb7796 View commit details
    Browse the repository at this point in the history
  2. fix typo in environment.yml

    jnwei committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6cba403 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #419 from aqlaboratory/setup-improvements_addition…

    …al-scripts
    
    Duplicate expansion support
    jnwei authored May 13, 2024
    Configuration menu
    Copy the full SHA
    29b5823 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6706864 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49804a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6384d79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffc9b3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97dae6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8117ce View commit details
    Browse the repository at this point in the history