이것은 Ubuntu Online, Fedora Online, Windows 온라인 에뮬레이터 또는 MAC OS 온라인 에뮬레이터와 같은 여러 무료 온라인 워크스테이션 중 하나를 사용하여 OnWorks 무료 호스팅 제공업체에서 실행할 수 있는 aevol_propagate 명령입니다.
프로그램:
이름
aevol - in silico 실험적 진화 플랫폼
개요
aevol_propagate -h or --도움
aevol_propagate -V or --번역
aevol_propagate [-v] [-g 일반] [-i INDIR] [-o 아웃디어] [-S GENERALSEED]
aevol_propagate [-v] [-g 일반] [-i INDIR] [-o 아웃디어] [-s SELSEED] [-m MUTSEED] [-t
STOCHSEED] [-e ENVVARSEED] [-n ENVNOISESEED]
기술
에볼 디지털 유기체의 개체군을 허용하는 시뮬레이션 플랫폼입니다.
다른 조건에서 진화하고 실험적으로 원인이 되는 메커니즘을 연구합니다.
게놈과 전사체의 구조.
aevol_propagate
creates a fresh copy of the experiment as it was at the given generation. The
generation number of the copy will be reset to 0. If you use aevol_propagate
repeatedly to initialize several simulations, you should specify a different seed
for each simulation, otherwise all simulations will yield exactly the same results.
You can use the option -S to do so. In this case, the random drawings will be
different for all random processes enabled in your simulations (mutations,
stochastic gene expression, selection, migration, environmental variation,
environmental noise). Alternatively, to change the random drawings for specific
random processes only, do not use -S but the options -m, -s, -t, -e, -n (see
아래).
옵션
-시간, --도움
도움말을 인쇄한 다음 종료
-V, --번역
버전 번호를 인쇄한 다음 종료
-V, --말 수가 많은
장황하다
-NS, --제너 일반
specify generation number (default: that contained in file last_gener.txt, if any)
-NS, --에 INDIR
specify input directory (default ".")
-영형, --밖 아웃디어
specify output directory (default "./output")
-NS, --general-seed GENERALSEED
specify an integer to be used as a seed for random numbers. If you use
aevol_propagate repeatedly to initialize several simulations, you should specify a
different seed for each simulation, otherwise all simulations will yield
exactly the same results. If you specify this general seed, random drawings will be
different for all random processes enabled in your simulations (mutations,
stochastic gene expression, selection, migration, environmental variation,
environmental noise). To change the random drawings for a specific random process
only, do not use -S but the options below.
-에스, --sel-seed SELSEED
specify an integer as a seed for random numbers needed for selection and migration
(if spatial structure is enabled).
-미디엄, --mut-seed MUTSEED
specify an integer as a seed for random numbers needed for mutations.
-NS, --stoch-seed STOCHSEED
specify an integer as a seed for random numbers needed for stochastic gene
표현.
-이자형, --env-var-seed ENVVARSEED
specify an integer as a seed for random numbers needed for environmental variation.
-N, --env-noise-seed ENVNOISESEED
specify an integer as a seed for random numbers needed for environmental noise.
Use aevol_propagate online using onworks.net services