]> git.donarmstrong.com Git - ape.git/blobdiff - man/dist.dna.Rd
bug fix in seg.sites + new option in base.freq
[ape.git] / man / dist.dna.Rd
index 49571b17ee657dafb09e819ac29f5068efcfa043..b2c270a3bf8dfa8845a304f9b924f98912389cdd 100644 (file)
@@ -7,7 +7,9 @@ dist.dna(x, model = "K80", variance = FALSE,
          base.freq = NULL, as.matrix = FALSE)
 }
 \arguments{
-  \item{x}{a matrix or a list containing the DNA sequences.}
+  \item{x}{a matrix or a list containing the DNA sequences; this must be
+    of class \code{"DNAbin"} (use \code{\link{as.DNAbin}} is they are
+    stored as character).}
   \item{model}{a character string specifying the evlutionary model to be
     used; must be one of \code{"raw"}, \code{"N"}, \code{"JC69"},
     \code{"K80"} (the default), \code{"F81"}, \code{"K81"},