bootstrapCancerGenomes: Bootstrap a Mutation Count Matrix
Description
Rearrange a Mutation count Matrix using the multivariate normal distribution. The function returns a bootstrapped Mutation Count matrix whose dimensions are identical to the input matrix
Usage
bootstrapCancerGenomes(genomes)
Arguments
genomes
a numeric matrix of Mutation Counts. Rows correspond to Mutation Types, columns to different samples
Value
a numeric matrix of Mutation Counts. Rows correspond to Mutation Types, columns to different samples