getVarsCandidate | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.