prep_titan_seg: Read TitanCNA CNV Segments

Description Usage Arguments Value Examples

View source: R/cnv_titan.R

Description

Reads the sample-titan.segs.tsv file output by TitanCNA and exports the CNV segment coordinates.

Usage

1

Arguments

titan

Path to TitanCNA sample-titan.segs.tsv file.

Value

A dataframe (tibble) with the following columns:

Examples

1
2
cn <- system.file("extdata", "HCC2218_titan.segs.tsv", package = "pebbles")
prep_titan_seg(cn)

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