Commit 22b9c8c
committed
fix: use string concatenation for out_filename/out_compressed in parse_kraken2_reads
~{} interpolation in task-level declarations evaluates sample_id as empty,
causing output files to be named .read_taxonomy.tsv.zst. Switch to +
concatenation following the classify_virnucpro_contigs pattern.1 parent 4b0c50d commit 22b9c8c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2015 | 2015 | | |
2016 | 2016 | | |
2017 | 2017 | | |
2018 | | - | |
2019 | | - | |
| 2018 | + | |
| 2019 | + | |
2020 | 2020 | | |
2021 | 2021 | | |
2022 | 2022 | | |
| |||
0 commit comments