Skip to content

Should we also use TSK_TS_INIT_COMPUTE_MUTATION_PARENTS in TableCollection$tree_sequence()? #65

@gregorgorjanc

Description

@gregorgorjanc

Should we also use https://tskit.dev/tskit/docs/stable/c-api.html#c.TSK_TS_INIT_COMPUTE_MUTATION_PARENTS in TableCollection$tree_sequence()?

Jerome says: "I don't think it's relevant to the Python API AFAIK, but I guess it could be filtered through to TableCollection.tree_sequence()? IIRC it got added to keep existing C code working when we tightened up the requirements, but should probably be avoided in new code. I'd say just not document it unless there's a compelling use-case in new code".

  • So, let's explore if we are calling this correctly at C++ level ....

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