fiberseq / fiberseq-smk

Snakemake pipeline for processing fiberseq data
https://fiberseq.github.io/fiberseq-smk/
MIT License
3 stars 0 forks source link

Modify filename defaults (output) #7

Closed adrisede closed 2 years ago

adrisede commented 2 years ago

Request to either implement an additional flag on the snakemake pipeline or modify the output naming defaults so that each file has the same label as the folder where they're contained in (to avoid naming collision issues for downstream processing pipelines).

mrvollger commented 2 years ago

PR https://github.com/StergachisLab/fiberseq-smk/pull/9 will fix this once merged.