zavolanlab / htsinfer

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

perf: optimize read layout inference and defaults #124

Closed balajtimate closed 1 year ago

balajtimate commented 1 year ago

Description

Based on the results from the testing data, the default parameter was optimized:

Fixes #107

Type of change

Checklist

Please carefully read these items and tick them off if the statements are true or do not apply.

If for some reason you are unable to tick off all boxes, please leave a comment explaining the issue you are facing so that we can work on it together.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fa369b2) 99.78% compared to head (31be102) 99.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #124 +/- ## ======================================= Coverage 99.78% 99.78% ======================================= Files 12 12 Lines 948 948 ======================================= Hits 946 946 Misses 2 2 ``` | [Impacted Files](https://codecov.io/gh/zavolanlab/htsinfer/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab) | Coverage Δ | | |---|---|---| | [htsinfer/cli.py](https://codecov.io/gh/zavolanlab/htsinfer/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-aHRzaW5mZXIvY2xpLnB5) | `100.00% <ø> (ø)` | | | [htsinfer/get\_read\_layout.py](https://codecov.io/gh/zavolanlab/htsinfer/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-aHRzaW5mZXIvZ2V0X3JlYWRfbGF5b3V0LnB5) | `100.00% <ø> (ø)` | | | [htsinfer/models.py](https://codecov.io/gh/zavolanlab/htsinfer/pull/124?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: Do you have feedback about the report comment? Let us know in this issue.