timbitz / Whippet.jl

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

--circ Minor Bugfix #61

Closed timbitz closed 6 years ago

timbitz commented 6 years ago

This is a minor bugfix for the --circ flag which was accidentally broken following the v0.10 introduction of bias correction models.

codecov[bot] commented 6 years ago

Codecov Report

Merging #61 into master will decrease coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #61      +/-   ##
=========================================
- Coverage   54.15%   54.1%   -0.05%     
=========================================
  Files          18      18              
  Lines        2323    2325       +2     
=========================================
  Hits         1258    1258              
- Misses       1065    1067       +2
Impacted Files Coverage Δ
src/quant.jl 56.07% <0%> (-0.28%) :arrow_down:
src/io.jl 33.05% <0%> (ø) :arrow_up:

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 dc5c001...01dd19c. Read the comment docs.