-
Notifications
You must be signed in to change notification settings - Fork 76
Fix node traversal orderings to work with virtual_root #1725
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
Milestone
Comments
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 11, 2021
Change timeasc and timedesc to keep the tree ordering within a timeslice rather than sorting by node ID (potentially breaking) Closes tskit-dev#1776 Closes tskit-dev#1725
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 11, 2021
Change timeasc and timedesc to keep the tree ordering within a timeslice rather than sorting by node ID (potentially breaking) Closes tskit-dev#1776 Closes tskit-dev#1725
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 11, 2021
Change timeasc and timedesc to keep the tree ordering within a timeslice rather than sorting by node ID (potentially breaking) Closes tskit-dev#1776 Closes tskit-dev#1725
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 11, 2021
Change timeasc and timedesc to keep the tree ordering within a timeslice rather than sorting by node ID (potentially breaking) Closes tskit-dev#1776 Closes tskit-dev#1725
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 12, 2021
Change timeasc and timedesc to keep the tree ordering within a timeslice rather than sorting by node ID (potentially breaking) Closes tskit-dev#1776 Closes tskit-dev#1725
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 13, 2021
Change timeasc and timedesc to keep the tree ordering within a timeslice rather than sorting by node ID (potentially breaking) Closes tskit-dev#1776 Closes tskit-dev#1725
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 13, 2021
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 13, 2021
Change timeasc and timedesc to keep the tree ordering within a timeslice rather than sorting by node ID (potentially breaking) Closes tskit-dev#1776 Closes tskit-dev#1725
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 13, 2021
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 14, 2021
Change timeasc and timedesc to keep the tree ordering within a timeslice rather than sorting by node ID (potentially breaking) Closes tskit-dev#1776 Closes tskit-dev#1725
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 14, 2021
jeromekelleher
added a commit
to jeromekelleher/tskit
that referenced
this issue
Oct 18, 2021
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Currently the orders
don't work properly if we supply virtual_root as the
root
argument to the Tree.nodes method.The text was updated successfully, but these errors were encountered: