cr_genes_gtrellis: Visualize CR genes in gtrellis layout

Description Usage Arguments Details Value Author(s) Examples

View source: R/correlated_regions_global_vis.R

Description

Visualize CR genes in gtrellis layout

Usage

1
cr_genes_gtrellis(cr, txdb, expr)

Arguments

cr

correlated regions, should be returned by cr_enriched_heatmap

txdb

transcriptome annotation which was used in correlated_regions

expr

expression matrix which was used in correlated_regions

Details

CR genes in k-means group 1 and 4 (which correspond to negative correlated gene body and positive correlated gene body) are visualized in gtrellis layout. Cytobands which are significantly overlapped by CR genes are highlighted. In gtrellis layout, there are following tracks:

Value

A list of two elements which shows how each cytoband is overlapped by CR genes

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

jokergoo/epik documentation built on Sept. 28, 2019, 9:20 a.m.