load_genotyping_file: Function to load genotyping data from a file

Description Usage Arguments Value

View source: R/methods.R

Description

Function to load genotyping data from a file

Usage

1
load_genotyping_file(file, use = NULL, cn_data = NULL)

Arguments

file

Input file

use

Optional vector of mutation ids to use.

cn_data

Either a Genomic Ranges object containing cn and mm metadata columns or a data.frame with a id, cn and mm column.

Value

A tibble containing the genotyping data.


T-Heide/MLLLP documentation built on Dec. 18, 2021, 3:09 p.m.