Closed balajtimate closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
172eb99
) 100.00% compared to head (40204b2
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Good stuff! Maybe link to the issue with the test results in the PR description. Otherwise LGTM.
Of course, after merging, you need to again merge these changes into your other feature branch, commit and push, to update the corresponding PR in #147
I think the issue with the results was already linked, but I added a link to the comment containing the results instead.
Description
Based on the results from running HTSinfer with various
--records
settings (https://github.com/zavolanlab/htsinfer/issues/109#issuecomment-1801481936), and the discussion that followed, the optimal number for this parameter was found to be 1000000. Records set to 1 million resulted in the lowest number of mismatches for organisms, with an average runtime for the whole process of 540.1 seconds (~9 minutes).--records
to 1000000Closes #109
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.