Description Usage Arguments Value
View source: R/nodelist_from_logFC.R
Create nodelist from logFC dataframe
1 2 3 | nodelist_from_logFC(logFCframe, nodeframe, substance = "substance",
time_hpe = 1, concentration_umol_l = 1, concentration_level = "C1",
time_hpe_factor = 1)
|
logFCframe |
a dataframe containing the columns 'logFC' and 'ensembl_gene_id' |
nodeframe |
universe nodeframe |
substance |
name of substance |
time_hpe |
time after exposure |
concentration_umol_l |
concentration |
concentration_level |
concentration level |
time_hpe_factor |
time after exposure |
returns a nodelist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.