Description Usage Arguments Value Author(s)
pairwise.distance calculates the pairwise distance between two sequences.
1  | pairwise.distance(s1, s2, model = "TN93", gamma = FALSE)
 | 
s1 | 
 a nucleotide sequence  | 
s2 | 
 a second nucleotide sequence. The sequences should be of equal length  | 
model | 
 model of nucleotide substitution (default=TN93)  | 
gamma | 
 The gamma parameter of rate variation  | 
The distance (as a double).
Simon Frost (sdwfrost@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.