Fraction of cohort that a gene must be mutated to select for display
auto_adjust_cohort_freq
Whether or not to automatically adjust the frequen
genes_to_plot
Character vector, data frame, or tab-delimited file name with genes to plot.
Data frame or file should contain a column named "Hugo_Symbol" with gene symbols, and optionally,
a column named "Reason" for labeling the plot
include_all
Flag to include all the samples including the missing one (Default: FALSE)
oncomat_only
Whether or not to return just the oncoplot matrix
title_text
The title of the plot
custom_column_order
A list containing the order of samples to show in the plot (Optional)
add_clinical_annotations
Whether or not to try to plot column annotations from the 'clinical.data' slot of the MAF object
clin_data_colors
Named list of colors for clinical annoations
Value
A ComplexHeatmap object if 'oncomat_only' is FALSE or a character matrix if 'oncomat_only' is TRUE.