timbitz / Whippet.jl

Lightweight and Fast; RNA-seq quantification at the event-level
MIT License
105 stars 21 forks source link

1.6 Bugfix for BAM supplemented indexing #117

Closed timbitz closed 3 years ago

timbitz commented 3 years ago

Fixes a minor bug introduced by moving of BAM modules from BioAlignments to XAM, where whippet-index.jl now needs to specifically load XAM. Closes #116

codecov[bot] commented 3 years ago

Codecov Report

Merging #117 (670deb0) into master (b252319) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 670deb0 differs from pull request most recent head 5b03a49. Consider uploading reports for the commit 5b03a49 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   58.16%   58.16%           
=======================================
  Files          18       18           
  Lines        2507     2507           
=======================================
  Hits         1458     1458           
  Misses       1049     1049           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b252319...5b03a49. Read the comment docs.