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


epivizrChart documentation built on Nov. 8, 2020, 8:02 p.m.