Skip to content

Commit

Permalink
Update modules/local/diann_preliminary_analysis/main.nf
Browse files Browse the repository at this point in the history
Co-authored-by: Julianus Pfeuffer <[email protected]>
  • Loading branch information
ypriverol and jpfeuffer authored Mar 22, 2024
1 parent 8589315 commit a7205a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/local/diann_preliminary_analysis/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ process DIANN_PRELIMINARY_ANALYSIS {
# Precursor Tolerance unit was: ${meta['precursormasstoleranceunit']}
# Fragment Tolerance unit was: ${meta['fragmentmasstoleranceunit']}
# Final mas accuracy is '${mass_acc}'
# Final mass accuracy is '${mass_acc}'
diann --lib ${predict_library} \\
--f ${ms_file} \\
Expand Down

0 comments on commit a7205a4

Please sign in to comment.