addGeneNames: The addGeneNames function

View source: R/EpiMix_helper.R

addGeneNamesR Documentation

The addGeneNames function

Description

Given a dataframe with a column of probe names, add the gene names

Usage

addGeneNames(df_data, ProbeAnnotation)

Arguments

df_data

a dataframe with a column named Probe

ProbeAnnotation

a dataframe with ProbeAnnotation, including one column named 'probe' and another column named 'gene'

Value

a dataframe with added gene names


gevaertlab/EpiMix documentation built on July 20, 2023, 9:28 a.m.