Skip to content

Commit d2621b3

Browse files
committed
remove rest of python scripts
1 parent 29149c7 commit d2621b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/local/diannconvert/main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ process DIANNCONVERT {
3333
meta.precursormasstoleranceunit,meta.enzyme,meta.fixedmodifications,meta.variablemodifications].join(';')
3434

3535
"""
36-
diann_convert.py convert \\
36+
quantmsutilsc diann2mztab \\
3737
--folder ./ \\
3838
--exp_design ${exp_design} \\
3939
--diann_version ./version/versions.yml \\

0 commit comments

Comments
 (0)