curate_segments | R Documentation |
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()
curate_segments(cna, regions)
cna |
a data.table containing the bin-level copy number calls |
regions |
the output from map_noisy_segments |
a cna
data.table with the modified segments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.