assign_cnas_to_clusters: Assign CNA events to clusters using their pseudoSNV...

View source: R/DirichletProcessClustering.R

assign_cnas_to_clustersR Documentation

Assign CNA events to clusters using their pseudoSNV representation

Description

Assign CNA events to clusters using their pseudoSNV representation

Usage

assign_cnas_to_clusters(cndata, snv_assignment_table)

Arguments

cndata

Data frame with the CNA data

snv_assignment_table

Data frame with the mutation assignments, with chromosome and position-start/end expected as first three columns

Value

The cndata object with extra column cluster_assignment

Author(s)

sd11


Wedge-Oxford/dpclust documentation built on July 6, 2024, 2:02 p.m.