CNA | R Documentation |
Getter to obtain copy number calls from an object.
CNA(x, type = c("clonal", "subclonal"))
x |
A CNAqc object. |
type |
|
A tibble with the data.
data("example_PCAWG", package = 'CNAqc')
CNA(example_PCAWG)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.