test.submodel.valid.raxml | R Documentation |
The function includes chi-squres goodness-of-fit test for validating the GTRGAMMA model. There are three tests, (1) the chi-square test for base frequencies, (2) the chi-square test for double-nucleotide frequencies, (3) the test for site patterns and the test statistics is sum(|exp_freq-obs_freq|).
test.submodel.valid.raxml(inputfile, path_raxml, path_seqgen, nbootstrap=100)
inputfile |
the sequence file |
path_raxml |
the full path of the raxml binary |
path_seqgen |
the path of the seq-gen binary |
nbootstrap |
The number of bootstrap replicates in the site pattern test. |
Liang Liu lliu@uga.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.