This repository was archived by the owner on Dec 12, 2024. It is now read-only.
Replies: 1 comment 1 reply
-
Sure - not clear how much work this would be to do, though, and whether it would have much application outside of thinking about Big ARGs and such. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
We've never had use for this before, but since we are using the simplify() command to turn an implicit ARG into an explicit one, there's a good argument that we should be able to run the command but keep the non-ancestral nodes. One way to do this is to have an additional parameter "filter_nodes" (default False) to
simplify
.Beta Was this translation helpful? Give feedback.
All reactions