getoverlappeak: Get the overlap peaks by mass and retention time range

View source: R/anno.R

getoverlappeakR Documentation

Get the overlap peaks by mass and retention time range

Description

Get the overlap peaks by mass and retention time range

Usage

getoverlappeak(list1, list2)

Arguments

list1

list with data as peaks list, mz, rt, mzrange, rtrange and group information to be overlapped

list2

list with data as peaks list, mz, rt, mzrange, rtrange and group information to overlap

Value

logical index for list 1's peaks

See Also

getmzrt, getimputation, getmr,getdoe


enviGCMS documentation built on Feb. 16, 2023, 8:08 p.m.