curate_segments: Merge noisy segments with their locally dominant segment

curate_segmentsR Documentation

Merge noisy segments with their locally dominant segment

Description

curate_segments takes in cna of the bin-level copy number calls and regions from map_noisy_segments. Multiple outputs from map_noisy_segments can be combined with c()

Usage

curate_segments(cna, regions)

Arguments

cna

a data.table containing the bin-level copy number calls

regions

the output from map_noisy_segments

Value

a cna data.table with the modified segments.


lculibrk/Ploidetect documentation built on May 18, 2023, 5:53 p.m.