View source: R/gt_mix_functions.R
| plot_cross_vaf | R Documentation |
Function 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 )
experiment_1_path |
the SOC directory for the first experiment |
experiment_2_path |
the SOC directory for the second experiment |
experiment_1_name |
the name of the first experiment |
experiment_2_name |
the name of the second experiment |
matrix of cells by genotypes
cells_to_genotypes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.