Skip to content

Sample swap in modkit dmr compare-tx-sites #627

@Kilian-Winiger

Description

@Kilian-Winiger

Hi!

The modkit dmr compare-tx-sites seems to swap samples. It reports the counts of sample a for sample b and vice versa. This reverses also effect size and log2 fold change.

May it be that these lines cause that?

        let cond_a_counts = res.isoform_counts.pop().unwrap();
        let cond_b_counts = res.isoform_counts.pop().unwrap();

GeneDmrScore

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbuild-availablecustom build produced for fix.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions