File Release Notes and Changelog
Release Name: 2.0.6
Notes:
N E M O v2.0.6 [06 Jun 2007]
This release addresses a few bugs and adds new
functionalities to the parameter input file. Block comments
are now possible as well as sequential matrix parameters.
The sequential argument name expansion string used to build
the simulation filename now accepts a formatting string. It
allows to build custom file names that do not depend on the
sequential parameter argument values.
Changes:
Bug Fixes:
FIX: in recombination of the neutral markers, first locus
not properly set under low recombination rates.
FIX: number of fixed neutral mutations were not correctly
computed.
FIX: patch age counter was not correctly set between
replicates.
User level:
NEW: block comments in init file (manual p10)
NEW: sequential matrix arguments (manual p11)
NEW: format argument for name expansion of the sequential
parameter values (manual p13)
NEW: the patch-specific and locus-specific Fst values can be
saved to a separate file (manual p33)
CHG: renamed "ntrl_genot_dir" and "ntrl_genot_logtime" to
"ntrl_output_dir" and "ntrl_output_logtime" (manual
pp33-34)
CHG: in FSTAT output file, added patch of origin of the
individuals (manual pp34-35)
CHG: individuals are now drawn without replacement from the
source population when the population is loaded in
non-preserve mode.
Framework:
CHG: in the way the neutral marker sequence is coded, allows
for faster recombination algorithm.