Skip to content

Request: add additional progress indicators #233

Answered by smlmbrt
Fiwx asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Fiwx, the displaying of the actual progress (checkboxes) is handled by nextflow itself. One thing it does is list the folder where the work is happening, example:

[49/d28766] process > PGSC_CALC:PGSCALC:INPUT_CHECK:SAMPLESHEET_JSON (samplesheet.csv)           [100%] 1 of 1 ✔
[c3/a8e0d9] process > PGSC_CALC:PGSCALC:INPUT_CHECK:SCOREFILE_CHECK                              [100%] 1 of 1 ✔
[-        ] process > PGSC_CALC:PGSCALC:MAKE_COMPATIBLE:PLINK2_VCF                               -
[7c/5cca6c] process > PGSC_CALC:PGSCALC:MAKE_COMPATIBLE:PLINK2_BFILE (cineca_synthetic_subset)   [100%] 1 of 1 ✔
[3b/ce0e39] process > PGSC_CALC:PGSCALC:MAKE_COMPATIBLE:MATCH_VARIANTS (cineca_synthetic_sub…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smlmbrt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #231 on January 26, 2024 16:22.