partitionPeaks: Partition peak list

Description Usage Arguments Value Author(s)

View source: R/partitionPeaks.R

Description

Partition peak list

Usage

1
partitionPeaks(cdat, err.ppm = 10, err.rt = 0.1, metaboSet = list(),refine=TRUE, fac = 4, whichrt = "rt", whichmz = "mz", whichsamp = "samp")

Arguments

cdat

data

err.ppm

ppm on mass

err.rt

rt error

metaboSet

list with Method, Meta, File

refine

refining step or loose split

fac

multiply the err.ppm/err.rt by a factor the loose step - speed up

whichrt

rt colname

whichmz

mz col name

whichsamp

sample name col

Value

List or metaboSet

Author(s)

David Enot david.enot@gustaveroussy.fr


kroemerlab/GRMeta documentation built on March 25, 2020, 11:32 a.m.