overwriteMetaclones: Manually overwrite clustering of mutations into clones

Description Usage Arguments

View source: R/clustering.R

Description

The function clusterMetaclones provides an automated way to group mutations into clones for subsequent analyses (such as differential expression analyses). In practice, it may make sense to overwrite these results manually. See the vignette 'Computation of clonal hierarchies and clustering of mutations' for an example.

Usage

1
overwriteMetaclones(mutcalls, mutation2clones)

Arguments

mutcalls

mutcalls object of class mutationCalls for which clusterMetaclones has been run

mutation2clones

Named integer vector that assigns mutations to clones. See the vignette 'Computation of clonal hierarchies and clustering of mutations' for an example.


veltenlab/mitoClone documentation built on April 18, 2021, 5:19 a.m.