writeClusterAssignmentsTable: Determine most probable mutation cluster assignments by...

writeClusterAssignmentsTableR Documentation

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

Description

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

Usage

writeClusterAssignmentsTable(
  z_chain,
  mcf_chain = NULL,
  cncf = NULL,
  Mut_ID = NULL
)

Arguments

z_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.