getVDJFraction: Method for calculating final VDJ fraction

View source: R/getVDJFraction.R

getVDJFractionR Documentation

Method for calculating final VDJ fraction

Description

Method for calculating final VDJ fraction

Usage

getVDJFraction(
  tumour.logR,
  segs,
  norm.ci.95,
  GC.correct = FALSE,
  ci_type = "simultaneous"
)

Arguments

tumour.logR

log ratio in region

segs

Location of segments used for normalisation and focal region

norm.ci.95

Adjusted value for 95% CI

GC.correct

Whether to use GC corrected value or not

ci_type

Method to use for calculation of the confidence interval

Value

VDJ fraction and upper and lower CI values


McGranahanLab/TcellExTRECT documentation built on Jan. 10, 2025, 11:04 p.m.