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

Bed processing improvements #26

Merged
merged 31 commits into from
Nov 7, 2022
Merged

Bed processing improvements #26

merged 31 commits into from
Nov 7, 2022

Conversation

milkschen
Copy link
Owner

@milkschen milkschen commented Nov 4, 2022

  • Add a bed_isec_threshold (-B) option to adjust the bed intersection strategy. E.g., only intervals with >x% overlap (wrt the query) or >y bp overlap is considered as intersected
  • Add bed_test.cpp (some tests were moved from leviosam_test.cpp)
  • Update reconcile.cpp to remove the use of deprecated std::random_shuffle()
  • Add reconcile_test.cpp

@milkschen milkschen marked this pull request as ready for review November 7, 2022 08:23
@milkschen milkschen merged commit 7f132b8 into main Nov 7, 2022
@milkschen milkschen deleted the dev branch November 7, 2022 08:24
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.

None yet

1 participant