Message-ID: <5342479A.8030009@embl.de>
Date: 2014-04-07T06:37:14Z
From: Simon Anders
Subject: [Bioc-devel] rownames in SummerizedExperiments
In-Reply-To: <CAOQ5NyedxYqE+M2bhUJpzC6gCRDZM9TEkoK_gEp=+t5YOna3Lw@mail.gmail.com>
Hi
> This is because an
> SE is modeled as a matrix, which does not have the same constraint as a
> data.frame.
Thanks, Michael. That's the point I was missing. I never realized that
array dimnames don't have to be unique. Strange, actually.
Simon