Replies: 1 comment
-
Better as an issue, let's discuss this over at #332. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
It would be great if the parent pedigreeID could be saved in the tree-sequence, when the keepPedigrees=T in initializeSLiMOptions.
I think the easiest way would be to save the parent pedigreeID in the meta data of the individual like the pedigreeID of the individual.
I would appreciate if this could be integrated in SLiM v4.
See https://groups.google.com/g/slim-discuss/c/i_BThb7mQDg/m/nXBzQBZCAwAJ for more discussions
Thanks
I'm using SLiM for a mosquito model of a remote island. Currently, I write every mating event into a text file. As mosquito have a lot of offspring this file becomes very large and SLiM simulation is slowed down because of it. However, I'm only interested in the adult mosquitos which I save with sim.treeSeqRememberIndividuals(inds) when they become adults.
Beta Was this translation helpful? Give feedback.
All reactions