[Bioc-sig-seq] Consolidating RangedData

Ivan Gregoretti ivangreg at gmail.com
Wed Jan 5 21:45:11 CET 2011


It works. Thanks, Martin.

It would be nice to have a pointer to this functionality in the
documentation. For instance, when I do ?RangedData, I can see a
RangedData constructor and coercion options. However, ?RangedDataList
reports its constructor but no coercion.

Again, thank you.

Ivan




On Wed, Jan 5, 2011 at 3:23 PM, Martin Morgan <mtmorgan at fhcrc.org> wrote:
> On 01/05/2011 12:12 PM, Ivan Gregoretti wrote:
>> Hello BioC listers,
>>
>> Is there a function that will take a list of RangedData instances and
>> consolidate them into a large RangedData instance?
>
> do.call(rbind, LargeListOfSmallRangedData)
>
> ?
> Martin
>>
>> I'm looking for this:
>>
>> bigRangedData <- someFunction( LargeListOfSmallRangedData )
>>
>> Thank you,
>>
>> Ivan
>>
>> _______________________________________________
>> Bioc-sig-sequencing mailing list
>> Bioc-sig-sequencing at r-project.org
>> https://stat.ethz.ch/mailman/listinfo/bioc-sig-sequencing
>
>
> --
> Computational Biology
> Fred Hutchinson Cancer Research Center
> 1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109
>
> Location: M1-B861
> Telephone: 206 667-2793
>



More information about the Bioc-sig-sequencing mailing list