View source: R/DirichletProcessClustering.R
get_cnas_cluster_probs | R Documentation |
Use the Pseudo-SNV probabilities to obtain a probability of each CNA of each cluster
get_cnas_cluster_probs(cndata, snv_assignment_likelihoods,
cluster_colnames)
cndata |
The copy number data data.frame |
snv_assignment_likelihoods |
Probabilities of the pseudo-SNVs |
cluster_colnames |
The colnames of the output bedfile to be used to select the assignment columns |
A data.frame with chr,start,end,probs_per_cluster
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.