cr_gviz: Customized Gviz plot for a gene model

Description Usage Arguments Examples

Description

Customized Gviz plot for a gene model

Usage

1
2
cr_gviz(cr, gi, expr, txdb, gene_start = NULL, gene_end = NULL, tx_list = NULL,
    species = "hg19", gf_list = NULL, hm_list = NULL, symbol = NULL)

Arguments

cr

correlated regions

gi

gene id

expr

expression matrix

txdb

txDb object

gene_start

start of gene

gene_end

end of the gene

tx_list

a list of tx

species

species

gf_list

a list of gf

hm_list

a list of hm

symbol

gene symbol

Examples

1
2
# There is no example
NULL

jokergoo/cotools documentation built on May 19, 2019, 6:24 p.m.