Read MS-DIAL Output File into a QFeatures Object
readMSDial.RdThis function reads the output file from MS-DIAL and converts it into a QFeatures object.
Value
A QFeatures object containing:
An assay named "exampleAssay" with the metabolite counts.
Row data (feature metadata) extracted from the input file.
Column data (sample metadata) extracted from the input file.
See also
QFeatures for more information on the
QFeatures class. SummarizedExperiment for
details on the underlying data structure.