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 Oct. 30, 2024, 3:20 p.m.