Description Usage Arguments Value Examples
Compute the tumour DNA fraction for the given absolute copy number(s) in the tumour and the cellularity, i.e. the fraction of all cells that are tumour cells.
1 | tumour_fraction(absolute_copy_number, cellularity)
|
absolute_copy_number |
the absolute copy number(s) (a numeric value). |
cellularity |
the cellularity, i.e. the fraction of cells that are from the tumour. |
the fraction of DNA that originates from tumour cells.
1 | tumour_fraction(3, 0.82)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.