timbitz / Whippet.jl

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

Length term bugfix #66

Closed timbitz closed 6 years ago

timbitz commented 6 years ago

This PR contains an important bugfix to improve the accuracy of isoform-level TPM values as well K2+ PSI values and Tandem UTR values.

codecov[bot] commented 6 years ago

Codecov Report

Merging #66 into master will not change coverage. The diff coverage is 60%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   54.17%   54.17%           
=======================================
  Files          18       18           
  Lines        2309     2309           
=======================================
  Hits         1251     1251           
  Misses       1058     1058
Impacted Files Coverage Δ
src/events.jl 56.85% <50%> (ø) :arrow_up:
src/quant.jl 56.69% <75%> (ø) :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 81a4860...e256f1b. Read the comment docs.