zavolanlab / zarp-cli

A user-friendly command-line interface for the ZARP RNA-seq analysis workflow
https://zavolanlab.github.io/zarp-cli/
Apache License 2.0
5 stars 1 forks source link

fix: propagate HTSinfer inferences #80

Closed uniqueg closed 9 months ago

uniqueg commented 9 months ago

The updated sample table generated by the HTSinfer pipeline was never read to update the internal sample processor object.

Type of change

Please delete options that are not relevant.

Checklist

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

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d9503aa) 100.00% compared to head (db6e02a) 100.00%. Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #80 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 23 23 Lines 1261 1287 +26 ========================================= + Hits 1261 1287 +26 ```

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