|
TreeNode 1.5.2
A library to manipulate phylogenetic trees
|
This is the complete list of members for PhyloTree.SequenceSimulation.SequenceSimulation, including all inherited members.
| ConservationToScale(TreeNode tree, RateMatrix rateMatrix, double minRate=1e-5, double maxRate=1e4) | PhyloTree.SequenceSimulation.SequenceSimulation | static |
| GetScale(double conservation) | PhyloTree.SequenceSimulation.SequenceSimulation | |
| RandomNumberGenerator | PhyloTree.SequenceSimulation.SequenceSimulation | static |
| SimulateAllSequences(this TreeNode tree, Sequence ancestralSequence, RateMatrix rateMatrix, double scale=1, IndelModel indelModel=null) | PhyloTree.SequenceSimulation.SequenceSimulation | static |
| SimulateAllSequences(this TreeNode tree, int ancestralSequenceLength, RateMatrix rateMatrix, double scale=1, IndelModel indelModel=null) | PhyloTree.SequenceSimulation.SequenceSimulation | static |
| SimulateSequences(this TreeNode tree, Sequence ancestralSequence, RateMatrix rateMatrix, double scale=1, IndelModel indelModel=null) | PhyloTree.SequenceSimulation.SequenceSimulation | static |
| SimulateSequences(this TreeNode tree, int ancestralSequenceLength, RateMatrix rateMatrix, double scale=1, IndelModel indelModel=null) | PhyloTree.SequenceSimulation.SequenceSimulation | static |
| ToStringAlignment(this Dictionary< string, Sequence > alignment) | PhyloTree.SequenceSimulation.SequenceSimulation | static |