Creates a heatmap of single cell mutation calls, clustered using PhISCS.
1 | plotClones(mutcalls, what = "alleleRatio", show = c(), ...)
|
mutcalls |
object of class |
what |
One of the following: alleleRatio: The fraction of reads mapping to the mutant allele or ternary: Ternarized mutation status |
show |
boolean vector specifying for each mutation if it should be plotted on top of the heatmap as metadata; defaults to mutations not used for the clustering |
... |
any arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.