View source: R/helper_functions.R
load_ploidetect_data | R Documentation |
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.
load_ploidetect_data(path)
path |
the path to the ploidetect outputs |
a named list oif data.tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.