Closed balajtimate closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
8443c05
) 100.00% compared to head (4c33968
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hmm, coverage test is failing. Maybe you need to update the unit tests (or add one)?
I'm not sure why, the detailed coverage run says 100% (also for the PR). Can it be rerun?
Really weird. And no, I don't know how to rerun it without rerunning all the tests. Well, I think I'll just merge it then. If it persists, we can still investigate
Description
Add the paths to the processed subset of samples to the mapping function in
get_library_type.py
, so that STAR makes use of them instead of the original (unprocessed) samples, when aligning to determinate the mate relationship.Fixes #149
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.