getVarsCandidate {mitoClone2} | R Documentation |
Extracts all the putative variants that we want to use for clustering
getVarsCandidate(mutcall)
mutcall |
object of class |
Returns a character vector including all the variants to be used for clustering
load(system.file("extdata/LudwigFig7.Rda",package = "mitoClone2")) mutations_to_cluster <- getVarsCandidate(LudwigFig7)