GenomeComb
Genomecomb moved to github on https://github.com/derijkp/genomecomb with documentation on https://derijkp.github.io/genomecomb. For up to date versions, go there. These pages only remain here for the data on the older scientific application (or if someone really needs a long obsolete version of the software)
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