Question about how to use tsk_treeseq_genealogical_nearest_neighbours function of C API #2787
Unanswered
T-Funayama
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Well, it seems that function is not documented in the C API, which means it might be subject to change, but, here's the reference:
For this, I'd start with https://tskit.dev/tskit/docs/latest/c-api.html and post specific questions if you run into difficulties? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am trying to load trees file and run tsk_treeseq_genealogical_nearest_neighbours function of C API. Could you tell me argument data format of tsk_treeseq_genealogical_nearest_neighbours function, how to use C API and so on. If possible, Could you please send me the example code?
I look forward to hearing from you soon.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions