cpg2gene | R Documentation |
Mapping association signals on CpG sites to the correponding genes.
cpg2gene(cpg, method='smallest')
cpg |
A data frame for the CpG sites' signals with three columns: "gene", "cpg" and "pvalue" |
method |
Use which method to map the ssociation signals on CpG sites to the correponding genes. |
The data frame with one column of gene name and one column of their p values.
DiSNEP: a Disease-Specific gene Network Enhancement to improve Prioritizing candidate disease genes (2020), Peifeng Ruan, Shuang Wang.
#gene_signals=cpg2gene(cpg_gene)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.