logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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_run
              run an aevol simulation.

Name

       Aevol - an in silico experimental evolution platform

Options

-h,--help
              print help, then exit

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

       -b,--beginTIMESTEP
              specify time t0 to resume simulation at (default read in last_gener.txt)

       -e,--endTIMESTEP
              specify time of the end of the simulation

       -n,--nb-timestepsNB_TIMESTEPS
              specify number of timesteps to be simulated (default 1000)

       -p,--parallelNB_THREADS run on NB_THREADS threads (use -1 for system default)

       -v,--verbose
              be verbose

       -w,--wait
              pause after loading

       -x,--noX
              don't display X outputs upon start
              send SIGUSR1 to switch X output on/off

See Also

aevol_create,aevol_modify,aevol_propagate

aevol 5.0                                           July 2016                                           AEVOL(1)

Synopsis

aevol_run-h | --helpaevol_run-V | --versionaevol_run [-bTIMESTEP] [-eTIMESTEP | -nNB_TIMESTEP] [-pNB_THREADS] [-vwx]

See Also