# HG changeset patch # User jcb-mpl # Date 1652360092 0 # Node ID e2541ea9c53c4987cdf1d50dbd142ba8a448944f # Parent 6f048a6b6b26c775a071432299cb4118029f4f4c Uploaded diff -r 6f048a6b6b26 -r e2541ea9c53c eics_merged.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eics_merged.xml Thu May 12 12:54:52 2022 +0000 @@ -0,0 +1,103 @@ + + + + + + + scilab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +.. class:: infomark + +**Authors** Jean-Claude Boulet (INRAE) + + +--------------------------------------------------- + +========================== +MEAN OF SEVERAL EICS FILES +========================== + +----------- +Description +----------- + +Several EIC files correspond to the same sample (e.g. repetitions). They share the same m/z values, not necessary the same retention times even if their RTi should be close. + +This function merges them into a single (RT x m/z) dataset + + +----------- +Input files +----------- + +**Select Xdata** + +At least two datasets, gathered into a single HDF5-scilab .dat file issued from the function: EICs-individual - EICs-synchronized + +------------ +Output files +------------ + +**EICs-merged** + +The merged EICs in a tabular file. + + + + + + + + + +