Description Usage Arguments Value Author(s)
View source: R/cluster_ssh_functions.R
Starts peregrine cluster runs
1 2 | sbatch_experiments(project_name, island_ontogeny, right_setup,
bash_file_sims, connection, partition, complete_analysis)
|
project_name |
String containing project name as returned by
|
island_ontogeny |
Vector of strings or |
right_setup |
Matrix with experiment setup as returned by
|
bash_file_sims |
String with path for bash file that starts simulation in the cluster. |
connection |
ssh connection object created within the main function. |
partition |
String with peregrine partition name that shuold be used.
Defaults to |
complete_analysis |
Boolean stating if a ML run from simulation output generated with current parameters should be started as soon as simulations are over. |
nothing.
Pedro Neves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.