writeMultiplicityTable: Determine most probable multiplicity assignments by taking...

View source: R/MCMC-process-clusters.R

writeMultiplicityTableR Documentation

Determine most probable multiplicity assignments by taking those with highest posterior probability.

Description

Determine most probable multiplicity assignments by taking those with highest posterior probability.

Usage

writeMultiplicityTable(m_chain, Mut_ID = NULL)

Arguments

m_chain

MCMC chain of mutation cluster assignment values

Mut_ID

Vector of mutation IDs, same order as provided as input data (e.g. indata$Mut_ID)

Value

A tibble listing mutation IDs and their cluster assignments


KarchinLab/pictograph documentation built on Oct. 25, 2024, 10:10 a.m.