View source: R/deconvolution.R
| deconvolution_nnls | R Documentation |
NNLS deconvolution
deconvolution_nnls(dt, compute_cols, ref_mat)
dt |
A data.table with the new data with features/predictions on rows and samples on columns. |
compute_cols |
A character vector with the columns for which the deconvolution algorithm should be ran. |
ref_mat |
The reference matrix as created by CimpleG. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.