process_mzmine: Create metadata from mzmine feature quantification table

View source: R/process_mzmine.R

process_mzmineR Documentation

Create metadata from mzmine feature quantification table

Description

Function used to build molecular networks

Usage

process_mzmine(
  mzmine_file,
  polarity = c("Positive", "Negative"),
  combine.adduct = FALSE,
  remove.halogene = FALSE,
  remove.minor.coelution = FALSE,
  mz_search = 0.01,
  rt_search = 0.2
)

daniellyz/MergeION2 documentation built on Jan. 26, 2024, 6:24 a.m.