Get cellular fraction confidence interval, and also determine if it is greater than zero (eg. if it contains zero). This function return a list with $cell.frac.ci = strings of cell.frac.ci, $is.zero.cell.frac = tell if cell.frac.ci contains zero
1 | get.cell.frac.ci(vi, include.p.value = TRUE, sep = " - ")
|
vi: |
clonal evolution tree data frame |
include.p.value: |
include confidence level |
sep: |
separator for the two confidence limits in output string ,p=', 1-vi$p.value, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.