timbitz / Whippet.jl

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

Warn TSL2+ index building #44

Closed timbitz closed 7 years ago

timbitz commented 7 years ago

This PR adds an option --suppress-low-tsl and warns otherwise if TSL2+ is encountered during index building.

timbitz commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1eabd03). Click here to learn what that means. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #44   +/-   ##
=========================================
  Coverage          ?   45.68%           
=========================================
  Files             ?       16           
  Lines             ?     1922           
  Branches          ?        0           
=========================================
  Hits              ?      878           
  Misses            ?     1044           
  Partials          ?        0
Impacted Files Coverage Δ
src/refset.jl 93.5% <33.33%> (ø)

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 1eabd03...1d2c94e. Read the comment docs.