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

Include daily summaries in top level metadata #388

Open
jeromekelleher opened this issue Nov 7, 2024 · 0 comments
Open

Include daily summaries in top level metadata #388

jeromekelleher opened this issue Nov 7, 2024 · 0 comments
Milestone

Comments

@jeromekelleher
Copy link
Owner

Store the number of nodes, edges and mutations in the top-level metadata for later analysis.

In principle, keeping the number of nodes could mean that we could recover the state of earlier ARGs without needing to store them all. Because the nodes are added monolithically we should be able to recover the state from a particular date by cutting off the ARG at that time, and then removing any nodes/mutations that were added after that date (by parsimony, etc)

@jeromekelleher jeromekelleher added this to the 1.0 milestone Nov 7, 2024
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

1 participant