cpg2gene: Mapping CpG signals to genes.

View source: R/cpg2gene.R

cpg2geneR Documentation

Mapping CpG signals to genes.

Description

Mapping association signals on CpG sites to the correponding genes.

Usage

cpg2gene(cpg, method='smallest')

Arguments

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.

Value

The data frame with one column of gene name and one column of their p values.

References

DiSNEP: a Disease-Specific gene Network Enhancement to improve Prioritizing candidate disease genes (2020), Peifeng Ruan, Shuang Wang.

Examples


#gene_signals=cpg2gene(cpg_gene)


pfruan/DiSNEP documentation built on Oct. 12, 2023, 3:29 p.m.