h_map_MSMS_comparison

h_map_MSMS_comparison(
  mRList = NULL,
  metab_id = NULL,
  feature_id = NULL,
  dirout = NULL,
  col = NULL,
  na_col = "black",
  ppm_error = 20,
  RI_difference = 20
)

Arguments

mRList

mRList object with metabolite_identification element

metab_id

metabolite ID

feature_id

feature ID

dirout

output directory

col

color palette

na_col

color for NA values

ppm_error

ppm_errors above this threshold are not shown

RI_difference

RI_difference above this threshold are not shown