thank you for this wonderful package, I wanted to avoid replication of subject data across assays, and this offers the perfect solution!
Would it be useful to optionalize the following messages, perhaps through a verbose=FALSE argument?.
Same question for the warning (which warns also when nothing to warn about as below)
> obj <- getWithColData(object, "rna")
harmonizing input:
removing 3059 sampleMap rows not in names(experiments)
removing 132 colData rownames not in sampleMap 'primary'
Warning message:
Ignoring redundant column names in 'colData(x)':
Dear MultiAssayExperiment developers,
thank you for this wonderful package, I wanted to avoid replication of subject data across assays, and this offers the perfect solution!
Would it be useful to optionalize the following messages, perhaps through a
verbose=FALSE
argument?. Same question for the warning (which warns also when nothing to warn about as below)Thank you!
Aditya