# HG changeset patch # User galaxyp # Date 1603321091 0 # Node ID a95a82eb4d50c36cbe907ff80c8e3c17c30be72f # Parent daf2ee9127fd83a9f5c392c56da24f37dca5d6c5 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cardinal commit ca7bdf2cbc8a79278c56ab6890e038710a2a9ad8" diff -r daf2ee9127fd -r a95a82eb4d50 mz_images.xml --- a/mz_images.xml Tue Oct 06 07:48:21 2020 +0000 +++ b/mz_images.xml Wed Oct 21 22:58:11 2020 +0000 @@ -1,4 +1,4 @@ - + mass spectrometry imaging m/z heatmaps @@ -28,6 +28,9 @@ @DATA_PROPERTIES@ +##in case it exists, remove z-dimension: +coord(msidata)\$z <- NULL + ##################################### read and filter input m/z ############## input_list = read.delim("$calibrant_file", header = $calibrant_header, stringsAsFactors = FALSE)