generate.boot.nonparametric: Generate and calculate bootstrap means for all clusters...

Description Usage Arguments

Description

Generate and calculate bootstrap means for all clusters Depricated!

Usage

1
2
3
generate.boot.nonparametric(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)


hdng/clonevol documentation built on May 17, 2019, 3:19 p.m.