Skip to content

Rank sum annotations over base quality p-values are wrong at the replicate level #39

@priesgo

Description

@priesgo

Rank sum annotations over base quality p-values are wrong at the replicate level. Below while the value for normal_rsbq_pv seems correct, normal_rsbq_pv_1 and normal_rsbq_pv_2 are out of the range of value and they are the same as Wilcoxon score

normal_rsbq=2.709;
normal_rsbq_1=2.867;
normal_rsbq_2=2.709;
normal_rsbq_pv=0.00674;
normal_rsbq_pv_1=2.867;
normal_rsbq_pv_2=2.709;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions