Learn R Programming

clonevol (version 0.99.11)

rescale.vaf: Rescale VAF of subclones for visualzation purpose

Description

Rescale VAF of subclones such that their total VAF must not exceed their parent clone VAF. When infered using bootstrap test, sometime the estimated total mean/median VAFs of subclones > VAF of parent clones which makes drawing difficult (ie. subclone receive wider polygon than parent clone. This function rescale the VAF of the subclone for drawing purpose only, not for the VAF estimate.

Usage

rescale.vaf(v, down.scale = 0.99)

Arguments

v:

clonal structure data frame as output of enumerate.clones