Description Usage Arguments Details
Functions for detecting driver mutations
1 2 3 4 5 | detect_driver(v)
filter_origins(x, method = "fdr", q = 0.05)
mutant_labels(x)
|
v |
a pair of branch lengths (number of mutations) |
x |
scaled tbl_tree |
method |
passed to |
q |
threshold |
detect_driver
returns a vector of p-values.
filter_origins
filters candidate origins by adjusted p-values.
mutant_labels
extracts mutated nodes in tbl_tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.