get_allele_bulk: Aggregate into pseudobulk alelle profile

View source: R/utils.R

get_allele_bulkR Documentation

Aggregate into pseudobulk alelle profile

Description

Aggregate into pseudobulk alelle profile

Usage

get_allele_bulk(df_allele, nu = 1, min_depth = 0)

Arguments

df_allele

dataframe Single-cell allele counts

nu

numeric Phase switch rate

min_depth

integer Minimum coverage to filter SNPs

Value

dataframe Pseudobulk allele profile


numbat documentation built on May 29, 2024, 1:29 a.m.