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