plotTICs: 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
2
plotTICs(object, sample2plot = NULL, rt.lim = NULL,
  sample.class = NULL)

Arguments

sample2plot

is the number of dample to plot. If it is null an overlay of all TICS is iTERPset is going to be displayed

rt.lim

is the rt.limit you want to plot

iTERPSet

S4 structure class ITERP

Examples

1
2
plotTICs(object=iTERPSet, sample2plot=6,rt.lim=c(2.5, 2.8))
plotTICs(object=iTERPSet,rt.lim=c(2.5, 2.7), sample.class=NULL)

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