TreeNode 1.5.2
A library to manipulate phylogenetic trees
Loading...
Searching...
No Matches
PhyloTree.SequenceSimulation.IndelModel Member List

This is the complete list of members for PhyloTree.SequenceSimulation.IndelModel, including all inherited members.

DeletionRatePhyloTree.SequenceSimulation.IndelModel
DeletionSizeDistributionPhyloTree.SequenceSimulation.IndelModel
IndelModel(double insertionRate, double deletionRate, IDiscreteDistribution insertionSizeDistribution, IDiscreteDistribution deletionSizeDistribution)PhyloTree.SequenceSimulation.IndelModel
IndelModel(double indelRate, IDiscreteDistribution indelSizeDistribution)PhyloTree.SequenceSimulation.IndelModel
IndelModel(double insertionRate, double deletionRate, IDiscreteDistribution indelSizeDistribution)PhyloTree.SequenceSimulation.IndelModel
IndelModel(double indelRate, IDiscreteDistribution insertionSizeDistribution, IDiscreteDistribution deletionSizeDistribution)PhyloTree.SequenceSimulation.IndelModel
InsertionRatePhyloTree.SequenceSimulation.IndelModel
InsertionSizeDistributionPhyloTree.SequenceSimulation.IndelModel