Get a featINFO table from the MSDIAL export file.
get_feat_info_from_MSDial.Rd
Given a table exported from MSDIAL (exporting the Area from MS-Dial 5.1.230912), it creates the featINFO table, i.e. the table with the full information on each feature.
Arguments
- MSDIAL_raw_table
a dataframe. Inport on R the exported table using write_tsv or write_csv, then directly pass it in this argument.
- add_AnnoLevels
logical. If TRUE, an additional column named "AnnoLevels" will be added, and the annotation levels will be calculated considering the cut-offs reported in https://doi.org/10.1007/s00216-022-04207-z.