StringsToGRanges: 'StringsToGRanges'

View source: R/utils.R

StringsToGRangesR Documentation

StringsToGRanges

Description

StringsToGRanges Turns a list of strings in the format chr1:100-200 into a GRanges object

Usage

StringsToGRanges(regionString)

Arguments

regionString

A string or list of strings each in the format chr1:100-200

Value

a GRanges object with ranges representing the input string(s)


MOCHA documentation built on May 29, 2024, 2:25 a.m.