Open sa-lee opened 4 years ago
Like purrr::map_dfr but for GRanges, essentially a wrapper for bind_ranges(lapply(...)). There could be a parallel backend with BiocParallel too.
purrr::map_dfr
Like
purrr::map_dfr
but for GRanges, essentially a wrapper for bind_ranges(lapply(...)). There could be a parallel backend with BiocParallel too.