dist_blosum_unit | R Documentation |
Helper function for parallel computing.
dist_blosum_unit(i, seqs, sites, logistic.scale = 15)
i |
Integer. Iteration number. |
seqs |
List of sequences. |
sites |
List of integer vectors. Positions where the differences are calculated.
For example, |
logistic.scale |
Numeric. Scale parameter for the logistic function when converting similarity into a distance. |
Numeric. BLOSUM distance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.