Learn R Programming

clonevol (version 0.99.11)

clone.vaf.diff: Test if two clones have different VAFs Deprecated!

Description

Test if the two clones/clusters have different VAFs, using a Mann-Whitney U test

Usage

clone.vaf.diff(clone1.vafs, clone2.vafs, p.value.cut = 0.05)

Arguments

clone1.vafs:

VAFs of all variants in clone/cluster 1

clone2.vafs:

VAFs of all variants in clone/cluster 2

p.value.cut:

significant level (if the test produce p.value less than or equal to p.val => significantly different)