bootstrap_bulks: this functions performs bootstrapping on the real bulk...

View source: R/bootstrap_bulks.R

bootstrap_bulksR Documentation

this functions performs bootstrapping on the real bulk deconvolution results to determine the stability of the deconvolution results

Description

this functions performs bootstrapping on the real bulk deconvolution results to determine the stability of the deconvolution results

Usage

bootstrap_bulks(props)

Arguments

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)

Value

matrix containing all bootstrap runs with columns 'algorithm', 'cell_type' and 'score'


MarianSchoen/DMC documentation built on Aug. 2, 2022, 3:05 p.m.