Takes same data input as ggoncoplot and returns a dataframe with 'Sample' and 'Gene' columns ONLY for sample-gene pairs that are unmutated. This lets us colour render them separately (as grey)
Arguments
- data
transformed data from
ggoncoplot_prep_df()
(data.frame)