Branch | |
---|---|
master |
|
develop |
|
richel |
razzo
experiment scripts and storage.
The research project uses these GitHub repo's:
razzo
results of a test runCode can be found in the packages
folder.
To create the table in overview.md:
cd razzo_project
./scripts/90_collect_run_times.sh
See overview.md.
20190908
is the favorite starting pointn_particles
in 20190908
and 20190910
is correct to the actual value of 1, due to a mcbette
error To download the data,
download http://richelbilderbeek.nl/razzo_project_[date].zip
where [date]
is the date,
for example: http://richelbilderbeek.nl/razzo_project_20190801.zip
Our verdicts if a setting is good enough: see verdict.md.
Note:
razzo_project
has the following folder structure:
scripts
: contains the scriptsThe scripts in scripts
create the following extra folders:
data
: contains the simulation dataresults
: contains the simulation results:warning: must run from the root folder
Regenerate testing data:
sbatch ./scripts/regen_data.sh
Run the razzo experiment:
sbatch ./scripts/1_install_razzo.sh
sbatch ./scripts/2_create_parameter_files.sh test
or sbatch ./scripts/2_create_parameter_files.sh ful
sbatch ./scripts/3_run_razzo.sh
sbatch ./scripts/7_create_nltt_stats_file.sh
sbatch ./scripts/8_create_esses_files.sh
sbatch ./scripts/9_create_marg_liks_file.sh
sbatch ./scripts/10_create_fig_1_file.sh
sbatch ./scripts/11_create_n_taxa_file.sh
Same, but without sbatch
.
See .travis.yml for the complete usage.
mcbette
timeseriesn_taxa | n_nucleotides | run_time |
---|---|---|
10 | 1k | 0:40 or 40 mins |
20 | 1k | 1:23 or 83 |
40 | 1k | 3:35 or 215 mins |
80 | 1k | more than 10 hours, got cancelled |