View source: R/refCompTableProbeSelection.R
ref_compTable | R Documentation |
Compute the average reference profiles for each cell type, using the reference matrix of purified samples from different cell types (phenotype).
ref_compTable(ref_betamatrix, ref_phenotype)
ref_betamatrix |
The reference matrix ref_betamatrix. |
ref_phenotype |
The cell type information for the reference matrix. |
The data maxtirx of average reference profiles (each column corresponds to each cell type), except for the first column (Fstat) and the last three columns (low, high, range) which are the summary statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.