# HG changeset patch # User lecorguille # Date 1451914409 18000 # Node ID df264428a5e1eed0366b51a4f994b8b24c426377 # Parent 2a104ea58d121e8b2b0632f16746f527652cbc39 Uploaded diff -r 2a104ea58d12 -r df264428a5e1 abims_xcms_group.xml --- a/abims_xcms_group.xml Fri Aug 07 06:04:38 2015 -0400 +++ b/abims_xcms_group.xml Mon Jan 04 08:33:29 2016 -0500 @@ -1,4 +1,4 @@ - + Group peaks together across samples using overlapping m/z bins and calculation of smoothed peak distributions in chromatographic time. @@ -13,9 +13,15 @@ - + + ; + return=\$?; + mv log.txt $log; + cat $log; + sh -c "exit \$return" + + ]]> @@ -96,6 +103,7 @@ + @@ -107,13 +115,23 @@ - - + + + + + + + + + + + + - + + ]]> diff -r 2a104ea58d12 -r df264428a5e1 test-data/log.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/log.txt Mon Jan 04 08:33:29 2016 -0500 @@ -0,0 +1,51 @@ + PACKAGE INFO +parallel 3.1.2 +BiocGenerics 0.14.0 +Biobase 2.28.0 +Rcpp 0.12.0 +mzR 2.2.2 +xcms 1.44.0 +snow 0.3.13 +batch 1.1.4 + + + ARGUMENTS INFO +xfunction group +image test-data/xset.RData +xsetRdataOutput test-data/xset.group.RData +rplotspdf xset.group.Rplots.pdf +method density +sleep 0.001 +minfrac 0.5 +bw 30 +mzwid 0.25 + + + INFILE PROCESSING INFO + + + ARGUMENTS PROCESSING INFO + + + MAIN PROCESSING INFO +112 175 237 300 362 425 487 550 612 675 737 800 862 925 987 +null device + 1 + + + XSET OBJECT INFO +An "xcmsSet" object with 9 samples + +Time range: 0.7-1140 seconds (0-19 minutes) +Mass range: 50.0019-999.9863 m/z +Peaks: 135846 (about 15094 per sample) +Peak Groups: 6642 +Sample classes: bio, blank + +Profile settings: method = bin + step = 0.01 + +Memory usage: 15 MB + + + DONE diff -r 2a104ea58d12 -r df264428a5e1 test-data/xset.group.RData Binary file test-data/xset.group.RData has changed diff -r 2a104ea58d12 -r df264428a5e1 tool_dependencies.xml --- a/tool_dependencies.xml Fri Aug 07 06:04:38 2015 -0400 +++ b/tool_dependencies.xml Mon Jan 04 08:33:29 2016 -0500 @@ -1,12 +1,12 @@ - + - + - - + +