Make all GRanges object in a list same length by filling with NA

paddingGRangesList(xyzs)

Arguments

xyzs

A list of GRanges.

Value

A list with element 'gr' represent the genomic ranges and 'xyzs' represent the x,y,z positions in a data.frame.