methylseq icon indicating copy to clipboard operation
methylseq copied to clipboard

[bug] - samplesheet schema for genome field too strict

Open feiloo opened this issue 1 month ago • 0 comments

The naming scheme for the "genome" field in the samplesheet is overly strict and forbids using paths containing a slash. It seems sensible to allow more locations than the current directory, like absolute paths.

possible relevant line: https://github.com/nf-core/methylseq/blob/db60bfe1f0d0409244a02c6b046301ebfd697db7/assets/schema_input.json#L34

feiloo avatar Dec 09 '25 13:12 feiloo