New issue checks
Dorado subcommand
Demux
Feature request
We often do barcoded experiments across multiple flowcells. When we basecall we use the --recursive feature and feed in all the pod5s, which outputs a single bam file. However, during the demux process it will split them up by their respective flowcell IDs. The sample sheet feature also forces us to enumerate a unique flowcell ID for every output sample name. It ends up being a complete waste of time having to use samtools merge at the end to merge all the demuxed data back. It would be nice if the sample sheet lets us specify exactly what the output files should be.
New issue checks
Dorado subcommand
Demux
Feature request
We often do barcoded experiments across multiple flowcells. When we basecall we use the --recursive feature and feed in all the pod5s, which outputs a single bam file. However, during the demux process it will split them up by their respective flowcell IDs. The sample sheet feature also forces us to enumerate a unique flowcell ID for every output sample name. It ends up being a complete waste of time having to use samtools merge at the end to merge all the demuxed data back. It would be nice if the sample sheet lets us specify exactly what the output files should be.