Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify tree sequence to remove invisible recombinations #307

Closed
hyanwong opened this issue Nov 10, 2017 · 3 comments
Closed

Simplify tree sequence to remove invisible recombinations #307

hyanwong opened this issue Nov 10, 2017 · 3 comments

Comments

@hyanwong
Copy link
Member

It might be useful to have a routine that can be run on a TS that looks at the distribution of mutations and removes nodes (recombinations) that are "invisible", given the set of variants.

@jeromekelleher
Copy link
Member

Another way of looking at this is to minimise the tree sequence: how many nodes/edges can we throw away while not losing any essential topological information?

@jeromekelleher
Copy link
Member

See #545 for initial version.

@jeromekelleher
Copy link
Member

I think the reduce_site_topology feature in #545 does solve this fully, so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants