tLOHCalc: Assement of evidence for LOH in clusters from spatial...

View source: R/functions.R

tLOHCalcR Documentation

Assement of evidence for LOH in clusters from spatial transcriptomics data

Description

Calculates Bayes factors for allele fractions at each SNP position. Uses dataframe output by tLOHDataImport

Usage

tLOHCalc(forCalcDF)

Arguments

forCalcDF

Input dataframe generated from the tLOHDataImport function

Value

Output is a dataframe with values that can be visualized with alleleFrequencyPlot() or aggregateCHRPlot()

Author(s)

Michelle Webb

Examples

data('humanGBMsampleAC')
df <- tLOHCalc(humanGBMsampleAC)
head(df)

USCDTG/tLOH documentation built on Oct. 23, 2022, 8:05 p.m.