GenomeComb
cg job_update ?options? logfile ..
updates the logfile of a command using joboptions
If the logfile of a command using joboptions has the extension .running, the command (or its jobs on a cluster) is either still running or it crashed without being able to update the log. cg job_update can be used to update the log to current status. The status (and times, ...) for each job will be updated. If the command is no longer running, the logfile will get the extension .finished if all jobs were successfully run, and .error if any of them had errors.
Compression