Galaxy | Tool Preview

MSI filtering (version 2.10.0.0)
Input file as imzML (composite upload), Analyze7.5 (composite upload) or Cardinal MSImageSet saved as RData (regular upload)
Choose Yes if peak detection has already been done.
Choose no if your input is an Analyze7.5 or continuous imzML file
Cardinal is an R package that implements statistical & computational tools for analyzing mass spectrometry imaging datasets. More information on Cardinal

This tool provides options to filter (subset) pixels and m/z features of mass spectrometry imaging data.

Input data

  • MSI data: 3 types of input data can be used:

    • imzml file (upload imzml and ibd file via the "composite" function) Introduction to the imzml format
    • Analyze7.5 (upload hdr, img and t2m file via the "composite" function)
    • Cardinal "MSImageSet" or "MSImagingExperiment" saved as .RData
  • Optional file with pixel coordinates and annotation:

    • Tabular file: One column with x values, one column with y values

    • The file is allowed to have any column names as header (in this case set "Tabular file contains a header line" to yes)

    • Pixel with coordinates outside the coordinates of the input file are ignored

      x_coord     y_coord
        1            1
        2            1
        3            1
        ...
        ...
      
  • Optional tabular file with m/z values:

    • One column with numeric m/z values (without empty fields or letters)

    • The file is allowed to have any column names as header (in this case set "Tabular file contains a header line" to yes)

    • m/z features outside the m/z range of the input file are ignored

        m/z
      100.0
      100.01
      100.02
       ...
       ...
      

Options

Tips

Output