Skip to content

refactor: consolidate constants and common#7

Merged
kierandidi merged 2 commits intostagingfrom
refactor/file-orga
Aug 29, 2025
Merged

refactor: consolidate constants and common#7
kierandidi merged 2 commits intostagingfrom
refactor/file-orga

Conversation

@Croydon-Brixton
Copy link
Collaborator

Reorganize files in a more structured, logical and discoverable way.

@kierandidi kierandidi marked this pull request as ready for review August 29, 2025 13:20
Copy link
Collaborator

@kierandidi kierandidi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for the careful cleanup!

@kierandidi kierandidi merged commit b9cd188 into staging Aug 29, 2025
7 checks passed
@kierandidi kierandidi deleted the refactor/file-orga branch August 29, 2025 13:41
kierandidi added a commit that referenced this pull request Aug 29, 2025
* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* refactor: consolidate `constants` and `common` (#7)

Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>

* docs: initial examples (#12)

* docs: load and visualize structures

* chore: format

* docs: update README

* docs(readme): improve code block formatting

* docs(readme): fix typos

* Change TOC depth

Just changed the TOC depth from 1 to 2 in the conf.py file to test the GitHub actions workflow.

* Update README.md

Updated the link to the external docs to remove 404 error.

* Update README.md

Changed the documentation link in the contribution section.

* docs(readme): add notice

* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* docs: two additional examples for the gallery

---------

Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
Co-authored-by: Simon Mathis <simon.mathis@gmail.com>
Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>

---------

Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>
Co-authored-by: Nathaniel Corley <nscorley@gmail.com>
Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
Croydon-Brixton added a commit that referenced this pull request Sep 3, 2025
)

* docs and chore: add examples and consolidate constants (#5)

* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* refactor: consolidate `constants` and `common` (#7)

Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>

* docs: initial examples (#12)

* docs: load and visualize structures

* chore: format

* docs: update README

* docs(readme): improve code block formatting

* docs(readme): fix typos

* Change TOC depth

Just changed the TOC depth from 1 to 2 in the conf.py file to test the GitHub actions workflow.

* Update README.md

Updated the link to the external docs to remove 404 error.

* Update README.md

Changed the documentation link in the contribution section.

* docs(readme): add notice

* clean: remove legacy dependencies, relax various dependency versions, update CI  (#4)

* clean: remove `fire` and `fastparquet` legacy dependencies, relax `biotite`, `hydrid`, `torch` and `einops` versions
* ci: update github actions trigger `digs` workflow manually only.

* clean: clean-up CI (#6)

* ci: restrict workflow permissions (#8)

* clean: clean-up CI

* ci: restrict workflow permissions

* refactor: disentangle CLI form package code and document PDB training example

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* Build/numpy version (#10)

* refactor: disentangle CLI from package code

* docs: update readme with PDB training example

* docs: further documentation improvements

* build: enable numpy 2.x, pandas 2.3

* chore: ruff

* docs: fix readme (#11)

* docs: two additional examples for the gallery

---------

Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
Co-authored-by: Simon Mathis <simon.mathis@gmail.com>
Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>

---------

Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>
Co-authored-by: Nathaniel Corley <nscorley@gmail.com>
Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>

* fix: prevent chain_ids in outer scope from being overridden by loop

---------

Co-authored-by: Simon Mathis <simon.mathis@gmail.com>
Co-authored-by: Kieran Didi <58345129+kierandidi@users.noreply.github.com>
Co-authored-by: Nathaniel Corley <nscorley@gmail.com>
Co-authored-by: Nathaniel Corley <nscorley@Nathaniels-MacBook-Pro.local>
Co-authored-by: Buddha7771 <hwlee7771@gmail.com>
Co-authored-by: Rachel Clune <rclune4b@gmail.com>
Co-authored-by: Rachel Clune <rachel.clune@omsf.io>
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.

2 participants