Skip to content
Prev 7246 / 21307 Next

[Bioc-devel] Changes to the SummarizedExperiment Class

I forgot to ask my other question. I had gone in early March and fixed
my code to eliminate rowData<-, but the argument to SummarizedExperiment
was still called rowData, and a DataFrame could be provided. Then I
didn't check for a few weeks, but the argument for the rowData slot is
now called rowRanges. What's the trick to putting a DataFrame on an
empty GRanges, so I can get the old behavior but now using the rowRanges
argument?

On Tue, Mar 31, 2015 at 3:40 PM, Michael Love
<michaelisaiahlove at gmail.com> wrote: