sims-lab / CapCruncher

Analysis tool for NG-Capture-C, Tri-C and Tiled-C data
https://sims-lab.github.io/CapCruncher/
GNU General Public License v3.0
6 stars 3 forks source link

feat(pileup): added to_pyranges #227

Closed alsmith151 closed 10 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #227 (8642454) into master (24ce12e) will increase coverage by 1.07%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/227/graphs/tree.svg?width=650&height=150&src=pr&token=RHIGNMGX09&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab)](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) ```diff @@ Coverage Diff @@ ## master #227 +/- ## ========================================== + Coverage 67.21% 68.28% +1.07% ========================================== Files 36 37 +1 Lines 3102 3150 +48 ========================================== + Hits 2085 2151 +66 + Misses 1017 999 -18 ``` | [Files](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) | Coverage Δ | | |---|---|---| | [capcruncher/api/pileup.py](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab#diff-Y2FwY3J1bmNoZXIvYXBpL3BpbGV1cC5weQ==) | `48.95% <100.00%> (+10.01%)` | :arrow_up: | | [tests/test\_pileup.py](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab#diff-dGVzdHMvdGVzdF9waWxldXAucHk=) | `100.00% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/227?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/227?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). Last update [24ce12e...8642454](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/227?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab).