Learn R Programming

DCLEAR (version 1.0.13)

get_replacement_probability: get_replacement_probability

Description

Compute p(A,B|d), the conditional probability of seeing a replacement of from kmer A to B or vice versa

Usage

get_replacement_probability(x)

Value

an 3D probabilistic array (kmers by kmers by distances)

Arguments

x

a kmer_summary object

Author

Wuming Gong (gongx030@umn.edu)