And also in the replacement method a little further in the file. Thanks, Pete, fixed in 0.3.11 ________________________________________ From: Bioc-devel [[email protected]] on behalf of Peter Hickey [[email protected]] Sent: Friday, October 09, 2015 9:29 PM To: [email protected] Subject: [Bioc-devel] Minor (impossible to trigger?) bug in assay, SummarizedExperiment0, character-method
See https://github.com/Bioconductor-mirror/SummarizedExperiment/blob/744eea36e9f8ee4daea00baa7a1d9eea68d957ca/R/SummarizedExperiment0-class.R#L210 I think it should be 'i = assayNames(x)[1]'. I say it is impossible to trigger because I don't think this method is ever called since if 'i' is missing the assay,SummarizedExperiment0,missing-method will be called, but I point it out in case I'm mistaken. Cheers, Pete _______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you. _______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel
