Estimate VAFs of clones/clusters by calculating the median of the VAFs of all variants provided.
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)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.