prep_truth_seg: Read HCC2218 CNV Truth Set

Description Usage Arguments Value Examples

View source: R/cnv_truth.R

Description

Reads the HCC2218_truthset_cnv_bcbio.tsv file in the pebbles package and exports the CNV segment coordinates.

Usage

1

Arguments

truth

Path to truth set.

Value

A dataframe (tibble) with the following columns:

Examples

1
2
cn <- system.file("extdata", "HCC2218_truthset_cnv_bcbio.tsv", package = "pebbles")
prep_truth_seg(cn)

pdiakumis/rock documentation built on Oct. 12, 2020, 9:38 a.m.