Description Usage Arguments Value
View source: R/Decon_single_sample.R
This function allows you to calculate singel sampmle weights
1 | Decon_single_sample(refSet, data, geneIDType)
|
refSet |
Label of pre-stored deconvoluted reference dataset |
data |
Data matrix to be deconvoluted with gene ID as rownames |
geneIDType |
Choose one among "geneSymbol", "EntrezID" and "TCGA" |
A matrix of the estimated sample compartment weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.