Skip to content

Identify significantly exclusive mutations using MCMC procedure #35

@merckey

Description

@merckey

Dear wext authors,
I have successively perfromed WRE test on my dataset with find_exclusive_sets.py using the MCMC procedure for larger gene set size (sample code below).

        "python find_exclusive_sets.py "
        "-s MCMC "
        "-mf mutation "
        "-c 5 "
        "-k 4 "
        "-f 5 "
        "-N 1000 "
        "-nc 4 "
        "-o output/WRE-saddlepoint-nw1000 --json_format "
        "WRE -m Saddlepoint -wf weights"

However, I didn't find the information for summarizing the MCMC results to identify significantly exclusive mutations from the raw json results. Could you point me to the right direction?
Thank you so much!
Jin

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