View source: R/fct_09_network.R
prepare_module_csv | R Documentation |
Create a dataframe from the wgcna object to export as a CSV file, this code is from old idep
prepare_module_csv(wgcna, select_org, all_gene_info)
wgcna |
List returned from the |
select_org |
Organism the expression data is for |
all_gene_info |
Gene info that was found from querying the database |
A dataframe containing for csv file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.