sample-combn: Sample cells from a population

combn_idsR Documentation

Sample cells from a population

Description

Sample cells from a population

Usage

combn_ids(x, m = seq_along(x))

summarize_capture_rate(combinations, population, threshold = 0.01)

Arguments

x

list of ID vectors

m

number of regions to sample

combinations

nested tibble from combn_ids()

population

tibble

threshold

minimum frequency of detectable alleles

Details

combn_ids makes combinations of cell IDs for various number of samples.

summarize_capture_rate calculates expected allele capture rate on various combinations of samples.


heavywatal/rtumopp documentation built on March 30, 2024, 11:08 a.m.