View source: R/entryTable_metadata.R
std_metadataCollector | R Documentation |
Collects Metadata and writes out table This function extracts metadata stored in '##' commented lines from ThermoFisher IonReporter .tsv reports. It's made to only work with '##' commented files/lines.
std_metadataCollector(filepath)
filepath |
Absolute or relative path to IonReporter .tsv file |
A table with one column, namely ## IR Workflow Metainformation, and '##' entries as rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.