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

fix overcounting issue for incompatible counts #401

Merged
merged 5 commits into from
Apr 2, 2024

Conversation

cying111
Copy link
Collaborator

@cying111 cying111 commented Nov 3, 2023

This branch fix for two bugs that impacts quantification:

  1. overcounting of incompatible reads for each gene
  2. singe exon reads mis-assignment due to re-ordering of data

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2023

Codecov Report

Merging #401 (931c63e) into devel (42dbb39) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 931c63e differs from pull request most recent head 171110c. Consider uploading reports for the commit 171110c to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##            devel     #401   +/-   ##
=======================================
  Coverage   86.32%   86.32%           
=======================================
  Files          24       24           
  Lines        3226     3226           
=======================================
  Hits         2785     2785           
  Misses        441      441           
Files Coverage Δ
R/bambu-quantify_utilityFunctions.R 94.73% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@cying111 cying111 merged commit cdf0aae into devel Apr 2, 2024
4 checks passed
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