genomeplot: plot a copy number profile

Description Usage Arguments Value Examples

Description

plot a copy number profile

Usage

1
genomeplot(segments, chrsizes, chrs_to_use)

Arguments

segments

Data frame with segments from qdnaseq. Must include column chr, start, end and segmented, and *prob.

chrsizes

Data frame with chromosome sizes.

chr_to_use

Vector of chromosome names to use. If not used, intersection of segments and chrsizes will be used.

Value

A ggplot object

Examples

1
# genomeplot(segments, chrsizes)

dakl/clinseqr documentation built on May 14, 2019, 3:30 p.m.