Hi there,
Thanks for all the wonderful updates to SLiM! Is there now a simple way to output the 1D SFS per mutation type for a sample from the subpopulation? It's great that we can now plot the population's SFS in the GUI and export the data, but for production-scale I'd love to get that directly from my slim script and also be able to control the sample size. I used to do this via post-processing of standard slim output and can fall back to that, but would love to do it more efficiently if possible :) Apologies if I've missed an obvious recipe somewhere!
Thanks for your advice!
Cheers,
Annabel Beichman
----------------------------------------------------------------------------------------------------------------------------------------
This is the kind of output I'd like to write out as part of the script (but only for a sample of individuals):
(SFS for 10 genomes)
"m1", 0.9444, 0.0278, 0.0278, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000
"m2", 0.9138, 0.0259, 0.0259, 0.0086, 0.0172, 0.0000, 0.0000, 0.0086, 0.0000, 0.0000
"m3", 0.8276, 0.1034, 0.0345, 0.0172, 0.0172, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000