plot_deg_heatmap | R Documentation |
Helper function to create DEG heatmap
plot_deg_heatmap(mergeset, genes, patientcolors, filename = NULL)
mergeset |
A matrix of merged expression sets (rows = genes, columns = samples). The output of the funtion 'sigident.preproc::load_geo_data()'. |
genes |
A object. The output of the function 'identify_degs()'. |
patientcolors |
A object. The ouput of the function 'color_heatmap()'. |
filename |
A character string indicating the filename. If default
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.