Skip to content

Commit

Permalink
update filenaming in idmassaccuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasscheid committed Sep 29, 2024
1 parent 603d505 commit a7fd94d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ process {
}

withName: 'OPENMS_IDMASSACCURACY' {
ext.prefix = {"${meta.spectra}"}
ext.args = [
(params.precursor_error_units == 'ppm') ? "-precursor_error_ppm": "",
"-fragment_mass_tolerance ${params.fragment_mass_tolerance}"
Expand Down

0 comments on commit a7fd94d

Please sign in to comment.