timbitz / Whippet.jl

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

Output Update for Constitutive PSI #43

Closed timbitz closed 7 years ago

timbitz commented 7 years ago

This is a fix to the uninformative output brought up in #42 . For constitutive inclusion/exclusion normal output beyond just a string of NA's is now used.

timbitz commented 7 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.16%. The diff coverage is 73.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   45.57%   45.73%   +0.16%     
==========================================
  Files          16       16              
  Lines        1898     1913      +15     
==========================================
+ Hits          865      875      +10     
- Misses       1033     1038       +5
Impacted Files Coverage Δ
src/diff.jl 0% <0%> (ø) :arrow_up:
src/events.jl 56.23% <66.66%> (ø) :arrow_up:
src/io.jl 29.03% <77.27%> (+1.73%) :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 08d13e5...045299a. Read the comment docs.