GetMsMs: GetMsMs

Description Usage Arguments Value Author(s)

Description

extract compound MS/MS spectra from zhulib

Usage

1
2
3
GetMsMs(database, polarity = c("pos", "neg"), id = "L0002",
  instrument = c("ABSciex", "Agilent"), ce = c("10", "15", "20", "25",
  "30", "35", "35,15", "40", "45", "50", "55", "60", "65", "70"))

Arguments

database

a database with zhulib info

polarity

'pos', 'neg'. Default: 'pos'

id

a character of lib id

instrument

'ABSciex', 'Agilent'

ce

character. '10', '15', '20', '25', '30', '35', '35,15', '40', '45', '50', '55', '60', '65', '70'

Value

a data.frame with compound info

Author(s)

Zhiwei Zhou


JustinZZW/ImmsTools documentation built on July 9, 2019, 9:32 a.m.