get_segs_consensus | R Documentation |
Extract consensus CNV segments
get_segs_consensus(bulks, min_LLR = 5, min_overlap = 0.45, retest = TRUE)
bulks |
dataframe Pseudobulks |
min_LLR |
numeric LLR threshold to filter CNVs |
min_overlap |
numeric Minimum overlap fraction to determine count two events as as overlapping |
dataframe Consensus segments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.