Closed gpratt closed 5 years ago
Merging #366 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #366 +/- ##
=======================================
Coverage 91.95% 91.95%
=======================================
Files 31 31
Lines 1156 1156
Branches 65 65
=======================================
Hits 1063 1063
Misses 93 93
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 2b0bab7...6bc3730. Read the comment docs.
Done!
CorrectUmis
fromfgbio
doesn't have a correspondingdagr
task. This PR adds that task.Preliminary tests indicate this task works for my purposes, so I'm happy.
Two open questions for this PR:
dagr
is a bit inconsistent, I used theFilterConsensusReads
style just because it was a nice guide for all the features I wanted to use. Let me know if you want to use a different style here.dagr
tasks. Let me know if you want to start adding scaladoc.