append_region-methods: Generic method to add navigation regions

Description Usage Arguments

Description

Generic method to add navigation regions

Usage

1
2
3
4
append_region(x, ...)

## S4 method for signature 'EpivizEnvironment'
append_region(x, chr, start, end, return_parent = FALSE)

Arguments

x

an object of type EpivizEnvironment

...

other parameters

chr

chromosome id. ex. "chr11"

start

genomic region start

end

genomic region end

return_parent

To return the parent or the new navigation element. Defaults to FALSE


briangottfried/epivizrChart documentation built on Aug. 2, 2021, 3:13 a.m.