MassOmics | R Documentation |
Package: | MassOmics |
License: | GPL (>= 2) |
URL: |
clean.fix(
main.folder = tk_choose.dir(caption = "Select working directory"),
amdis.report = read.csv(tk_choose.files(default = "Select the AMDIS report in .TXT",
multi = FALSE, caption = "Select the AMDIS report in .TXT"), sep = "\t", colClass =
"character"),
ion.lib = read.csv(tk_choose.files(default =
"Select the Idenditification report in .CSV", multi = FALSE, caption =
"Select the Idenditification report in .CSV"), sep = ","),
save = TRUE,
output = "Fianl Metab result"
)
George GUO George.GUO@auckland.ac.nz
TBD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.