GoekeLab / bambu

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

Bug FIxes #347

Closed andredsim closed 1 year ago

andredsim commented 1 year ago

Covers severel niche crashes Bambu can encounter when certain read types are missing

Updates the warning system so warnings are output as they arise during verbose mode

codecov-commenter commented 1 year ago

Codecov Report

Merging #347 (0c6618d) into master (0f61952) will decrease coverage by 0.67%. The diff coverage is 41.48%.

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
- Coverage   86.91%   86.23%   -0.68%     
==========================================
  Files          24       24              
  Lines        3178     3219      +41     
==========================================
+ Hits         2762     2776      +14     
- Misses        416      443      +27     
Impacted Files Coverage Δ
R/bambu-processReads_utilityCreateJunctionTables.R 90.97% <0.00%> (-0.69%) :arrow_down:
R/bambu-quantify_utilityFunctions.R 91.58% <0.00%> (ø)
R/bambu-processReads.R 68.46% <22.72%> (-6.98%) :arrow_down:
R/bambu-processReads_scoreReadClasses.R 59.50% <27.77%> (-2.00%) :arrow_down:
R/bambu_utilityFunctions.R 68.88% <50.00%> (+0.23%) :arrow_up:
R/bambu-extendAnnotations-utilityExtend.R 84.78% <72.72%> (-0.45%) :arrow_down:
R/bambu-processReads_utilityConstructReadClasses.R 92.70% <75.00%> (-0.22%) :arrow_down:
R/bambu.R 78.00% <100.00%> (+0.91%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more