bootstrap_cv_test: Bootstrapping to estimate confidence interval for individual...

Description Usage Arguments Examples

Description

For each gene, resample within each individual and compute a confidence interval of each individual coefficient of variation based on the boostrapped samples. The method was developed for Tung et al. (2016) for comparing cell-to-cell heterogeneity between individuals

Usage

1
2
3
bootstrap_cv_test(log2counts, grouping_vector, anno, number_bootstrap,
  size_bootstrap, output_rda = FALSE, do_parallel = FALSE,
  number_cores = NULL)

Arguments

log2counts

log2 count matrix of gene by cell.

number_bootstrap

Number of boostrapped samples.

group_cv

CVs per batch computed use compute_cv().

Examples

1

jhsiao999/Humanzee documentation built on May 19, 2019, 9:28 a.m.