data(test_dataset_no_hypos)
join.types(test_dataset_no_hypos, 'ins_del', 'missense_point_mutations')
join.types(test_dataset_no_hypos, 'ins_del',
'missense_point_mutations', new.type='mut', new.color='green')
Run the code above in your browser using DataLab