plot_cross_vaf.RdFunction that maps the genotype clusters to genotype names
plot_cross_vaf(
experiment_1_path,
experiment_2_path,
experiment_1_name,
experiment_2_name,
ncounts = 10
)the SOC directory for the first experiment
the SOC directory for the second experiment
the name of the first experiment
the name of the second experiment
matrix of cells by genotypes
# \donttest{
cells_to_genotypes()
#> Error in h(simpleError(msg, call)): error in evaluating the argument 'x' in selecting a method for function 'nrow': argument "SOC_locations" is missing, with no default
# }