View source: R/SCPeakRegions.R
check_ranges_convert_to_regions | R Documentation |
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
.
check_ranges_convert_to_regions(frequency_list, frequency_multiplier = 400)
frequency_list |
a list of with a |
frequency_multiplier |
a value used to convert to integers. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.