Description Usage Arguments Details Value References See Also Examples
Generating random DNA samples from a multinomial distribution.
1 | Ntml(N, Ft)
|
N |
sample size |
Ft |
a 4^K array, containing the joint distribution probabilities for K matched sequences. |
This function generates a 4^K DNA array from a multinomial distribution. It depends on the sample size we need to generate and the 4^K joint distribution array of K matched sequences.
A 4^K observed divergence array
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.
simemb, simapp, gn3sim, gn, gn2, Fmatrix
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.