Open multimeric opened 2 years ago
Currently the only way I'm able to get batchools to use an updated slurm job template is by using removeRegistry() followed by makeRegistry(). Is there a better and less destructive way to do this? Likewise for editing the config file, it seems.
batchools
removeRegistry()
makeRegistry()
Currently the only way I'm able to get
batchools
to use an updated slurm job template is by usingremoveRegistry()
followed bymakeRegistry()
. Is there a better and less destructive way to do this? Likewise for editing the config file, it seems.