-
Notifications
You must be signed in to change notification settings - Fork 6
Implement a new pdb pipeline and refactor old code #5
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
Closed
yingyue2030699
wants to merge
89
commits into
mjohn218:main
from
JohnsonBiophysicsLab:new_pdb_pipeline
Closed
Implement a new pdb pipeline and refactor old code #5
yingyue2030699
wants to merge
89
commits into
mjohn218:main
from
JohnsonBiophysicsLab:new_pdb_pipeline
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…d a jupyter notebook example along with sample data to run the code in the notebook.
Update README.md
…odified_by_Gabe Attach Simularium converter and ProAffinity
This directory stores pdb files downloaded when testing
Bumps [networkx](https://github.com/networkx/networkx) from 3.0 to 3.2.1. - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.0...networkx-3.2.1) --- updated-dependencies: - dependency-name: networkx dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [nvidia-curand-cu12](https://developer.nvidia.com/cuda-zone) from 10.3.2.106 to 10.3.10.19. --- updated-dependencies: - dependency-name: nvidia-curand-cu12 dependency-version: 10.3.10.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Automated release notes
Config file/template for release notes
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.32.2 to 0.33.2. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.32.2...v0.33.2) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Implement graph thoery based model
Add math subpackage unittest
Rename diffusion_translation to translational_diffusion_constant
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Main features are:
Minor changes include:
ionerdss.math