[Bioc-devel] rownames in SummerizedExperiments
Hi
On 05/04/14 17:39, Simon Anders wrote:
When I use "mcols" on a SummerizedExperiment object, I get a DataFrame with the row metadata, but without rownames. This is quite annoying if I want to select specific rows using my feature identifiers.
Okay, I should have read the help page for "mcols" before posting. Hence, I amend my question to: Is there a reason why "use.names" defaults to FALSE? Simon