GoekeLab / bambu

Reference-guided transcript discovery and quantification for long read RNA-Seq data
GNU General Public License v3.0
171 stars 22 forks source link

fix overcounting issue for incompatible counts #401

Closed cying111 closed 3 months ago

cying111 commented 8 months ago

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 commented 8 months ago

Codecov Report

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

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

:exclamation: 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%> (ø)

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