Question ... I'd like to get my hand on as much meta-data as possible; if possible including any information used from earlier runs used via -resume. I'd also like to include my own pipeline worfklow.oncomplete information. Example:
[7a/c4e65b] multiqc : [100%] 1 of 1, cached: 1
[49/90fb5d] merge_featureCounts: [100%] 2 of 2
=========================================
star low mapping: 0
hisat2 low mapping: 0
total read count: 13506713
=========================================
Completed at: 18-Dec-2018 16:51:58
Duration : 21.3s
CPU hours : 30.3 (100% cached)
Succeeded : 4
Cached : 46
Ideally I'd like and option to have this (and more information) to be written to file in some format so I can automate reporting ... is this perhaps planned in some way for the future? Hope this is not too vague ..