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