View source: R/metafeature_funcs.R
bb_merge_narrowpeaks | R Documentation |
@description This function merges replicate peaks GRanges objects into 1. @param peaks_gr A regular list of GRanges objects (Not a GRangesList). @return A GRanges object @export @import IRanges GenomicRanges
bb_merge_narrowpeaks(peaks_gr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.