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

Conversation

jnwei
Copy link
Collaborator

@jnwei jnwei commented May 13, 2024

The main contribution of this PR is the Documentation, which will be hosted on readthedocs.io

A few quality of life changes are also included:

  • Adds scripts for creating the OpenFold training set from the datasets that are stored on RODA. We will aim to host the processed datasets on RODA as well.
  • Adds a script for converting OpenFold v1 weights into OpenFold v2 weights; the script renames some of the modules in OpenFold.
  • Adds --experiment_config_json option to more easily edit model config settings in openfold/config.py
  • Other minor bugfixes

christinaflo and others added 30 commits September 8, 2023 13:28
- much faster due to the use of threading and mp
- also supports sharding
- much faster due to the use of threading and mp
- also supports sharding
This makes it more straightforward to create an alignment database directly from the flattened RODA downloads
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.
- much faster due to the use of threading and mp
- also supports sharding
jnwei and others added 28 commits May 9, 2024 17:18
Fixed a small typo in permutation unit test docstring
@jnwei jnwei merged commit f434a27 into main May 13, 2024
3 checks passed
@jnwei jnwei deleted the setup-improvements branch May 13, 2024 10:02
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.

5 participants