JRaviLab / MolEvolvR

An R Package for characterizing proteins using molecular evolution and phylogeny
https://jravilab.github.io/MolEvolvR/
Other
6 stars 16 forks source link

Rename and added a robust error handling functionality to the R/assign_job_queue.R file functions #73

Closed Seyi007 closed 1 month ago

Seyi007 commented 1 month ago

Also renamed the functions to the following; assign_job_queue -> assignJobQueue make_opts2procs -> mapOption2Process map_advanced_opts2procs -> mapAdvOption2Process get_proc_medians - calculateProcessRuntime write_proc_medians_table -> writeProcessRuntime2TSV write_proc_medians_yml -> writeProcessRuntime2YML get_proc_weights -> getProcessRuntimeWeights advanced_opts2est_walltime -> calculateEstimatedWallTimeFromOpts plot_estimated_walltimes -> plotEstimatedWallTimes

Checklist

Please ensure that all boxes are checked before indicating that this pull request is ready for review.