Description Usage Arguments Value
Helper function to reformat entrez gene/probe data frame. Expands out the gene field so that there is one gene per row.
1  | .reform_entrez_df(df, entrez.col.name = "gene")
 | 
df | 
 the data frame to expand  | 
entrez.col.name | 
 the name of the column containing entrez ids, defaults to "gene"  | 
data reformatted with one entrez id per row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.