View source: R/EpiMix_helper.R
addGeneNames | R Documentation |
Given a dataframe with a column of probe names, add the gene names
addGeneNames(df_data, ProbeAnnotation)
df_data |
a dataframe with a column named Probe |
ProbeAnnotation |
a dataframe with ProbeAnnotation, including one column named 'probe' and another column named 'gene' |
a dataframe with added gene names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.