Description Usage Arguments Details Value Author(s) Examples
View source: R/correlated_regions_genic_stat.R
Plot general statistics for the annotations to genes
1 | cr_genic_stat(cr_reduced, txdb)
|
cr_reduced |
significant correlated regions which have been reduced by |
txdb |
the transcriptome annotation which is same as the one used in |
There are five plots:
mean methylation difference for negative/positive CRs in promoters/gene body/intergenic regions
length of negative/positive CRs in promoters/gene body/intergenic regions
number of genes for which promoters/gene body/intergenic regions are affected by negative/positive CRs
sum of length of negative/positive CRs in promoters/gene body/intergenic regions
Number of CpG per 1kb window for negative/positive CRs in promoters/gene body/intergenic regions
Here the promoter is defined as (-1000, 2000) of TSS.
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.