test_multi_allelic | R Documentation |
test for multi-allelic CNVs
test_multi_allelic(bulks, segs_consensus, min_LLR = 5, p_min = 0.999)
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 |
dataframe Consensus segments annotated with multi-allelic events
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.