View source: R/bootstrap_bulks.R
bootstrap_bulks | R Documentation |
this functions performs bootstrapping on the real bulk deconvolution results to determine the stability of the deconvolution results
bootstrap_bulks(props)
props |
list with two entries: 1) est - matrix containing the estimated fractions of cell types within the bulks (cell type x bulk) 2) real - matrix containing the true fractions of cell types within the bulks (cell type x bulk) |
matrix containing all bootstrap runs with columns 'algorithm', 'cell_type' and 'score'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.