dissectScans {Autotuner}R Documentation

dissectScans

Description

This function is designed to extract all MS1 scan features observed within the bounds of the current TIC peak.

Usage

dissectScans(mzDb, observedPeak, header)

Arguments

mzDb

This is a list of two column data frames containing information on each mass spectra within the data.

observedPeak

A list with 'start' and 'stop' boundaries of the current peak.

header

This is the header file containing all the metadata for the currently loaded sample.

Value

A Peak Matrix from Scan Data


[Package Autotuner version 1.0.1 Index]