get_allele_bulk | R Documentation |
Aggregate into pseudobulk alelle profile
get_allele_bulk(df_allele, nu = 1, min_depth = 0)
df_allele |
dataframe Single-cell allele counts |
nu |
numeric Phase switch rate |
min_depth |
integer Minimum coverage to filter SNPs |
dataframe Pseudobulk allele profile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.