Skip to content

Implicit requirement in split that the column specified with --demux-rid must occur before --demux-code #141

@patbohn

Description

@patbohn

Hi Hasindu, thanks for this super useful tool! I'm currently demultiplexing a large dataset and am supplying custom demultiplexing data.

I noticed that when I have a tsv file where the --demux-code column is occurring before the --demux-id column, I get this error:

[bsum_parsehdr::ERROR] Invalid demux TSV header: missing '[my_column]'

I believe this is due to how the columns are searched. When I swap the columns in my tsv file the splitting works.

I think a more informative error message could help debugging this faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions