View source: R/map_refine_and_omics_mapping.R
function to define the color based on the fold change
1 | defineGeneFoldColor(omic_fold, up = 2, down = 0.5)
|
omic_fold |
a vector contains the fold change values of omics data |
up |
a value define the significantly increased fold changes |
down |
a value define the significantly decreased fold changes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.