This function allows you to plot the mito mutation signatures
Arguments
- cell_variants
A character vector of variants formatted as
position_ref_alt, for examplec("93_A_G", "103_G_A").
Examples
MutationProfile.bulk(c("93_A_G", "103_G_A", "146_T_C"))