artomat {DNAseqtest} | R Documentation |
Transforming 4^K
Array to m \times K
Matrix
Description
This function transfers any array to a matrix.
Usage
artomat(fobs)
Arguments
fobs |
a |
Details
This function transfers any 4^K
array containing the observed divergent frequencies of K matched sequences to an m x K matrix, where m is the sum of the frequencies in the 4^K
observed divergence array.
Value
An m x K matrix
References
Faisal Ababneh, Lars S Jermiin, Chunsheng Ma, John Robinson (2006). Matched-pairs tests of homogeneity with applications to homologous nucleotide sequences. Bioinformatics, 22(10), 1225-1231.
See Also
gn2, gn, Fmatrix
[Package DNAseqtest version 1.0 Index]