mutationCopyNumberToMutationBurden: Mutation copy number to mutation burden

View source: R/interconvertMutationBurdens.R

mutationCopyNumberToMutationBurdenR Documentation

Mutation copy number to mutation burden

Description

Function to convert mutation copy number to mutation burden

Usage

mutationCopyNumberToMutationBurden(
  copyNumber,
  totalCopyNumber,
  cellularity,
  normalCopyNumber = rep(2, length(copyNumber))
)

Arguments

copyNumber

A vector containing mutation copy number

totalCopyNumber

A vector with total tumour copynumber

cellularity

Float with the cellularity of this sample

normalCopyNumber

A vector with the total copy number of the normal

Value

A vector with mutation burdens

Author(s)

dw9


shaghayeghsoudi/DPclust3p_Customised documentation built on March 18, 2022, 5:28 a.m.