annotate_compounddiscoverer | R Documentation |
Read compound discoverer output
annotate_compounddiscoverer(
x,
dir = getwd(),
files = list.files(path = dir, pattern = ".*masslist.*\\.xslx$", ignore.case = TRUE,
full.names = TRUE),
verbose = TRUE
)
x |
SummarizedExperiment (read_compounddiscoverer) |
dir |
compound discoverer output directory |
files |
compound discoverer masslist files |
verbose |
TRUE or FALSE : message ? |
SummarizedExperiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.