AllenNeuralDynamics / AllenNeuralDynamics/aind-smartspim-quantification

Add "start" time to Nextflow trace file configuration

未關閉
#29 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
1
分支
2
PR 合併指標
30 天內沒有已合併 PR

描述

I think the Groovy configuration for the Nextflow trace file should look something like this:

trace {
enabled = true
file = 'trace.txt'
fields = 'task_id,name,status,submit,start,complete,duration,realtime'
}

Bottom line, all I want you to do is add the "start" field so I can tell when a capsule started (not just when it was submitted). Please leave the submitted, duration, and realtime fields. This will enable me to essentially recreate the timeline chart myself, which I cannot do without the start time.

Thank you.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。