get_cnas_cluster_probs: Use the Pseudo-SNV probabilities to obtain a probability of...

View source: R/DirichletProcessClustering.R

get_cnas_cluster_probsR Documentation

Use the Pseudo-SNV probabilities to obtain a probability of each CNA of each cluster

Description

Use the Pseudo-SNV probabilities to obtain a probability of each CNA of each cluster

Usage

get_cnas_cluster_probs(cndata, snv_assignment_likelihoods,
  cluster_colnames)

Arguments

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

Value

A data.frame with chr,start,end,probs_per_cluster

Author(s)

sd11


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