View source: R/annotation_functions.R
update_annotations_scores | R Documentation |
Adapt the final annotations scores.
update_annotations_scores(data, focus_level, coef_mult)
data |
A data.frame containing annotations. |
focus_level |
A string indicating the biosource or compound level to consider. |
coef_mult |
A numeric value indicating the coefficient by which to multiply the original MSFinder score. |
A data.frame containing annotations with multiplied scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.