Closed balajtimate closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
6bdefa1
) 100.00% compared to head (9e47707
) 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.
Removed --htsinfer-config
from args.py
, models.py
and the config yaml file.
Also added DRY_RUN
execution mode compatibility to the HTSinfer plugin.
zarp.plugins.sample_processors.htsinfer
tests/plugins/sample_processors/test_htsinfer.py
zarp/config/models.py
with HTSinfer config file modelzarp/snakemake/run.py
, forcing singularity in case of HTSinfer workflow runFixes #34
Type of change
Checklist