Description Usage Arguments Value
View source: R/CNAsDriversComplexHeatmap.R
Create heatmap showing CNA status at driver genes using complexheatmap homdel, loh, otherloss, nochange, gain, biggain with various bars down the side for bars down side, feed vectors to function
1 2 3 4 5 6 7 8 | CNAsDriversComplexHeatmap(
segfile_dir,
segfile_name,
plot_name,
bed_file,
driver_file,
tomelt
)
|
segfile_dir |
= dir with all *_subclones.txt files are segfile_name = label of cohort, eg 'TGCT' plot_name = name for plot tomelt = saved from CNAsDriversHeatmap function bed_file = driver_file = tab sep file, colnames SYMBOL (of gene) and TIER (1,2,etc) existing |
Heatmap, dendrogram of CNAs v drivers, with classifying bars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.