Heatscatter chromatography plot Draw the "heatscatter chromatography" and save it to a png file

heatscatter_chromatography(
  mRList = NULL,
  mz_limits = NULL,
  rt_limits = NULL,
  sample = NULL,
  out_file = "heatscatter_chromatography.png",
  ...
)

Arguments

mRList

mRList object

mz_limits

numeric vector with minimum and maximum rt values

rt_limits

numeric vector with minimum and maximum rt values

sample

if not null, consider only the given samples

out_file

png file name

...

further arguments to LSD::heatscatter