get_average_bg.RdEstimate "background" accessibility rate from a reference cell‐type peak list
get_average_bg(count_matrix, cell_type_cells, cell_type_peaks)A single numeric: the estimated baseline accessibility probability.
if (FALSE) { # \dontrun{
get_average_bg(cm, "CD8", "cd8_peaks.bed")
} # }