timbitz / Whippet.jl

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

Point estimate #72

Open timbitz opened 5 years ago

timbitz commented 5 years ago

This PR changes the default of whippet-delta.jl to a read-depth independent method of differential splicing. The current default is still available using the optional command line flag --use-depth.

codecov[bot] commented 5 years ago

Codecov Report

Merging #72 into master will decrease coverage by 0.17%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   58.99%   58.81%   -0.17%     
==========================================
  Files          19       19              
  Lines        2370     2377       +7     
==========================================
  Hits         1398     1398              
- Misses        972      979       +7
Impacted Files Coverage Δ
src/diff.jl 0% <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 7d880eb...163a043. Read the comment docs.