generate.boot: Generate and calculate bootstrap means for each cluster

Description Usage Arguments

Description

Generate and calculate bootstrap means for each cluster

Usage

1
2
generate.boot(variants, cluster.col.name = "cluster", vaf.col.names = NULL,
  vaf.in.percent = TRUE, num.boots = 1000, zero.sample = NULL)

Arguments

variants:

data frame of variants with cluster assignments and VAF of samples. Columns are c('cluster', 'sample1', 'sample2', ....)

zero.sample:

The sample of zero vaf (to use to compare with other clusters to determine if the cluster should be considered zero VAF, and not included in the models)


hadaxu/clonevol-mirror documentation built on May 17, 2019, 9:42 a.m.