dist_replacement,phyDat,missing,integer-method | R Documentation |
Compute the kmer replacement distance between sequences
## S4 method for signature 'phyDat,missing,integer'
dist_replacement(x, kmer_summary, k = 2L, ...)
x |
input data in phyDat format |
kmer_summary |
a kmer_summary object |
k |
k-mer length |
... |
other arguments passed to substr_kmer |
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.