zavolanlab / htsinfer

Infer metadata for your downstream analysis straight from your RNA-seq data
Apache License 2.0
9 stars 22 forks source link

feat: infer additional statistics from read lengths #133

Closed balajtimate closed 10 months ago

balajtimate commented 10 months ago

Description

Fixes #132

Type of change

Checklist

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d6d892c) 99.80% compared to head (6774063) 99.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #133 +/- ## ======================================= Coverage 99.80% 99.80% ======================================= Files 12 12 Lines 1024 1039 +15 ======================================= + Hits 1022 1037 +15 Misses 2 2 ``` | [Files Changed](https://app.codecov.io/gh/zavolanlab/htsinfer/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab) | Coverage Δ | | |---|---|---| | [htsinfer/htsinfer.py](https://app.codecov.io/gh/zavolanlab/htsinfer/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-aHRzaW5mZXIvaHRzaW5mZXIucHk=) | `100.00% <ø> (ø)` | | | [htsinfer/get\_library\_stats.py](https://app.codecov.io/gh/zavolanlab/htsinfer/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-aHRzaW5mZXIvZ2V0X2xpYnJhcnlfc3RhdHMucHk=) | `100.00% <100.00%> (ø)` | | | [htsinfer/models.py](https://app.codecov.io/gh/zavolanlab/htsinfer/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-aHRzaW5mZXIvbW9kZWxzLnB5) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.