Description Usage Arguments Details Value Author(s) Examples
View source: R/correlated_regions_global_vis.R
Visualize correlations in cytoband
1 | sig_cytoband_gtrellis(cr, txdb, cytoband_list, color_head = TRUE)
|
cr |
correlated regions returned from |
txdb |
transcriptome annotation which was used in |
cytoband_list |
a list of cytoband returned by |
color_head |
internal use |
This function visualizes significant cytobands which have been found in cr_genes_gtrellis
.
For each cytoband, there are several tracks:
cytoband name. Green corresponds to significant cytobands in group 1 and red corresponds to group 4
points showing correlations
a one row heamtap showing mean correlation in 50kb window
genes, green lines are genes in cluster 1, red lines are genes in cluster 4.
No value is returned.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.