decorateWithGenes: decorateWithGenes

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/auxillary-functions-annotation.R

Description

Internal function that can draw gene regions on pre-specified surfaces. Necessary for the genomic-location plots.

Usage

1
decorateWithGenes(x, genesInRegion, xlim, ylim, chromosome)

Arguments

x

ASEset object

genesInRegion

GRanges object with gene regions. Can be obtained using getGenesFromAnnotation

xlim

xlim values for the pre-specified surface

ylim

ylim values for the pre-specified surface

chromosome

character

Details

The main intention of this function is to be used when plotting several bar plots in the same window. This function add gene regions under the bars.

Value

decorateWithGenes returns nothing, but draws genes

Author(s)

Jesper R. Gadin, Lasse Folkersen

See Also

Examples

1

AllelicImbalance documentation built on Nov. 8, 2020, 6:52 p.m.