construct_ai_likelihood: Construct allele specific complete data likelihood

Description Usage Arguments Value

View source: R/allele-specific.R

Description

Returns cell-by-clone complete likelihood

Usage

1
construct_ai_likelihood(clone_allele_ph, alt_ph, cov_ph, dtype, C, N)

Arguments

clone_allele_ph

Tensorflow placeholder for copy number at each variant position

alt_ph

Tensorflow placeholder for alternative count

cov_ph

Tensorflow placeholder for coverage count

dtype

Tensorflow dtype

C

Number of clones

N

Number of cells

Value

The contribution to the likelihood of the allelic imbalance


kieranrcampbell/clonealign documentation built on Dec. 18, 2020, 3:49 a.m.