Description Usage Arguments Value
View source: R/CNAsDriversHeatmap.R
Create heatmap showing CNA status at driver genes using ggplot2 homdel, loh, otherloss, nochange, gain, biggain
1 | CNAsDriversHeatmapDendrogram(segfile_dir, segfile_name, bed_file, driver_file)
|
segfile_dir |
= dir with all *_subclones.txt files are segfile_name = label of cohort, eg 'TGCT' bed_file = tab sep file, 7 cols, chr,start,end,strand,ens,ens,genename driver_file = tab sep file, colnames SYMBOL (of gene) and TIER (1,2,etc) existing |
Heatmap and associated dendrogram (in same order) of CNAs v drivers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.