Skip to content

Feature request: SNP data #68

@Schraiber

Description

@Schraiber

Simulate a fixed number of SNPs by simulating trees and placing one mutation on them. Trees need to be rejection sampled, and a reasonable thing to do is to fix theta<<1 and accept trees with probability 1-exp(-theta/2T_total) ~ theta/2T_total. I think the right acceptance rate in the limit as theta goes down to 0 is something like T_total/E(T_total), but that seems weird because it will frequently be greater than 1?

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