runAll: Locate Targets in real data

Description Usage Arguments Examples

Description

This function is aimed to establish the rt of target terpenoids in real data

Usage

1
runAll(object, rt.window = 3, n.ions = 3)

Arguments

rt.window

is the rt window in seconds for maximum width of target peaks

n.ions

are the number of top-intense ions that you want to integrate

iTERPSet

S4 structure class ITERP

Examples

1
iTERPSet <- runAll(iTERPSet,rt.window = 3, n.ions=3)

synbiochem/iTERP documentation built on May 31, 2019, 6:45 p.m.