# HG changeset patch # User galaxyp # Date 1529613916 14400 # Node ID 82a0eba2e3af0b8a38a367cbadfaad4b378997eb # Parent 755d77066d4b3d0d5c70b5804914c08f7b889750 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msi_preprocessing commit 6d877681b6188999b4f5abb1843b420078b71b92 diff -r 755d77066d4b -r 82a0eba2e3af msi_preprocessing.xml --- a/msi_preprocessing.xml Tue Jun 19 18:05:34 2018 -0400 +++ b/msi_preprocessing.xml Thu Jun 21 16:45:16 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 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results1.RData Binary file test-data/preprocessing_results1.RData has changed diff -r 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results1.pdf Binary file test-data/preprocessing_results1.pdf has changed diff -r 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results2.pdf Binary file test-data/preprocessing_results2.pdf has changed diff -r 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results3.RData Binary file test-data/preprocessing_results3.RData has changed diff -r 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results3.pdf Binary file test-data/preprocessing_results3.pdf has changed diff -r 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results4.RData Binary file test-data/preprocessing_results4.RData has changed diff -r 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results4.pdf Binary file test-data/preprocessing_results4.pdf has changed diff -r 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results5.RData Binary file test-data/preprocessing_results5.RData has changed diff -r 755d77066d4b -r 82a0eba2e3af test-data/preprocessing_results5.pdf Binary file test-data/preprocessing_results5.pdf has changed