Repository 'camera_annotate'
hg clone https://toolshed.g2.bx.psu.edu/repos/lecorguille/camera_annotate

Changeset 5:d1c09fc628e5 (2015-10-29)
Previous changeset 4:9953ae6c2a22 (2015-10-29) Next changeset 6:b1ce440044a8 (2015-11-13)
Commit message:
Uploaded
modified:
abims_CAMERA_annotateDiffreport.xml
b
diff -r 9953ae6c2a22 -r d1c09fc628e5 abims_CAMERA_annotateDiffreport.xml
--- a/abims_CAMERA_annotateDiffreport.xml Thu Oct 29 10:22:29 2015 -0400
+++ b/abims_CAMERA_annotateDiffreport.xml Thu Oct 29 10:45:43 2015 -0400
[
@@ -67,7 +67,7 @@
         <param name="image" type="data" label="RData file" format="rdata.xcms.fillpeaks,rdata" help="output file from another function xcms (fillPeaks)" />
 
         <param name="convert_param" type="boolean" checked="false" truevalue="TRUE" falsevalue="FALSE" label="Convert retention time (seconds) into minutes" help="Convert the columns rtmed, rtmin and rtmax into minutes"/>
-        <param name="num_digits" type="integer" value="0" label="" help="Number of decimal places for mass values reported in ions identifiers" />
+        <param name="num_digits" type="integer" value="4" label="" help="Number of decimal places for mass values reported in ions identifiers. A minimum of 4 decimal places should be set" />
 
         <param name="sigma" type="integer" value="6" label="groupFWHM: multiplier of the standard deviation" help="[sigma]" />
         <param name="perfwhm" type="float" value="0.6" max="1" min="0" label="groupFWHM: percentage of FWHM width" help="[perfwhm]" />