Learn R Programming

numbat (version 1.4.2)

test_multi_allelic: test for multi-allelic CNVs

Description

test for multi-allelic CNVs

Usage

test_multi_allelic(bulks, segs_consensus, min_LLR = 5, p_min = 0.999)

Value

dataframe Consensus segments annotated with multi-allelic events

Arguments

bulks

dataframe Pseudobulk profiles

segs_consensus

dataframe Consensus segments

min_LLR

numeric CNV LLR threshold to filter events

p_min

numeric Probability threshold to call multi-allelic events