PrepareMetaPath | R Documentation |
PrepareMetaPath
PrepareMetaPath(
mSetObj = NA,
mode = "negative",
ppm = 30,
version = "v2",
pcutoff = 0.05,
rt.type = "seconds",
dataName,
dataName2
)
mSetObj |
mSetObj |
mode |
ion mode, can be "positive" or "negative" |
ppm |
mass error, default is 30 |
version |
mummichog version, can be "v1" or "v2" |
pcutoff |
p value cut-off, default is 0.05 |
rt.type |
character, retention time type, can be "minutes" or "seconds" |
dataName |
file name 1 with absolute path |
dataName2 |
file name 2 with absolute path or "null" |
Jeff Xiajeff.xia@mcgill.ca Zhiqiang Pangzhiqiang.pang@mail.mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.