# HG changeset patch # User jcb-mpl # Date 1652357677 0 # Node ID 807674410cf62499d6ee0a2ad70636b982a9a155 # Parent b2d9493998884c251e6ee68958420d73d551143d Uploaded diff -r b2d949399888 -r 807674410cf6 eics_synchronization.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eics_synchronization.xml Thu May 12 12:14:37 2022 +0000 @@ -0,0 +1,139 @@ + + + for a series of close mass spectra, e.g. repetitions + + + + scilab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +.. class:: infomark + +**Author** Jean-Claude Boulet (INRAE) + + +--------------------------------------------------- + +================================================= +EXTRACTS THE EICS SHARED BY A SERIES OF EIC FILES +================================================= + +----------- +Description +----------- + +The EICs shared by a series of EICs-individual are identified. + +Then, each of the initial EiCs-individual is reprocessed as to keep only the EICs shared by all the series. + +The main application is the synchronization of the EICs of repetitions. + + + +----------- +Input files +----------- + +At least two EICs-individual + +---------- +Parameters +---------- + +**Threshold for m/z** + +Two m/z values whose difference is larger than this threshold will be considered as different. + +Default value: 0.0024 + + +------------ +Output files +------------ + + +**EICs-shared** + +The input files with the same EICs. + +A list at the HDF5-scilab .dat format. + + + +**stats on EICs-shared** + +Some calculations for the following processings. + + + + + + + + +