Description Usage Arguments Value Author(s) Examples
This function plots the Copy Number Variations (CNVs) of the samples in a heatmap like representation. Amplified regions are depicted in red, whereas deletions are depicted green, and CNV free regions blue. The samples are ordered by an hierarchical clustering.
1 2 3 4 |
qs |
a qseaSet object (mandatory) |
dist |
distance measure for clustering. dQuoteeuclidian or dQuotecorrelation based (1-cor) |
clust_method |
method to be passed to hclust |
chr |
vector of chromosomes to be depicted |
samples |
samples for which CNVs are depicted |
cex |
font size of labels |
labels |
Boolean vector of length four (bottom, left, top, right), specifying the sides of the map to be labeled |
naColor |
Color for regions without CNV information |
indicateLogFC |
indicate the CNV logFC values in the legend |
This function returns the pairwise distances of the CNV profiles, on which the clustering is based on.
Mathias Lienhard
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.