load_genotyping_file.Rd
Function to load genotyping data from a file
load_genotyping_file(file, use = NULL, cn_data = NULL)
Input file
Optional vector of mutation ids to use.
Either a Genomic Ranges object containing cn and mm metadata columns or a data.frame with a id, cn and mm column.
A tibble containing the genotyping data.