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

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

ConservationPhyloTree.SequenceSimulation.Sequence
CountPhyloTree.SequenceSimulation.Sequence
Evolve(RateMatrix rateMatrix, double time)PhyloTree.SequenceSimulation.Sequence
Evolve(RateMatrix rateMatrix, IndelModel indelModel, double time)PhyloTree.SequenceSimulation.Sequence
Evolve(RateMatrix rateMatrix, IndelModel indelModel, double time, out Insertion[] insertions)PhyloTree.SequenceSimulation.Sequence
Evolve(TreeNode tree, RateMatrix rateMatrix, double scale=1, IndelModel indelModel=null)PhyloTree.SequenceSimulation.Sequence
EvolveAll(TreeNode tree, RateMatrix rateMatrix, double scale=1, IndelModel indelModel=null)PhyloTree.SequenceSimulation.Sequence
GetEnumerator()PhyloTree.SequenceSimulation.Sequence
IndelProfilePhyloTree.SequenceSimulation.Sequence
LengthPhyloTree.SequenceSimulation.Sequence
operator string(Sequence sequence)PhyloTree.SequenceSimulation.Sequencestatic
RandomSequence(int length, RateMatrix rateMatrix)PhyloTree.SequenceSimulation.Sequencestatic
RandomSequence(int length, IReadOnlyList< char > states)PhyloTree.SequenceSimulation.Sequencestatic
RandomSequence(int length, char[] states)PhyloTree.SequenceSimulation.Sequencestatic
RandomSequence(int length, IReadOnlyList< char > states, IReadOnlyList< double > stateFrequencies)PhyloTree.SequenceSimulation.Sequencestatic
RandomSequence(int length, char[] states, double[] stateFrequencies)PhyloTree.SequenceSimulation.Sequencestatic
Sequence(ReadOnlySpan< char > sequence)PhyloTree.SequenceSimulation.Sequence
Sequence(ReadOnlySpan< char > sequence, IReadOnlyList< char > states)PhyloTree.SequenceSimulation.Sequence
Sequence(ReadOnlySpan< char > sequence, IReadOnlyList< char > states, IReadOnlyList< double > conservation)PhyloTree.SequenceSimulation.Sequence
Sequence(ReadOnlySpan< char > sequence, IReadOnlyList< char > states, IReadOnlyList< double > conservation, IReadOnlyList< double > indelProfile)PhyloTree.SequenceSimulation.Sequence
StatesPhyloTree.SequenceSimulation.Sequence
StringSequencePhyloTree.SequenceSimulation.Sequence
this[int index]PhyloTree.SequenceSimulation.Sequence
ToString()PhyloTree.SequenceSimulation.Sequence