ideo_add_highlight: Title

View source: R/ideo_add_highlight.R

ideo_add_highlightR Documentation

Title

Description

Title

Usage

ideo_add_highlight(ideo, region, tick_len = 15)

Arguments

ideo

ideo object, object to add a highlight region.

region

list, the region to highlight,

tick_len

numeric, the vertical height of the highligh region.

Value

ideo object.

Examples

ideo <- create_ideo(chr="chr4",ideo.width=400)
ideo <- ideo_add_highlight(ideo, region=c(50000,60000))



Irenexzwen/gginteract documentation built on Feb. 27, 2023, 3:51 p.m.