gapFillingCore {IDSL.IPA}R Documentation

Gap-Filling Core Function

Description

Gap-Filling Core Function

Usage

gapFillingCore(input_path_hrms, peakXcol, massAccuracy, RTtolerance, scanTolerance,
retentionTimeCorrectionCheck = FALSE, listCorrectedRTpeaklists = NULL,
inputPathPeaklist = NULL, ionMassDifference = 1.003354835336,
number_processing_threads = 1)

Arguments

input_path_hrms

input_path_hrms

peakXcol

peakXcol

massAccuracy

massAccuracy

RTtolerance

RTtolerance

scanTolerance

a scan tolerance to extend the chromatogram for better calculations.

retentionTimeCorrectionCheck

retentionTimeCorrectionCheck

listCorrectedRTpeaklists

listCorrectedRTpeaklists

inputPathPeaklist

inputPathPeaklist

ionMassDifference

ionMassDifference

number_processing_threads

number of processing threads

Value

A list of gap-filled data


[Package IDSL.IPA version 2.9 Index]