TCGAbiolinks icon indicating copy to clipboard operation
TCGAbiolinks copied to clipboard

how do I turn the complex heatmap from TCGAvisualize_oncoprint into a ggplot object that I can download?

Open csmatyi opened this issue 1 year ago • 0 comments

Hello everyone,

How do I turn the complex heatmap from TCGAvisualize_oncoprint into a ggplot object that I can download? In other words, how do /i change this code:

p <- TCGAvisualize_oncoprint(mut = mutations, genes = mutations$Hugo_Symbol, rm.empty.columns = TRUE)

so that I can download it?

Thanks, csmatyi

csmatyi avatar Nov 08 '22 23:11 csmatyi