writeIcnTable: Determine most probable integer copy number by taking those...

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

writeIcnTableR Documentation

Determine most probable integer copy number by taking those with highest posterior probability.

Description

Determine most probable integer copy number by taking those with highest posterior probability.

Usage

writeIcnTable(icn_chain, Mut_ID = NULL)

Arguments

icn_chain

MCMC chain of integer copy number

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.