gr.tostring: gr.tostring

gr.tostringR Documentation

gr.tostring

Description

dumps out a quick text representation of a gr object (ie a character vector)

Usage

gr.tostring(gr, places = 2, interval = 1e+06, unit = "MB", prefix = "chr")

Arguments

gr

GRanges

places

Number of decimal places. Default 2

interval

Default 1e6

unit

Default "MB"

prefix

Default "chr"

Value

text representation of input


mskilab/gChain documentation built on Sept. 28, 2022, 3:45 p.m.