prep_cnv_circos: Prepare CNV Segments for Perl Circos

Description Usage Arguments Value Examples

View source: R/cnv_general.R

Description

Exports CNV segment coordinates for plotting in Perl Circos.

Usage

1

Arguments

cnv

Path to CNV call file.

Value

A dataframe (tibble) with the following columns:

Examples

1
2
cn <- system.file("extdata", "HCC2218_cnvkit-call.cns", package = "pebbles")
prep_cnv_circos(cn)

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