[Bioc-sig-seq] Consolidating RangedData
Martin Morgan
mtmorgan at fhcrc.org
Wed Jan 5 21:23:57 CET 2011
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