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)

umccr/rock documentation built on Oct. 11, 2020, 8:10 a.m.