powered by
Convert GRanges object to a vector of strings
GRangesToString(grange, sep = c("-", "-"))
Returns a character vector
A GRanges object
Vector of separators to use for genomic string. First element is used to separate chromosome and coordinates, second separator is used to separate start and end coordinates.
GRangesToString(grange = blacklist_hg19)
Run the code above in your browser using DataLab