gr.spreduce | R Documentation |
split and reduce GRanges by field(s) if providing a variable not already within the GRanges, may need to use dynget(variable_name)
gr.spreduce(
gr,
...,
ignore.strand = FALSE,
pad = 0,
return.grl = FALSE,
sep = paste0(" ", rand.string(length = 8), " ")
)
GRanges
Kevin Hadi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.