Salut Nicolas,
surely one answer is, “if it looks like a bad idea, then don't do that”, but…
When I use an input file with a @ in the name (because it is in the name of Dorado models like dna_r10.4.1_e8.2_400bps_sup@v5.2.0) the next_seed.pl gives errors like Global symbol "@v5" requires explicit package name, surely because @ is the array sigil…
Maybe you can sanitize input names, or just exit with error when parsing the config file.
Cheers,
Charles
Salut Nicolas,
surely one answer is, “if it looks like a bad idea, then don't do that”, but…
When I use an input file with a
@in the name (because it is in the name of Dorado models likedna_r10.4.1_e8.2_400bps_sup@v5.2.0) thenext_seed.plgives errors likeGlobal symbol "@v5" requires explicit package name, surely because@is the array sigil…Maybe you can sanitize input names, or just exit with error when parsing the config file.
Cheers,
Charles