# HG changeset patch # User lecorguille # Date 1456177219 18000 # Node ID 5a54397dbc97e4d1ff1ced27b9fee483da93c473 # Parent 5815e6e11f9bd72b50e6ef384ef836fd41b1dc4b planemo upload diff -r 5815e6e11f9b -r 5a54397dbc97 README.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Mon Feb 22 16:40:19 2016 -0500 @@ -0,0 +1,19 @@ + +Changelog/News +-------------- + +**Version 2.0.5 - 10/02/2016** + +- BUGFIX: better management of errors. Datasets remained green although the process failed + +- UPDATE: refactoring of internal management of inputs/outputs + +- UPDATE: refactoring to feed the new report tool + + +**Version 2.0.2 - 02/06/2015** + +- IMPROVEMENT: new datatype/dataset formats (rdata.xcms.raw, rdata.xcms.group, rdata.xcms.retcor ...) will facilitate the sequence of tools and so avoid incompatibility errors. + +- IMPROVEMENT: parameter labels have changed to facilitate their reading. + diff -r 5815e6e11f9b -r 5a54397dbc97 abims_xcms_fillPeaks.xml --- a/abims_xcms_fillPeaks.xml Tue Nov 24 06:26:14 2015 -0500 +++ b/abims_xcms_fillPeaks.xml Mon Feb 22 16:40:19 2016 -0500 @@ -1,4 +1,4 @@ - + Integrate the signal in the region of that peak group not represented and create a new peak @@ -6,16 +6,32 @@ R Rscript xcms - xcms_w4m_script + xcms_w4m_script - - xcms.r xfunction fillPeaks image $image method $method && mv fillPeaks.RData $xsetRData; cat xset.log - + @@ -23,21 +39,35 @@ + + + - + + + + + + + + + + + + - + +**Version 2.0.2 - 02/06/2015** + +- IMPROVEMENT: new datatype/dataset formats (rdata.xcms.raw, rdata.xcms.group, rdata.xcms.retcor ...) will facilitate the sequence of tools and so avoid incompatibility errors. + +- IMPROVEMENT: parameter labels have changed to facilitate their reading. + + + ]]> 10.1021/ac051437y diff -r 5815e6e11f9b -r 5a54397dbc97 repository_dependencies.xml --- a/repository_dependencies.xml Tue Nov 24 06:26:14 2015 -0500 +++ b/repository_dependencies.xml Mon Feb 22 16:40:19 2016 -0500 @@ -1,5 +1,5 @@ - + diff -r 5815e6e11f9b -r 5a54397dbc97 test-data/log.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/log.txt Mon Feb 22 16:40:19 2016 -0500 @@ -0,0 +1,55 @@ + 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 fillPeaks +image test-data/xset.group.retcor.group.RData +xsetRdataOutput test-data/xset.group.retcor.group.fillPeaks.RData +method chrom +zipfile test-data/sacuri.zip + + + INFILE PROCESSING INFO + + + ARGUMENTS PROCESSING INFO + + + MAIN PROCESSING INFO +./sacuri/bio/HU_neg_028.mzXML +./sacuri/bio/HU_neg_060.mzXML +./sacuri/bio/HU_neg_051.mzXML +./sacuri/bio/HU_neg_017.mzXML +./sacuri/bio/HU_neg_034.mzXML +./sacuri/blank/Blanc09.mzXML +./sacuri/blank/Blanc06.mzXML +./sacuri/blank/Blanc12.mzXML +./sacuri/blank/Blanc04.mzXML +null device + 1 + + + XSET OBJECT INFO +An "xcmsSet" object with 9 samples + +Time range: 0.7-1139.9 seconds (0-19 minutes) +Mass range: 50.0019-999.9863 m/z +Peaks: 157780 (about 17531 per sample) +Peak Groups: 6761 +Sample classes: bio, blank + +Profile settings: method = bin + step = 0.01 + +Memory usage: 17.4 MB + + + DONE diff -r 5815e6e11f9b -r 5a54397dbc97 test-data/sacuri.zip Binary file test-data/sacuri.zip has changed diff -r 5815e6e11f9b -r 5a54397dbc97 test-data/xset.group.retcor.group.RData Binary file test-data/xset.group.retcor.group.RData has changed diff -r 5815e6e11f9b -r 5a54397dbc97 test-data/xset.group.retcor.group.fillPeaks.RData Binary file test-data/xset.group.retcor.group.fillPeaks.RData has changed diff -r 5815e6e11f9b -r 5a54397dbc97 tool_dependencies.xml --- a/tool_dependencies.xml Tue Nov 24 06:26:14 2015 -0500 +++ b/tool_dependencies.xml Mon Feb 22 16:40:19 2016 -0500 @@ -6,7 +6,7 @@ - - + +