Skip to content

Posterior values always zero or one #66

Description

@ccrobertson

When I run demuxlet, I get the following:

SNG.POSTERIOR is always equal to 1 (even with DROPLET.TYPE==DBL)
BEST.POSTERIOR is always a negative number

From reading other github issues, it looks like the negative values for BEST.POSTERIOR is a bug, and the posterior probability of the best guess is actually PP = e^BEST.POSTERIOR. But even when I do this transformation, this results in

PP=1 for all barcodes with DROPLET.TYPE==DBL
PP=0 for all barcodes with DROPLET.TYPE==SNG

Has anyone else seen this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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