View source: R/DirichletProcessClustering.R
assign_cnas_to_clusters | R Documentation |
Assign CNA events to clusters using their pseudoSNV representation
assign_cnas_to_clusters(cndata, snv_assignment_table)
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 |
The cndata object with extra column cluster_assignment
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.