Dulce_featuresAnnotate | R Documentation |
This functions receives a data.frame
object and merges it with the
output of glycanPredict::predictGlycans()
function. data
must have a
'mzmin' and a 'mzmax' columns.
Dulce_featuresAnnotate(data, pgp = NULL, ppm = NULL, mzabs = NULL)
data |
|
pgp |
|
ppm |
M/z range for putative glycans in ppm units. |
mzabs |
M/z range for putative glycans in absolute units. Changed to |
This function returns a data.frame
object. It is the result of
merging the putative glycans data.frame
and the given features.
Dulce_AnnotateMS1
# Examples have to be made with a toy data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.