13 Miscellaneous

Table: Predefined column names

name

description

type

format / example

required for peak visualization

mz

mass to charge ratio

MzType

‘%.6f’ / 259.022345

True

mzmin

mass to charge ratio lower limit

True

mzmax

mass to charge ratio upper limit

True

z

charge state

int

‘%d’ / 2

False

rt

retention time

RtType

‘%.2fm’ / 17.23m

True

rtmin

retention time lower limit

True

rtmax

retention time upper limit

True

fwhm

full peak width at half maximum

RtType

0.23m

False

peakmap

ms raw data

PeakMap

None

True

Back to top

© Copyright 2012-2024 ETH Zurich
Last build 2024-03-25 10:41:42.995953.
Created using Sphinx 7.2.6.