# HG changeset patch # User galaxyp # Date 1529613955 14400 # Node ID d3fd539f477e242b6ebd7a39ae83fc4d01be9a5e # Parent 2fccfd11360d98de0f945cc9dcf97d53428e0496 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msi_preprocessing commit 6d877681b6188999b4f5abb1843b420078b71b92 diff -r 2fccfd11360d -r d3fd539f477e msi_preprocessing.xml --- a/msi_preprocessing.xml Tue Jun 19 18:08:01 2018 -0400 +++ b/msi_preprocessing.xml Thu Jun 21 16:45:55 2018 -0400 @@ -1,4 +1,4 @@ - + mass spectrometry imaging preprocessing @@ -6,7 +6,6 @@ bioconductor-cardinal r-gridextra r-lattice - - - - - - + + + + + + + + + + + + + + @@ -501,7 +512,7 @@ - + @@ -790,6 +801,7 @@ - Peak alignment: only possible after peak picking, m/z inaccuracies are removed by alignment of same peaks to a common m/z value - Peak filtering: works only on centroided data (after peak picking and alignment or data reduction with peak filtering), removes peaks that occur only in a small proportion of pixels. If not sure which cutoff to chose run qualitycontrol first and decide according to the zero value plot. - Data reduction: binning, resampling or peak filtering to reduce data +- Transformation: log2 or squareroot transformation of all intensities; when using log2 transformation zero intensities will become NA, this can lead to compatibility problems. Output: diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results1.RData Binary file test-data/preprocessing_results1.RData has changed diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results1.pdf Binary file test-data/preprocessing_results1.pdf has changed diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results2.pdf Binary file test-data/preprocessing_results2.pdf has changed diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results3.RData Binary file test-data/preprocessing_results3.RData has changed diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results3.pdf Binary file test-data/preprocessing_results3.pdf has changed diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results4.RData Binary file test-data/preprocessing_results4.RData has changed diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results4.pdf Binary file test-data/preprocessing_results4.pdf has changed diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results5.RData Binary file test-data/preprocessing_results5.RData has changed diff -r 2fccfd11360d -r d3fd539f477e test-data/preprocessing_results5.pdf Binary file test-data/preprocessing_results5.pdf has changed