estimate.clone.vaf: Estimate VAFs of clones/clusters from clonality analysis...

Description Usage Arguments

Description

Estimate VAFs of clones/clusters by calculating the median of the VAFs of all variants provided.

Usage

1
2
3
estimate.clone.vaf(v, cluster.col.name, vaf.col.names, vaf.in.percent = TRUE,
  ref.count.col.names = NULL, var.count.col.names = NULL,
  depth.col.names = NULL)

Arguments

v:

data frame containing variants' VAF and clustering

cluster.col.name:

name of the column that hold the cluster ID

vaf.col.names:

names of the columns that hold VAFs


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