getVarsCandidate: mutationCalls cluster accessor

View source: R/classes.R

getVarsCandidateR Documentation

mutationCalls cluster accessor

Description

Extracts all the putative variants that we want to use for clustering

Usage

getVarsCandidate(mutcall)

Arguments

mutcall

object of class mutationCalls.

Value

Returns a character vector including all the variants to be used for clustering

Examples

load(system.file("extdata/LudwigFig7.Rda",package =
"mitoClone2"))
mutations_to_cluster <- getVarsCandidate(LudwigFig7)

benstory/mitoClone2 documentation built on Nov. 8, 2023, 12:13 a.m.