# NOT RUN {
data(aml1)
plot.cluster.flow(aml1$variants,
vaf.col.names = aml1$params$vaf.col.names,
sample.names = c('Primary', 'Relapse'),
out.file = paste0(tempfile(), '.pdf'),
colors = c('#999793', '#8d4891', '#f8e356',
'#fe9536', '#d7352e'))
# }
Run the code above in your browser using DataLab