check_ranges_convert_to_regions: frequency points to frequency regions

View source: R/SCPeakRegions.R

check_ranges_convert_to_regionsR Documentation

frequency points to frequency regions

Description

Given M/Z point data in a data.frame, create IRanges based point "regions" of width 1, using the frequency_multiplier argument to convert from the floating point double to an integer.

Usage

check_ranges_convert_to_regions(frequency_list, frequency_multiplier = 400)

Arguments

frequency_list

a list of with a data.frame containing frequency

frequency_multiplier

a value used to convert to integers.


MoseleyBioinformaticsLab/ScanCentricPeakCharacterization documentation built on March 29, 2024, 11:32 p.m.