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

[FEATURE] Layout can be computed on minimizers. #228

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

smehringer
Copy link
Member

@smehringer smehringer commented Nov 2, 2023

Fixes #226

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f080ec8) 95.94% compared to head (1fc4834) 95.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
- Coverage   95.94%   95.70%   -0.24%     
==========================================
  Files          19       19              
  Lines         691      699       +8     
==========================================
+ Hits          663      669       +6     
- Misses         28       30       +2     
Files Coverage Δ
include/chopper/configuration.hpp 100.00% <100.00%> (ø)
src/input_functor.cpp 66.66% <100.00%> (ø)
src/set_up_parser.cpp 100.00% <100.00%> (ø)
src/chopper.cpp 93.54% <60.00%> (-6.46%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@smehringer
Copy link
Member Author

I just wanted to add the w=k requirement if not set :D but thanks

@smehringer smehringer merged commit 74355cf into seqan:main Nov 2, 2023
20 checks passed
@smehringer smehringer deleted the minimizer branch November 2, 2023 20:18
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.

Add --window parameter
3 participants