Check if qsub run finished

qsub_run_finished(run, host, qstat)

Arguments

run

run ID, as an integer

host

host structure to execute command on

qstat

(string) qstat command for checking job status

Value

TRUE if run is marked as DONE, otherwise FALSE.