Skip to content

Expected sfs of a demographic model from msprime #74

@trevorcousins

Description

@trevorcousins

I have a complicated demographic model that is coded in msprime. It is programmed in as a "demography" object, such that it can be simulated from with e.g.
msprime.sim_ancestry(demography=demography,sequence_length=1)
I want to know what is the expected SFS under this model. Is there a way I can do this in momi2? I could reprogram it with momi's "move_lineages" and "set_size" options but this would take a long time - I wonder if there is a quick wrapper / converter.

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