A reference class storing the settings for recombination block dating.
MutationRateNumeric vector of length one. Stores the mutation rate to be used when dating blocks.
PValueNumeric vector of length one. Stores the critical alpha value for testing the signifcance of recombination regions.
BonfCorrectionLogical vector of length one, stores the option of whether the critical value stored in PValue will be corrected.
DateAnywayLogical vector of length one, sotres the option of whether blocks will be dated despite failing the critical alpha.
MutationCorrectionCharacter vector of length 1, can be any of the model supported by the ape package. Default is "JC69".
setBonferonni(newBonf)Set whether the critical value should be subject to bonferroni correction during block significance testing.
setDateAnyway(newValue)Set whether blocks should be kept and dated even if they fail the significance test.
setMutationCorrection(model)Set the model of sequence evolution to correct the distances/number of mutations used in block dating algorithm.
setMutationRate(newRate)Sets a new mutation rate for the settings.
setPValue(newValue)Set a new critical value for significance testing of recombinant blocks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.