Good day,

You are operating with tables of statistical hypothesis test summaries, rather 
than input data which the tests are done with, so it doesn't make sense to use 
SummarizedExperiment or MultiAssayExperiment. The data is not experimental 
measurements. You should try DataFrame from Bioconductor package S4Vectors. 
It's better than a data.frame and won't flood your console with output.

--------------------------------------
Dario Strbenac
University of Sydney
Camperdown NSW 2050
Australia
_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to