.MIXER | R Documentation |
.MIXER this is the main core function, it should not be called by users
.MIXER(
expressionMatrix,
signatureMatrix,
functionMixture,
useCores = 1L,
verbose = FALSE
)
expressionMatrix |
a GxS gene expression matrix. with row names genes ID as in the signature Matrix. Genes in rows, samples in columns |
signatureMatrix |
a NxL gene signature matrix for L cell types |
functionMixture |
: the deconvolution function: cibersort, nu.svm.robust.RFE, ls.rfe.abbas (tiped without quotation marks) |
useCores |
: (integer) the number of cpus to use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.