zavolanlab / htsinfer

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

perf: optimize STAR memory usage and read orientation defaults #125

Closed balajtimate closed 1 year ago

balajtimate commented 1 year ago

Description

Fixes #115

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 (426177c) 99.78% compared to head (6abd99b) 99.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #125 +/- ## ======================================= Coverage 99.78% 99.79% ======================================= Files 12 12 Lines 948 957 +9 ======================================= + Hits 946 955 +9 Misses 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/zavolanlab/htsinfer/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab) | Coverage Δ | | |---|---|---| | [htsinfer/get\_read\_orientation.py](https://app.codecov.io/gh/zavolanlab/htsinfer/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zavolanlab#diff-aHRzaW5mZXIvZ2V0X3JlYWRfb3JpZW50YXRpb24ucHk=) | `99.13% <100.00%> (+0.03%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.