GRangesToString: 'GRangesToString' Converts a GRanges object to a string in...

GRangesToStringR Documentation

GRangesToString Converts a GRanges object to a string in the format 'chr1:100-200'

Description

GRangesToString Turns a GRanges Object into a list of strings in the format chr1:100-200

Usage

GRangesToString(GR_obj)

Arguments

GR_obj

the GRanges object to convert to a string

Value

A string or list of strings in the format 'chr1:100-200' representing ranges in the input GRanges


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