logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Aevol - an in silico experimental evolution platform

Description

Aevol  is  a  simulation  platform  that  allows  one  to  let populations of digital organisms evolve in
       different conditions and study experimentally the mechanisms responsible for  the  structuration  of  the
       genome and the transcriptome.

       aevol_propagate
              creates  a  fresh copy of the experiment as it was at the given timestep. The timestep of the copy
              will be reset to 0.

Name

       Aevol - an in silico experimental evolution platform

Options

-h,--help
              print help, then exit

       -V,--version
              print version number, then exit

       -t,--timestepTIMESTEP
              specify timestep to propagate
              default: that contained in file last_gener.txt, if any

       -K,--keep-prng-st
              do not alter prng states

       -o,--outOUTDIR
              specify output directory
              default "./output"

       -v,--verbose
              be verbose

See Also

aevol_create,aevol_run,aevol_modify

aevol 5.0                                           July 2016                                           AEVOL(1)

Synopsis

aevol_propagate-h or --helpaevol_propagate-V or --versionaevol_propagate [-tTIMESTEP] [-K] [-oOUTDIR] [-v]

See Also