XCMS_EIC_plot: Exctract and return ggplot2 object of EICs for specified xcms...

Description Usage Arguments

View source: R/EIC_plots.R

Description

Exctract and return ggplot2 object of EICs for specified xcms features

Usage

1
2
3
4
5
6
7
8
XCMS_EIC_plot(
  indexes,
  rawfiles,
  class,
  xset,
  Blank_label = "Blank",
  QC_label = "QC"
)

Arguments

indexes

vector of feautre indices to extract

rawfiles

List of MsnBase packages raw file objects

class

Sample class labels

xset

XCMS object from withc to extrat chromatograms

Blank_label

Label used for Blank samples

QC_label

Label used for QC samples


computational-metabolomics/qcrms documentation built on Jan. 18, 2021, 1:46 a.m.