View source: R/adjustTcellExTRECT.R
adjustTcellExTRECT | R Documentation |
Adjust TCRA T cell fraction based on tumour purity and copy number
adjustTcellExTRECT(TCRA.out, purity, TCRA.cn, trustPurity = TRUE)
TCRA.out |
Output of runTcellExTRECT |
purity |
Tumour purity, between 0 and 1 |
TCRA.cn |
Tumour copynumber at TCRA locus |
trustPurity |
If lower CI of TCRA score > 1 - purity assume tumour copy number is wrong and instead assume 2 |
data frame of TCRA scores with purity/copy number adjusted outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.