Skip to content

Conversation

@corneliusroemer
Copy link
Member

@corneliusroemer corneliusroemer commented Dec 20, 2023

@corneliusroemer corneliusroemer deployed to refs/pull/124/merge December 20, 2023 22:56 — with GitHub Actions Active
Comment on lines 71 to 75
"meta": {
"name": name,
"length": len(ref.seq),
"nMinimizers": len(minimizers)
"nMinimizers": len(minimizers) + 1 # +1 to not divide by zero
}
Copy link
Member

@ivan-aksamentov ivan-aksamentov Dec 21, 2023

Choose a reason for hiding this comment

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

There is Rust version of this algorithm on the receiver end. I am not sure how it affects it.

There must be a way to do this without a hack.

Copy link
Member Author

Choose a reason for hiding this comment

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

It just decreases normalized scores a little, as the score is a heuristic it should be fine

@ivan-aksamentov ivan-aksamentov force-pushed the master branch 7 times, most recently from 95a53e0 to 9170a53 Compare January 22, 2024 12:08
@ivan-aksamentov ivan-aksamentov force-pushed the master branch 14 times, most recently from df8b4fd to 9357068 Compare January 31, 2024 19:35
@ivan-aksamentov ivan-aksamentov force-pushed the master branch 7 times, most recently from 7fcea3b to b59f2dd Compare February 1, 2024 12:11
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.

4 participants