Skip to content

Creating a tree sequence object within a C API integrated program #2726

Answered by benjeffery
mawassw asked this question in Q&A
Discussion options

You must be logged in to vote

On first glance this seems right.

Are any of your nodes marked as sample nodes? (i.e. they have the TSK_NODE_IS_SAMPLE in their flags). It's perfectly valid to have a tree sequence with zero samples as they are just "special" nodes. See https://tskit.dev/tskit/docs/stable/data-model.html#node-table

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@benjeffery
Comment options

@mawassw
Comment options

@jeromekelleher
Comment options

@mawassw
Comment options

@jeromekelleher
Comment options

Answer selected by mawassw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants