dist_hamming_unit | R Documentation |
Temporary function used in parallel computing of Hamming distance.
dist_hamming_unit(i, seqs, sites)
i |
Integer. Index used during parallel computing. |
seqs |
List of sequences. |
sites |
List of integer vectors. Positions where the differences are calculated. |
A numeric vector of distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.