We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We will have a similar issue that pyslim had to deal with because of the time in the metadata from SLiM tree sequences.
pyslim
stdpopsim/stdpopsim/slim_engine.py
Line 1813 in 5f319a5
See tskit-dev/pyslim#308 (comment) and tskit-dev/pyslim#311 for the fix
The text was updated successfully, but these errors were encountered:
Gosh, thanks for noticing-- in this case, it's affecting the mutations and not the genealogies, right?
Sorry, something went wrong.
I don't think it does and @petrelharp agrees. He found this bug btw!
And hence very minor - it just results in no mutations for 1 or 2 generations, I think.
@mufernando or @petrelharp will one of you submit a patch?
petrelharp
No branches or pull requests
We will have a similar issue that
pyslim
had to deal with because of the time in the metadata from SLiM tree sequences.stdpopsim/stdpopsim/slim_engine.py
Line 1813 in 5f319a5
See tskit-dev/pyslim#308 (comment) and tskit-dev/pyslim#311 for the fix
The text was updated successfully, but these errors were encountered: