-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bump actions/checkout from 2 to 4 #2
Merged
Merged
Conversation
This file contains 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
5dfc662
to
17c94f4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2 +/- ##
=======================================
Coverage 85.41% 85.41%
=======================================
Files 2 2
Lines 96 96
=======================================
Hits 82 82
Misses 14 14 ☔ View full report in Codecov by Sentry. |
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
17c94f4
to
e617f43
Compare
cmatKhan
approved these changes
Feb 4, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
cmatKhan
added a commit
that referenced
this pull request
Feb 15, 2024
* Bump codecov/codecov-action from 3 to 4 (#13) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update torch requirement from ^1.0.2 to ^2.2.0 (#12) Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.1.0a0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Bump actions/checkout from 2 to 4 (#2) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump actions/setup-python from 2 to 5 (#1) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Update black requirement from ^23.12.1 to ^24.1.1 (#9) Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump griffe from 0.39.1 to 0.40.0 (#11) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump mkdocs-material from 9.5.5 to 9.5.7 (#14) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.5...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * updating pytest CI to include multiple OS * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * major re-write of probability_models and associated documentation * fixing typo in generate_pert_effects docstring; adding error handling on Callable * removing python 3.10 from CI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com>
BenMueller1
added a commit
that referenced
this pull request
Feb 29, 2024
* Bump codecov/codecov-action from 3 to 4 (#13) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update torch requirement from ^1.0.2 to ^2.2.0 (#12) Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.1.0a0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Bump actions/checkout from 2 to 4 (#2) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump actions/setup-python from 2 to 5 (#1) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Update black requirement from ^23.12.1 to ^24.1.1 (#9) Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump griffe from 0.39.1 to 0.40.0 (#11) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump mkdocs-material from 9.5.5 to 9.5.7 (#14) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.5...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * updating pytest CI to include multiple OS * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * correcting error in data generation regarding tf indexing * adding another cell to the tutorial to show how to use the function that relates binding strength to purturbation effect * improved plot for the tf effect on perturbation * changing colors for aesthetics * changing colors for aesthetics x2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com>
cmatKhan
added a commit
that referenced
this pull request
Apr 30, 2024
* Bump codecov/codecov-action from 3 to 4 (#13) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update torch requirement from ^1.0.2 to ^2.2.0 (#12) Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.1.0a0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Bump actions/checkout from 2 to 4 (#2) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump actions/setup-python from 2 to 5 (#1) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Update black requirement from ^23.12.1 to ^24.1.1 (#9) Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump griffe from 0.39.1 to 0.40.0 (#11) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump mkdocs-material from 9.5.5 to 9.5.7 (#14) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.5...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * updating pytest CI to include multiple OS * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * major re-write of probability_models and associated documentation * fixing typo in generate_pert_effects docstring; adding error handling on Callable * removing python 3.10 from CI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com>
cmatKhan
added a commit
that referenced
this pull request
Apr 30, 2024
* Bump codecov/codecov-action from 3 to 4 (#13) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update torch requirement from ^1.0.2 to ^2.2.0 (#12) Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.1.0a0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Bump actions/checkout from 2 to 4 (#2) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump actions/setup-python from 2 to 5 (#1) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Update black requirement from ^23.12.1 to ^24.1.1 (#9) Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump griffe from 0.39.1 to 0.40.0 (#11) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump mkdocs-material from 9.5.5 to 9.5.7 (#14) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.5...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * updating pytest CI to include multiple OS * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * correcting error in data generation regarding tf indexing * adding another cell to the tutorial to show how to use the function that relates binding strength to purturbation effect * improved plot for the tf effect on perturbation * changing colors for aesthetics * changing colors for aesthetics x2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com>
cmatKhan
added a commit
that referenced
this pull request
May 1, 2024
* fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * Fix binding effects (#27) * Bump codecov/codecov-action from 3 to 4 (#13) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update torch requirement from ^1.0.2 to ^2.2.0 (#12) Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.1.0a0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Bump actions/checkout from 2 to 4 (#2) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump actions/setup-python from 2 to 5 (#1) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Update black requirement from ^23.12.1 to ^24.1.1 (#9) Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump griffe from 0.39.1 to 0.40.0 (#11) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump mkdocs-material from 9.5.5 to 9.5.7 (#14) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.5...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * updating pytest CI to include multiple OS * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * major re-write of probability_models and associated documentation * fixing typo in generate_pert_effects docstring; adding error handling on Callable * removing python 3.10 from CI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * fix torch install issue for macs, closes #18 (#19) * Simple linear model, Synthetic data DataLoader, a couple scripts, lots of setup (#31) * installed lightning and outlined file structure * forgot to outline testing files * created incredibly basic linear model * made basic outline for data loader * outlined idea for processin dataset * wrote script to run simple model experiment * fixed bug in gitignore that caused tmp files to not be ignored * simple model is working * added basic script to load in model checkpoint and print off params and hyperparams * added logic for checkpointing * added support for logging with tensorboard * now supports csv and tensorboard logging * added typing to simple model * added type hints to dataLoader * added type hinting to simple_model_synthetic_data.py * rewrote to use new data generation functions * added assertions for type checking and valid ranges for params / inputs * docstrings added * added new docs to mkdocs * added tests for simple model and synthetic data loader * now passes all pre-commit checks * addressing all comments on PR * add all log folders to gitignore * formatting * Adding sanity check to tutorial (#38) * Bump codecov/codecov-action from 3 to 4 (#13) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update torch requirement from ^1.0.2 to ^2.2.0 (#12) Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.1.0a0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Bump actions/checkout from 2 to 4 (#2) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump actions/setup-python from 2 to 5 (#1) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Update black requirement from ^23.12.1 to ^24.1.1 (#9) Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump griffe from 0.39.1 to 0.40.0 (#11) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump mkdocs-material from 9.5.5 to 9.5.7 (#14) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.5...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * updating pytest CI to include multiple OS * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * correcting error in data generation regarding tf indexing * adding another cell to the tutorial to show how to use the function that relates binding strength to purturbation effect * improved plot for the tf effect on perturbation * changing colors for aesthetics * changing colors for aesthetics x2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Fixing (#68) * need to update pre commit config since were now using python3.11 * added in current generate_data file, commented out test_generate_data, also had to add relation_classes * fix lint issue * attempt to fix by downgrading default language version * new attempt to fix by changing specified torch version * try limiting to install torch beneath 2.3.0 * Adding in files (#70) * need to update pre commit config since were now using python3.11 * added in current generate_data file, commented out test_generate_data, also had to add relation_classes * fix lint issue * attempt to fix by downgrading default language version * new attempt to fix by changing specified torch version * try limiting to install torch beneath 2.3.0 * uncomment tests * pyproject now matches * fix indent error in tests * added the dataLoaders * add in models * formatting * linting * Rewrite generate_in_silico_data.ipynb to match new methods we are using, also delete old unused mean adjustment function (#73) * need to update pre commit config since were now using python3.11 * added in current generate_data file, commented out test_generate_data, also had to add relation_classes * fix lint issue * attempt to fix by downgrading default language version * new attempt to fix by changing specified torch version * try limiting to install torch beneath 2.3.0 * uncomment tests * pyproject now matches * fix indent error in tests * added the dataLoaders * add in models * formatting * linting * delete old unused adjustment function * rewrite in silico data generation tutorial notebook to match current methods * cleaning up generate_perturbation_effects * passing precommit * Cleaning up notebooks (#74) * need to update pre commit config since were now using python3.11 * added in current generate_data file, commented out test_generate_data, also had to add relation_classes * fix lint issue * attempt to fix by downgrading default language version * new attempt to fix by changing specified torch version * try limiting to install torch beneath 2.3.0 * uncomment tests * pyproject now matches * fix indent error in tests * added the dataLoaders * add in models * formatting * linting * delete old unused adjustment function * rewrite in silico data generation tutorial notebook to match current methods * cleaning up generate_perturbation_effects * passing precommit * cleaned up hyperparameter sweep notebook and added better explanations * added dataset directory and logs to gitignore * added notebook for visualizing data generation methods * finished adding in data visualization experiment * renamed loss to mse in simpleModel * finished the data generation method experiment notebook, added in experiment comparing model performance * added and cleaned up the testing_model_metrics notebook * real data loader choice of perturbation effect dataset is now a param you can pass in * added lightning crash course notebook * linting * removing experiments from src dir; updating docs md and index files (#76) * removing experiments from src dir; updating docs md and index files * fixing stupid mkdocs docs text added to readme * setting version to 0.0.1 * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * Fix binding effects (#27) * Bump codecov/codecov-action from 3 to 4 (#13) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update torch requirement from ^1.0.2 to ^2.2.0 (#12) Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.1.0a0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Bump actions/checkout from 2 to 4 (#2) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump actions/setup-python from 2 to 5 (#1) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Update black requirement from ^23.12.1 to ^24.1.1 (#9) Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump griffe from 0.39.1 to 0.40.0 (#11) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump mkdocs-material from 9.5.5 to 9.5.7 (#14) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.5...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * updating pytest CI to include multiple OS * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * major re-write of probability_models and associated documentation * fixing typo in generate_pert_effects docstring; adding error handling on Callable * removing python 3.10 from CI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * fix torch install issue for macs, closes #18 (#19) * Simple linear model, Synthetic data DataLoader, a couple scripts, lots of setup (#31) * installed lightning and outlined file structure * forgot to outline testing files * created incredibly basic linear model * made basic outline for data loader * outlined idea for processin dataset * wrote script to run simple model experiment * fixed bug in gitignore that caused tmp files to not be ignored * simple model is working * added basic script to load in model checkpoint and print off params and hyperparams * added logic for checkpointing * added support for logging with tensorboard * now supports csv and tensorboard logging * added typing to simple model * added type hints to dataLoader * added type hinting to simple_model_synthetic_data.py * rewrote to use new data generation functions * added assertions for type checking and valid ranges for params / inputs * docstrings added * added new docs to mkdocs * added tests for simple model and synthetic data loader * now passes all pre-commit checks * addressing all comments on PR * add all log folders to gitignore * formatting * Adding sanity check to tutorial (#38) * Bump codecov/codecov-action from 3 to 4 (#13) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update torch requirement from ^1.0.2 to ^2.2.0 (#12) Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.1.0a0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Bump actions/checkout from 2 to 4 (#2) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump actions/setup-python from 2 to 5 (#1) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Update black requirement from ^23.12.1 to ^24.1.1 (#9) Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump griffe from 0.39.1 to 0.40.0 (#11) Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * Bump mkdocs-material from 9.5.5 to 9.5.7 (#14) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.5 to 9.5.7. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.5...9.5.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chase Mateusiak <chase.mateusiak@gmail.com> * updating pytest CI to include multiple OS * fixing readme badge order; adding codecove badge (#5) resolves #4 * removing plural from gene_populations; resolves #6 (#7) * correcting error in data generation regarding tf indexing * adding another cell to the tutorial to show how to use the function that relates binding strength to purturbation effect * improved plot for the tf effect on perturbation * changing colors for aesthetics * changing colors for aesthetics x2 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com> * Fixing (#68) * need to update pre commit config since were now using python3.11 * added in current generate_data file, commented out test_generate_data, also had to add relation_classes * fix lint issue * attempt to fix by downgrading default language version * new attempt to fix by changing specified torch version * try limiting to install torch beneath 2.3.0 * Adding in files (#70) * need to update pre commit config since were now using python3.11 * added in current generate_data file, commented out test_generate_data, also had to add relation_classes * fix lint issue * attempt to fix by downgrading default language version * new attempt to fix by changing specified torch version * try limiting to install torch beneath 2.3.0 * uncomment tests * pyproject now matches * fix indent error in tests * added the dataLoaders * add in models * formatting * linting * Rewrite generate_in_silico_data.ipynb to match new methods we are using, also delete old unused mean adjustment function (#73) * need to update pre commit config since were now using python3.11 * added in current generate_data file, commented out test_generate_data, also had to add relation_classes * fix lint issue * attempt to fix by downgrading default language version * new attempt to fix by changing specified torch version * try limiting to install torch beneath 2.3.0 * uncomment tests * pyproject now matches * fix indent error in tests * added the dataLoaders * add in models * formatting * linting * delete old unused adjustment function * rewrite in silico data generation tutorial notebook to match current methods * cleaning up generate_perturbation_effects * passing precommit * Cleaning up notebooks (#74) * need to update pre commit config since were now using python3.11 * added in current generate_data file, commented out test_generate_data, also had to add relation_classes * fix lint issue * attempt to fix by downgrading default language version * new attempt to fix by changing specified torch version * try limiting to install torch beneath 2.3.0 * uncomment tests * pyproject now matches * fix indent error in tests * added the dataLoaders * add in models * formatting * linting * delete old unused adjustment function * rewrite in silico data generation tutorial notebook to match current methods * cleaning up generate_perturbation_effects * passing precommit * cleaned up hyperparameter sweep notebook and added better explanations * added dataset directory and logs to gitignore * added notebook for visualizing data generation methods * finished adding in data visualization experiment * renamed loss to mse in simpleModel * finished the data generation method experiment notebook, added in experiment comparing model performance * added and cleaned up the testing_model_metrics notebook * real data loader choice of perturbation effect dataset is now a param you can pass in * added lightning crash course notebook * linting * removing experiments from src dir; updating docs md and index files (#76) * removing experiments from src dir; updating docs md and index files * fixing stupid mkdocs docs text added to readme * setting version to 0.0.1 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Mueller <57322122+BenMueller1@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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.
Bumps actions/checkout from 2 to 4.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)8ade135
Prepare 4.1.0 release (#1496)c533a0a
Add support for partial checkout filters (#1396)72f2cec
Update README.md for V4 (#1452)3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)f43a0e5
Release 3.6.0 (#1437)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)