View source: R/dist_replacement.r
dist_kmer_replacement_inference | R Documentation |
Compute the sequence distance matrix using inferred kmer replacement matrix
dist_kmer_replacement_inference(x, kmer_summary, k = 2)
x |
input data in phyDat format |
kmer_summary |
a kmer_summary object |
k |
k-mers (default k=2) |
a dist object
Wuming Gong (gongx030@umn.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.