Visualization of the genomewide gene expression signal plot at different smoothing scales
1 2 | plotHeatmap(object, fileName, cnv.scale = 3, cluster_cols = F,
cluster_rows = T, show_rownames = T, only_soi = T)
|
object |
casper object |
fileName |
fileName of the putput image |
cnv.scale |
expression.scale for the expression signal |
cluster_cols |
boolean values determining if columns should be clustered |
cluster_rows |
boolean values determining if rows should be clustered |
show_rownames |
boolean values determining if rownames should be plotted |
only_soi |
boolean values determining if only samples of interest without control samples should be plotted |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.