Heatmap showing the connected genes' dysregulation probabilities
1 2 | PlotRegulationHeatmap(gene, posterior, mut, subtype = NULL,
main = "in_Cancer", ...)
|
gene |
A character vector of gene names |
posterior |
The xseq posteriors, output of |
mut |
A data.frame of mutations. The data.frame should have at least three columns of characters: sample, hgnc_symbol, and variant_type. The variant_type column cat be either "HOMD", "HLAMP", "MISSENSE", "NONSENSE", "FRAMESHIFT", "INFRAME", "SPLICE", "NONSTOP", "STARTGAINED", "SYNONYMOUS", "OTHER", "FUSION", "COMPLEX". |
subtype |
A vector representing a character of each patient, e.g., subtype |
main |
The heatmap title |
... |
Other parameters passed to heatmap.2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.