load_ploidetect_data: Load data from Ploidetect's output

View source: R/helper_functions.R

load_ploidetect_dataR Documentation

Load data from Ploidetect's output

Description

load_ploidetect_data takes the path to the ploidetect output and returns a named list containing cna, a data.table of the bin-level copy number data, segments, a data.table of the segment-level copy number data, and raw, a data.table of the raw data.

Usage

load_ploidetect_data(path)

Arguments

path

the path to the ploidetect outputs

Value

a named list oif data.tables


lculibrk/Ploidetect documentation built on May 18, 2023, 5:53 p.m.