plot_cross_vaf: plot_cross_vaf

View source: R/gt_mix_functions.R

plot_cross_vafR Documentation

plot_cross_vaf

Description

Function that maps the genotype clusters to genotype names

Usage

plot_cross_vaf(
  experiment_1_path,
  experiment_2_path,
  experiment_1_name,
  experiment_2_name,
  ncounts = 10
)

Arguments

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

Value

matrix of cells by genotypes

Examples


cells_to_genotypes()


bjstewart1/GenotypeMixtures documentation built on Aug. 27, 2022, 2:01 p.m.