View source: R/readCentrData.R
readCentrData | R Documentation |
A wrapper for MALDIquantForeign::importImzMl
for reading centroided (i.e. processed)
and continuous imzML data. Note that to use this function, MALDIquantForeign
has
to be installed separately, i.e. MALDIquantForeign
is not installed automatically with
moleculaR
.
readCentrData(path, verbose = FALSE, ...)
path: |
character string, path to the imzML file which should be read in. |
verbose: |
logical, verbose output? |
...: |
other arguments passed to |
A list of MALDIquant::MassPeaks
objects if the input file is of 'processed' type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.