Detect Breakpoint-Free Branches (BFB) in Phylogenetic Trees
detect_bfb.RdThis function performs binomial tests across all chromosomes and alleles to detect breakpoint-free branches in a phylogenetic tree reconstruction. It uses pseudo-cell analysis to identify branches where copy number changes occur without breakpoints.
Value
A data frame containing binomial test results for each chromosome-allele combination:
mean: Estimated proportion of successes
N_trials: Total number of trials
N_successes: Number of successes
chr: Chromosome identifier
allele: Allele type
p.value: P-value from binomial test
threshold: Threshold used for testing