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

wrap union to deal with SLiM metadata #169

Open
mufernando opened this issue May 11, 2021 · 4 comments
Open

wrap union to deal with SLiM metadata #169

mufernando opened this issue May 11, 2021 · 4 comments
Milestone

Comments

@mufernando
Copy link
Member

e.g., by adjusting the slim mutation ids in the metadata, and the generation

@petrelharp
Copy link
Contributor

Things to do here are:

  • make SLiM mutation IDs not overlap
  • make SLiM individual IDs not overlap (and also adjust genome IDs accordingly)

... and, what exactly needs to happen with the times/generations? Anything else?

@mufernando
Copy link
Member Author

never mind about the generation, this has to do with having to adjust the times if the two simulations were run for different amount of times. we could decide to deal with this within the pyslim.union though.

@petrelharp
Copy link
Contributor

Right - so we need a

  • dt argument that allows for shifting of the times if the two ts were run for different amounts of time

@petrelharp
Copy link
Contributor

Also see #105

@petrelharp petrelharp added this to the v1.1 milestone Dec 11, 2021
@petrelharp petrelharp removed the v1.1 label Dec 11, 2021
@petrelharp petrelharp modified the milestones: v1.0, v1.1 Aug 12, 2022
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