Skip to content

Palantir results not exactly reproducible #64

@Marius1311

Description

@Marius1311

Setting the random seed does not lead to exactly reproducible results, you can easily check this in an example, just set the random seed, run palantir twice and compare the actual fate probabilities numerically, there will be slight deviations. This can only be eliminated when the waypoint cells are manually cached (written to file) and provided to palantir. In that case, results are reproducible. The deviations are really small and don't lead to e.g. different gene expression trends, however, it would still be nice to fix this bug. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions