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

Adding max frequence reads parameter #74

Merged
merged 14 commits into from
Apr 17, 2024

Conversation

apollis44
Copy link
Collaborator

@apollis44 apollis44 commented Apr 16, 2024

Adding the possibility to use a parameter called --proportion-reads that allows you to use only part of the reads.

@codecov-commenter
Copy link

codecov-commenter commented Apr 16, 2024

Codecov Report

Attention: Patch coverage is 97.18310% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 93.53%. Comparing base (c2d279a) to head (69318f2).

Files Patch % Lines
src/cli.rs 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   92.43%   93.53%   +1.10%     
==========================================
  Files          16       16              
  Lines        2273     2306      +33     
==========================================
+ Hits         2101     2157      +56     
+ Misses        172      149      -23     

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

src/ska_dict.rs Outdated Show resolved Hide resolved
Cargo.lock Outdated Show resolved Hide resolved
src/cli.rs Outdated Show resolved Hide resolved
src/ska_dict.rs Outdated Show resolved Hide resolved
src/ska_dict.rs Outdated Show resolved Hide resolved
tests/align.rs Outdated Show resolved Hide resolved
@apollis44 apollis44 requested a review from johnlees April 17, 2024 12:40
@johnlees johnlees merged commit e849f71 into master Apr 17, 2024
7 checks passed
@johnlees johnlees deleted the Adding_max_frequence_reads_parameter branch April 17, 2024 14:52
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.

3 participants