X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fbase.freq.Rd;h=56a5e2e7f39774a22eff64aea8cba6e84de2b399;hb=ce466967e4824b3f6aec6f75798da08fe8c10666;hp=bef852991d3c322fce28f83d32895196edfd1361;hpb=f295ab19440298e543db5a270e54f10a84382197;p=ape.git diff --git a/man/base.freq.Rd b/man/base.freq.Rd index bef8529..56a5e2e 100644 --- a/man/base.freq.Rd +++ b/man/base.freq.Rd @@ -11,7 +11,7 @@ frequencies of the DNA bases from a pair of sequences. } \usage{ -base.freq(x, freq = FALSE) +base.freq(x, freq = FALSE, all = FALSE) Ftab(x, y = NULL) } \arguments{ @@ -20,6 +20,9 @@ Ftab(x, y = NULL) \item{y}{a vector with a single DNA sequence.} \item{freq}{a logical specifying whether to return the proportions (the default) or the absolute frequencies (counts).} + \item{all}{a logical; by default only the counts of A, C, G, and T are + returned. If \code{all = TRUE}, all counts of bases, ambiguous codes, + missing data, and alignment gaps are returned.} } \details{ The base frequencies are computed over all sequences in the