I think SummarizedExperiment will be sufficient as we are looking at metabolomics solely having one DF at a time. Yet, maybe with multiple DF coming from all-vs-all differential analyiss also MultiAssayExperiment could be of interest. (It could also work with both, SummarizedExperiment and MultiAssayExperiment, as they are related).
Is important to enable high troughput and to connect with other packages that return this type of data objects.
I think SummarizedExperiment will be sufficient as we are looking at metabolomics solely having one DF at a time. Yet, maybe with multiple DF coming from all-vs-all differential analyiss also MultiAssayExperiment could be of interest. (It could also work with both, SummarizedExperiment and MultiAssayExperiment, as they are related).
Is important to enable high troughput and to connect with other packages that return this type of data objects.