granges2peak: Function for converting a granges object into a character...

View source: R/utility.R

granges2peakR Documentation

Function for converting a granges object into a character vector of peak names

Description

Function for converting a granges object into a character vector of peak names

Usage

granges2peak(gr, delim = c(":", "-"))

Arguments

gr

GenomicRanges object

delim

Peak name delimiter

Value

Character vector of peak names


yanwu2014/chromfunks documentation built on Aug. 20, 2023, 9:17 a.m.