AllenNeuralDynamics / AllenNeuralDynamics/aind-smartspim-quantification

Add "start" time to Nextflow trace file configuration

オープン
#29 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。