We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06423f commit 50cc0f3Copy full SHA for 50cc0f3
tools/msPurity/macros.xml
@@ -23,7 +23,7 @@
23
<xml name="offsets">
24
<param argument="--minoffset" type="float" label="minoffset" value="0.5"
25
help="Offset to the 'left' for the precursor range e.g. if precursor of interest is
26
- 100.0 then the range would be from 999.5 to 100.0"/>
+ 100.0 then the range would be from 99.5 to 100.0"/>
27
<param argument="--maxoffset" type="float" label="maxoffset" value="0.5"
28
help="Offset to the 'right' for the precursor range e.g. if precursor of interest is
29
100.0 then the range would be from 100.0 to 100.5"/>
0 commit comments