scIdent_MIXTURE | R Documentation |
scIdent_MIXTURE
scIdent_MIXTURE(X, y, nu = c(0.25, 0.5, 0.75), minProp = 0.001, maxiter = 6)
X |
the signature matrix, a NxL matrix of N genes and L cell lines |
y |
a vector of bulk gene expression sample |
nu |
(float) the nu value, default nu = c(0.25,0.5,0.75) |
minProp |
float. noise threshold level |
maxiter |
default 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.