Skip to content

Conversation

SimonBartels
Copy link
Collaborator

No description provided.

@miguelgondu
Copy link
Collaborator

miguelgondu commented Jul 31, 2024

@miguelgondu
Copy link
Collaborator

@RMichae1 @SimonBartels I feel we should revive this PR before the end of my tenure at MLLS.

@RMichae1 RMichae1 self-assigned this Sep 25, 2024
@RMichae1 RMichae1 marked this pull request as ready for review October 22, 2024 08:06
@RMichae1
Copy link
Collaborator

@miguelgondu

  • added the discussed opt-in.
  • corrected the fast-protocol use, via Rosetta pose mutations instead of reading from sequences, which yielded erroneous values.
  • added a pack&relax protocol (standard Rosetta use)
  • added different relevant output units: REU (raw), delta-REU, and ddGs (default)
  • added multiple standard Rosetta protocols
  • added cartesian treatment if required
  • added user-manual seeding

I've added the tests analogue to the Rasp testing, which includes a opt-in session fixture.

@RMichae1 RMichae1 requested a review from miguelgondu October 22, 2024 08:32
@RMichae1
Copy link
Collaborator

Let me know if you can check-out, setup the env, and run the tests.

Copy link
Collaborator

@miguelgondu miguelgondu left a comment

Choose a reason for hiding this comment

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

Hi Richard!

Amazing work! Thanks for all the effort you've put into this.

Here are some minor comments related to some changes we did on poli recently.

I'll pull and test at some point after the camera-ready deadline.

Copy link
Collaborator

@miguelgondu miguelgondu left a comment

Choose a reason for hiding this comment

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

LGTM.

constraint_weight=self.constraint_weight,
n_threads=self.n_threads,
)
self.inner_function = opt_in_wrapper(inner_function)
Copy link
Collaborator

Choose a reason for hiding this comment

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

how fancy!

@miguelgondu miguelgondu merged commit 1fd2c0b into dev Nov 7, 2024
9 checks passed
@miguelgondu miguelgondu deleted the feature-blackbox-rosetta branch November 7, 2024 15:40
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.

3 participants