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

Improved conflict resolution in Hungarian (+ remove broken normalization) #51

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

luxaritas
Copy link
Contributor

For the row-wise normalization, this was introduced in the wrong place, but also on further discussion with Jeff and tests on RibonanzaNet, it seems like this is likely ineffective/not really correct

For the improved conflict resolution algorithm, we now pick conflicting base pairs based on highest probability where possible, otherwise similar to Threshknot (bp distance then lowest base) where applicable

I tested a number of sample scenarios by hand in an attempt to verify the various conditions here

@luxaritas luxaritas merged commit f27fc4b into master Feb 24, 2025
3 checks passed
@luxaritas luxaritas deleted the fix/hungarian-conflicts branch February 24, 2025 23:19
luxaritas added a commit to eternagame/EternaJS that referenced this pull request Feb 28, 2025
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.

1 participant