Hi,

I'm trying to build a MultiAssayExperiment. However, in my case each
assay should ideally include two matrices: one with a statistic and
another one with the corresponding p-value. I'm currently managing
each of them simply as a list of two matrices, but assay class expects
table-like data. I must also be able to quickly extract entire rows or
columns from each matrix.

Is there a suitable way to model this into a MultiAssayExperiment?

Thank you,
Francesco

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to