Skip to content

Conversation

@susannasiebert
Copy link
Contributor

@susannasiebert susannasiebert commented Dec 16, 2025

In the first implementation, the scores were being calculate on a per-length basis. This update calculates them in a length-agnostic way. The update was implemented via new parameter to the calculate_normalized_percentile method. This will allow us to run the normalized percentile calculation either way. The parameter can be exposed to our users in the run commands, if so desired.

It's still to be determined, which way is preferable.

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