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

Refactor neutral_aa_mut_probs to return per-AA information #62

Merged
merged 10 commits into from
Sep 27, 2024

Conversation

matsen
Copy link
Contributor

@matsen matsen commented Sep 27, 2024

Split into neutral_aa_probs, which just gets us to AAs, and mut_probs_of_aa_probs, which converts AA probs to mut probs. neutral_aa_mut_probs stays functionally the same.

@matsen matsen linked an issue Sep 27, 2024 that may be closed by this pull request
Copy link
Contributor

@willdumm willdumm left a comment

Choose a reason for hiding this comment

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

I don't see anything wrong here!

@matsen matsen merged commit 03a061d into main Sep 27, 2024
1 check passed
@matsen matsen deleted the 61-molevol-AA branch September 27, 2024 17:35
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.

Refactor molevol.py to return per-AA information
2 participants