View source: R/methods-Params.R
IsotopologueParam | R Documentation |
Isotopoluage target generation parameter setup
IsotopologueParam( file.id = "unlabelled/MetProcess-Result/MRN_annotation_result/MRN.annotation.result.csv", file.xset = "unlabelled/xset-centWave-final.Rda", method = c("max", "sum", "median"), value = c("into", "intb", "maxo"), rt.extend = 30, is.plot.pattern = FALSE )
file.id |
MetDNA annotation result file |
file.xset |
xcms peak detection file |
method |
method for creating representative peak profile, (max, sum, median) |
value |
value field for creating representative peak profile (into, intb, maxo) |
rt.extend |
extention thresholds for RT |
is.plot.pattern |
if plot isotopoluage patterns |
an extractTargetsParam
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.