chromatography
Preparing search index...
appendMass
Function appendMass
appendMass
<
PeakType
extends
ChromatogramRange
=
ChromatogramRange
>
(
chromatogram
:
Chromatogram
,
peaks
:
PeakType
[]
,
options
?:
AppendMassOptions
,
)
:
AppendMassResult
<
PeakType
>
[]
Append MS spectra to a list of peaks
Type Parameters
PeakType
extends
ChromatogramRange
=
ChromatogramRange
Parameters
chromatogram
:
Chromatogram
peaks
:
PeakType
[]
Array of range {from:, to:}
options
:
AppendMassOptions
= {}
Returns
AppendMassResult
<
PeakType
>
[]
A copy of ranges with ms appended
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
chromatography
Loading...
Append MS spectra to a list of peaks