I have this MAE:
> mae2 A MultiAssayExperiment object of 5 listed experiments with user-defined names and respective classes. Containing an ExperimentList class object of length 5: [1] BRCA_miRNASeqGene-20160128: SummarizedExperiment with 1046 rows and 849 columns [2] BRCA_RNASeqGene-20160128: SummarizedExperiment with 20502 rows and 878 columns [3] exp_1: SummarizedExperiment with 20 rows and 10 columns [4] exp_2: SummarizedExperiment with 20 rows and 10 columns [5] sa: SummarizedExperiment with 20 rows and 10 columns
And i want change "sa" in "exp_3".
Thank you!
That's great, Marcel. Nice feature addition.
Thank you very much Marcel! i have 1.6.0 version of MAE. But If i run:
no update is detected.
You would have to use the development version of Bioconductor to get this update before the next release (which will happen in October): http://bioconductor.org/developers/how-to/useDevel/
Thank you, now runs!