findknots | R Documentation |
Find knots and resolve charge state
findknots(features, .zs = 1:4, ppmwid = 4, rtwid = 1, cd = 13.00335 - 12)
features |
data.frame Rows are features. Columns are "cc" |
.zs |
integer A vector containing the absolute value of the possible charges. |
ppmwid |
numeric The maximum mass error in ppm. |
rtwid |
numeric The maximum retention time difference in seconds. |
cd |
numeric The mass spacing to search for (defaults to C13 - C12) |
list A list with values "cc_knot" and "knot". cc_knot
contains the features assignments to a knot. knot
contains aggregate information about each knot.
findzknots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.