.read_compounddiscoverer | R Documentation |
Read compound discoverer files as-is
.read_compounddiscoverer(
file,
quantity = guess_compounddiscoverer_quantity(file),
colname_format = NULL,
mod_extract = NULL,
verbose = TRUE
)
file |
compoumd discoverer file |
quantity |
string |
colname_format |
function to reformat column names |
mod_extract |
function to extract MS modi from sample names |
verbose |
TRUE / FALSE |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.