Hello BioC listers, Is there a function that will take a list of RangedData instances and consolidate them into a large RangedData instance? I'm looking for this: bigRangedData <- someFunction( LargeListOfSmallRangedData ) Thank you, Ivan