heterogeneity: Evaluate heterogeneity

math_scoreR Documentation

Evaluate heterogeneity

Description

math_score calculates MATH (mutant-allele tumor heterogeneity) score from variant allele frequencies.

Usage

math_score(x, constant = 1.4826, na.rm = FALSE)

Arguments

x

a numeric vector.

constant

scale factor.

na.rm

if TRUE then NA values are stripped from x before computation takes place.


heavywatal/rtumopp documentation built on March 30, 2024, 11:08 a.m.