michaelschaub / calcium-imaging-analysis

3 stars 1 forks source link

Maybe pass feature as snakemake parameter, instead of determining it from wildcards in script? #102

Open Joloco109 opened 2 years ago

Joloco109 commented 2 years ago

Would make scripts independent of the feature filename (featureparam1~val1...) and maybe clarifiy which information are used by which rules. Disadvantage might be more complicated snakefiles.