StringToGRanges: StringToGRanges

View source: R/scUtilities.R

StringToGRangesR Documentation

StringToGRanges

Description

String to GRanges

Usage

StringToGRanges(regions, sep = c("-", "-"), ...)

Arguments

regions

Vector of genomic region strings

sep

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.

...

Additional arguments passed to makeGRangesFromDataFrame

Details

Convert a genomic coordinate string to a GRanges object

Value

Returns a GRanges object


wzthu/ATACFlow documentation built on Aug. 9, 2022, 2:24 a.m.