plot_consensus {numbat} | R Documentation |
Plot consensus CNVs
Description
Plot consensus CNVs
Usage
plot_consensus(segs)
Arguments
segs |
dataframe Consensus segments |
Value
ggplot object
Examples
p = plot_consensus(segs_example)
[Package numbat version 1.4.0 Index]