View source: R/complete_estimates.R
complete_estimates | R Documentation |
this function adds rows filled with 0 for all missing cell types to the estimates returned by an algorithm
complete_estimates(est.props, include.in.x)
est.props |
matrix containing estimated proportions for each cell type (cell type x bulk) |
include.in.x |
vector containing the cell types that should be present in est.props |
matrix (cell type x bulks) containing the information of est.props
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.