Skip to content

Commit c0a79fa

Browse files
authored
Merge pull request #4 from genepi/fixes/samtools-index
Set label for `samtools index` in `cloudgene.yaml`
2 parents 948e385 + 305230e commit c0a79fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cloudgene.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ workflow:
2424
- process: "MTDNA_SERVER_2:CALCULATE_STATISTICS"
2525
label: "Calculate Sample Statistics"
2626
view: progressbar
27+
- process: "MTDNA_SERVER_2:INDEX"
28+
label: "Index Samples"
29+
view: progressbar
2730
- process: "MTDNA_SERVER_2:INPUT_VALIDATION"
2831
label: "Input Validation"
2932
view: progressbar

0 commit comments

Comments
 (0)