fgbio icon indicating copy to clipboard operation
fgbio copied to clipboard

[feature] Add a tool to get percentage of bases falling in each interval by name.

Open jacarey opened this issue 4 years ago • 1 comments

Currently this expects single ended reads or paired end template reads to be full enclosed within an interval by name in order for it to be counted for that interval.

jacarey avatar Sep 02 '20 18:09 jacarey

Codecov Report

Merging #627 into master will increase coverage by 0.00%. The diff coverage is 96.38%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #627   +/-   ##
=======================================
  Coverage   95.60%   95.61%           
=======================================
  Files         113      114    +1     
  Lines        6418     6501   +83     
  Branches      429      428    -1     
=======================================
+ Hits         6136     6216   +80     
- Misses        282      285    +3     
Impacted Files Coverage Δ
...ulcrumgenomics/rnaseq/AnnotateByIntervalList.scala 96.38% <96.38%> (ø)

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 f234e78...c4bb785. Read the comment docs.

codecov-commenter avatar Sep 02 '20 18:09 codecov-commenter