Skip to content

Merge demux across flowcells/according to sample sheet manifests #1616

Description

@billytcl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    barcodeIssues related to barcoding

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions