Description Usage Arguments Value Author(s)
Performs the mathematical calculations taking bulk tumor data and deconvolved profiles and returning deconvolved tumour adjacent cell profiles.
1  | ISOpure.calculate.tac(tumor.profiles, deconvolved.profiles, purity.estimates)
 | 
tumor.profiles | 
 a GxD matrix representing gene expression profiles of heterogeneous (mixed) tumor samples, where G is the number of genes, D is the number of tumor samples.  | 
deconvolved.profiles | 
 a GxD matrix representing gene expression profiles of purified (ISOpure output) tumor samples, where G is the number of genes, D is the number of tumor samples.  | 
purity.estimates | 
 a vector D representing the purity estimates (output from ISOpure)  | 
a GxD matrix representing gene expression profiles of purified (ISOpure output) tumor adjacent cell signal, where G is the number of genes, D is the number of tumor samples.
Natalie Fox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.