Skip to content

Commit

Permalink
adding commented out tolerances
Browse files Browse the repository at this point in the history
  • Loading branch information
mwang87 committed Mar 15, 2021
1 parent 376c320 commit be5ef46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@
<parameter name="REQUESTPARAMETER=usi1" value="mzspec:GNPS:TASK-{task}-spectra/specs_ms.mgf:scan:[CLUSTERID1]"/>
<parameter name="REQUESTPARAMETER=usi2" value="mzspec:GNPS:TASK-{task}-spectra/specs_ms.mgf:scan:[CLUSTERID2]"/>
<parameter name="REQUESTPARAMETER=cosine" value="shifted"/>
<!-- <parameter name="REQUESTPARAMETER=fragment_mz_tolerance" value="@tolerance.Ion_tolerance"/> -->
<parameter name="LABEL" value="Mirror Match USI"/>
</column>
<column label="USI-Spectrum" type="genericurlgenerator" width="3"> \
Expand Down
1 change: 1 addition & 0 deletions metabolomics-snets-v2/metabolomics-snets-v2/result.xml
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,7 @@
<parameter name="REQUESTPARAMETER=usi1" value="mzspec:GNPS:TASK-{task}-spectra/specs_ms.mgf:scan:[Node1]"/>
<parameter name="REQUESTPARAMETER=usi2" value="mzspec:GNPS:TASK-{task}-spectra/specs_ms.mgf:scan:[Node2]"/>
<parameter name="REQUESTPARAMETER=cosine" value="shifted"/>
<!-- <parameter name="REQUESTPARAMETER=fragment_mz_tolerance" value="@tolerance.Ion_tolerance"/> -->
<parameter name="LABEL" value="Mirror Match USI"/>
</column>
<column label="USI-Spectrum" type="genericurlgenerator" width="3"> \
Expand Down

0 comments on commit be5ef46

Please sign in to comment.