.countBreakpoints | R Documentation |
Considers changes in the segment ratios as breakpoints. Counts the breakpoints for each chromosome arm separately.
.countBreakpoints(scCNA)
scCNA |
The scCNA object with a column of breakpoint counts added to colData.
copykit_obj <- copykit_example_filtered()
copykit_obj <- .countBreakpoints(copykit_obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.