|
Mesquite's standard modules
The following is a list of the modules installed by default in
this version of Mesquite, along with the explanations of what
they do.
- Absolute Distance (General) — Absolute distance from a character matrix.
- ACGT Compositional Bias — Returns continuous characters which are the proportion G+C, and separately A, C, G, T, for each taxon in a DNA data set.
- Add item... — Adds an item in each cell of a continuous matrix.
- Add Noise (Gaussian) — Adds normally distributed noise to existing states. Only the first item of a continuous matrix is modified.
- Add Noise to Branch Lengths — Adds noise to branch lengths of tree. Noise is Normally distributed, with variance as selected. By default the variance is be proportional to current branch length, so that if branch length is 10 and you've indicated a variance multiplier of 0.1, the noise added will have a variance of 1.0. Negative branch lengths are not allowed, and are changed to zero.
- Add Note On Tree — Draws editable notes in a tree display.
- Add Taxa To Tree — To a tree with some taxa excluded, adds taxa.
- Add text to taxon names — Adds text to taxon names.
- Add value — Alters continuous data by adding a value. All items of the matrix are similarly modified.
- Add/Delete Data — Adds and deletes characters and taxa in a Character Matrix editor. This can be done through the Add characters..., Add taxa..., and Delete Selected menu items and via the tools that add taxa and characters where touched.
- Adjust scaling factor of lineage widths — Provides a tool with which to adjust the scaling factor used for lineage widths in a tree window.
- Align DNA to Protein — Realigns a DNA matrix to match the alignment in an amino acid alignment.
- Align Package — Align is a Mesquite package providing tools for the alignment of sequence data.
- Align Score/RC Align Score To Ref. — Reports the Alignment Score / Reverse Complement Alignment Score for a taxon in a data matrix. The score for each taxon is the cost of aligning that taxon's sequence against the reference taxon using Mesquite's default pairwise aligner, divided by the score for aligning the reverse complement of the sequence against the reference. Scores greater than one mean that alignment is better if one of the sequences is reverse complemented .
- Align Sequences — Sends the selected sequence to be aligned.
- Align To Dropped — Supplies an alignment tool that can be used on a set of sequences. Sequences dropped by this tool on another sequence will be aligned to that other sequence (pairwise).
- Alignment Score To Ref. — Reports the Alignment Score for a taxon in a data matrix. The score for each taxon is the cost of aligning that taxon's sequence against the reference taxon using Mesquite's default pairwise aligner. Lower scores mean a better alignment.
- All Branch Lengths to 1.0 — Assigns a value of 1.0 for branch length for all of a tree's branches.
- All Rerootings — Reroots tree at all nodes.
- All Trees — Supplies all possible dichotomous rooted or unrooted trees (only works if number of taxa is <=11).
- All Unassigned Branch Lengths to 1.0 — Assigns a value of 1.0 for branch length for all of a tree's branches that have not yet had a branch length assigned.
- Alter Branch Lengths — Alters branch lengths of selected trees.
- Alter Data — Manages data-transforming modules.
- Alter Trees — Alters selected trees.
- Alternative Names — Lists the alternative names for the taxon.
- Amino Acid Molecular Weight — Returns molecular weight of amino acid
- Amino Acid Properties — Returns property of amino acid
- Among-group PCA — Performs among-group principal components analysis on a continous-valued matrix.
- Ancestral States All — Reconstructs ancestral states at nodes for all characters supplied by character source.
- Ancestral States Reconstruction Package Introduction — The ancestral states reconstruction package provides modules to coordinate and display reconstruction of ancestral states on the branches of trees.
- Annotate Branches — Supplies a tool for tree windows to attach and view footnotes for branches.
- Annotation Panel module — Provides tools with which to attach notes (including images) to cells of the matrix and show them.
- Annotation Panel module (list of characters) — Provides tools with which to attach notes (including images) to characters and show them.
- Annotation Panel module (list of taaa) — Provides tools with which to attach notes (including images) to characters and show them.
- Append numbers — Appends to each taxon name the number of the taxon. This will ensure that each taxon name is unique.
- Arbitrarily Resolve State Ambiguities — Alters categorical data by arbitrarily resolving ambiguous sites to one of the possible states.
- Arbitrarily Ultrametricize — Adjusts a tree's branch lengths so that the distances among terminal taxa are ultrametric (i.e. like a molecular clock, all tips reaching to same level). This is not done with any sophisticated smoothing algorithm; rather, branches are just stretched until they reach to same level.
- Assign All Branch Lengths — Assigns a value for branch length for all of a tree's branches.
- Assign Branch Lengths From Node Names — Assigns a value for branch length for all of a tree's branches based upon node names that represent numbers.
- Assign Branch Lengths Less than or Equal to Zero... — Assigns a user-provided value to all branches with lengths less than or equal to zero.
- Assign Selected Branch Lengths — Assigns a value for branch length for all of a tree's selected branches.
- Assign taxon names — Assigns to each taxon name a string followed by a number. For example, if the string is "g", then taxon 3 will be assigned the name g3.
- Assigned Colors — Provides a tool with which to color cells of a matrix.
- Associated Taxa — Lists and edits what other taxa (e.g. contained or containing) are associated with these.
- Asymmetrical 2-param. Markov-k Model — Defines and maintains simple Markov k-state asymmetrical 2-parameter stochastic models of character evolution.
- Asymmetry Likelihood Ratio Test — Calculates the test statistic for the likelihood ratio test comparing the asymmetrical and one parameter models [2ln(L(Asymm.)/L(Mk1)], on a tree for a given character.
- Attached Value — Supplies a number attached to the tree
- Attachment — Displays an item attached to trees.
- Augment Tree Randomly — Augments tree by random placement of excluded taxa. There are three modes: adding only to original branches, ignoring lengths; adding to any branch, considering branch length; adding to any branch, ignoring branch length. With lengths considered, probability of placing taxon on a branch is proportional to the branch's length.
- Average of Several Distances — Average of several distances among taxa, e.g. average from several data matrices.
- Average Taxon Value among Trees — Averages among trees a value calculated for a taxon using a tree.
- Average Tree Depth — Calculates the average path length (in branch length) from terminals to the root, treating unassigned lengths as 0. The length of the root is not counted.
- Average Tree Value — Calculates the average of some value for trees in a tree block.
- Balls & Sticks — Draws trees with spots and the nodes and thin lines for branches.
- Bar & Line Chart — Helps make bar & line charts.
- Bar & Line Chart for Character Matrices — Shows chart displaying values (such as treelength, etc.) for a series of character matrices.
- Bar & Line Chart for Characters — Shows chart displaying values (such as likelihoods, parameter values, parsimony counts, etc.) for a series of characters.
- Bar & Line Chart for Taxa — Makes a chart displaying values (such as proportion of gaps in a sequence, etc.) for each of a series of taxa.
- Bar & Line Chart for Trees — Makes a chart displaying values (such as likelihoods, parsimony scores, imbalance statistics, correlations,etc.) for a series of trees.
- Basic Draw Names for Tree Display — Draws taxon names on a tree. Chooses orientation of names according to orientation of tree.
- Basic File Coordinator — Coordinates the reading, maintenance and linkages of files, which include Taxa, Trees, CharacterData, and other objects. This module is hired directly by the Mesquite trunk module.
- Basic Tree Draw Coordinator — Coordinates the drawing of a tree by maintaining the basic TreeDisplay and by hiring a DrawTree module.
- Basic Utilities Package Introduction — Provides basic utilities for Mesquite.
- Batch Architect Package Introduction — Provides facilities to coordinate the simulation of data and generate batch files for replicated analyses.
- Batch File Template Manager — Manages templates used in saving batch files.
- Birth/Death Process Trees — Generates tree by simple birth/death model with a constant rate of speciation (birth) and of extinction (death).
- BiSSE Ln Likelihood Difference — Calculates the difference in log likelihoods between two BiSSE speciation/extinction models.
- BiSSE Net Diversification Likelihood — Calculates likelihood with a tree of a species diversification model whose rates (r = spec. - ext.; a = spec./ext.) depend on the state of a binary character (BiSSE model, Maddison, Midford & Otto, 2007).
- BiSSE Net Diversification Likelihood (Calculator) — Calculates likelihood with a tree of a species diversification model whose rates (r = spec. - ext.; a = spec./ext.) depend on the state of a binary character (BiSSE model, Maddison, Midford & Otto, 2007).
- BiSSE Speciation/Extinction Likelihood — Calculates likelihood with a tree of a species diversification model whose speciation and extinction rates depend on the state of a binary character (BiSSE model, Maddison, Midford & Otto, 2007).
- BiSSE Speciation/Extinction Likelihood Calculator — Calculates likelihood with a tree of a species diversification model whose speciation and extinction rates depend on the state of a binary character (BiSSE model, Maddison, Midford & Otto, 2007).
- BiSSE Trees & Characters — Generates tree by a speciation/extinction model in which a character controls rates of speciation/extinction. Time to next event drawn from negative exponential distribution.
- BLAST in Web Browser — BLASTs selected data against GenBank.
- Boolean for Character (in List of Characters window) — Supplies booleans for characters for a character list window.
- Boolean for Tree (in List of Trees window) — Supplies booleans for trees for a trees list window.
- Boolean Info Strip — Shows an strip of boxes near the top of each a character column that shows the value of a boolean for that character in gray or white.
- Boolean Tree Value — Gives a tree a value of 1 if it satisfies the criterion, 0 otherwise.
- Bootstrap Resample Matrix — Resamples characters from a matrix for use in bootstrap methods.
- Branch Information — Provides a tool that shows information about branches.
- Branch Length from Root — For each taxon, calculates the sum of the branch lengths from that taxon to the root of the tree.
- Branch Lengths Adjust — Provides a tool to adjust branch lengths of trees.
- Branch Lengths from current, reinterpreted as Divergence Times — Reassigns branch lengths under the assumption that currently assigned branch lengths are actually divergence times.
- Brownian Model — Initializes Brownian motion character model for likelihood and other probability calculations.
- Calculated value for taxon — Supplies values for taxa reinterpreted as if characters.
- Canonical Variates Analysis — Performs canonical variates analysis on a continous-valued matrix.
- Catalogue of Life — Provides a URL to a taxon in the Catalogue of Life
- Categorical Data Package Introduction — Provides basic facilities for handling categorical characters.
- Cell Wand (data) — Provides a tool with which to select cells in a matrix automatically.
- Character Compositional Bias — Calculates the percent of taxa with particular nucleotides (GC bias, or individual frequency of A, C, G or T) for a character.
- Character Group Color — Colors by Character Group.
- Character Included — A boolean that is true if a character is currently included, and false if the character is currently excluded.
- Character Inclusion — Shows current character inclusion in character list window.
- Character Likelihood — Calculates the negative log likelihood of a tree for a given character.
- Character List — Makes windows listing characters and information about them.
- Character Loadings — Returns loadings of a character in an ordination
- Character Matrices List — Makes windows listing character data matrices and information about them.
- Character Matrices Package Introduction — Provides basic management and utilities for character data matrices.
- Character Matrix Editor — Makes editor windows to edit character data.
- Character Matrix manager — Coordinates the management of character data matrices.
- Character matrix selection coordinator — Coordinates selecting taxa and characters in data matrix.
- Character Models List — Makes windows listing character models and information about them.
- Character Reference Strip — Shows the strip at bottom of matrix with character reference.
- Character selection coordinator — Coordinates character selection.
- Character Sort (data) — Provides a tool with which to sort characters automatically.
- Character Source — Coordinates the supply of characters from various sources of characters.
- Character Source — Coordinates the supply of characters from various sources of characters.
- Character value using other character — Coordinates the calculation of a number for a character based on another character (e.g., a correlation between the two characters).
- Character value with current tree — Coordinates the calculation of a number for a character based on a current tree.
- Character Value with Respective Tree — Coordinates the calculation of a number for a character based on a respective tree.
- Character value with tree — Coordinates the calculation of a number for a character based on a tree.
- Character Wand (data) — Provides a magic wand tool with which to select characters automatically.
- Character-Associated Diversification — Coordinates analyses for the effect of a character on diversification (speciation/extinction).
- Character/State Information — Exports character and state information for categorical matrix.
- Characters from Matrix Source — Supplies characters from source of matrices.
- Characters from Ordinations — Supplies a character from an ordination of an existing matrix.
- Characters Scattergram — Makes a scatterplot displaying two values (such as likelihoods, parsimony scores, etc.) for a series of characters.
- Chart from Instruction File — Displays a chart summarizing data contained in files, as directed by an instruction file.
- Charting Package Introduction — Provides basic charting functions.
- Circular tree — Draws trees in circular form.
- Clade Match with Another Current Tree — Calculates a number relating each clade in the tree to another current tree (e.g., a tree-to-tree distance metric).
- Clear All Node Names — Clears all node names from the tree.
- Clustal (DNA/RNA) — Imports Clustal files that consist of DNA or RNA sequence data.
- Clustal (protein) — Imports Clustal files that consist of amino acid sequence data.
- ClustalW Align — Sends the selected sequence to ClustalW to align.
- Cluster analysis — Supplies trees obtained from cluster analysis on distance matrices.
- Coalescence Contained within Current Tree — Generates tree by a simple coalescence model of a neutral gene with constant population size, within a current species tree from a Tree window or other tree context. Branch lengths are assigned according to generation of coalescence.The species tree used is a current tree found in a Tree Window or other tree context.
- Coalescence in Current Tree with Migration — Generates tree by a simple coalescence model of a neutral gene with constant population size, within a current species tree from a Tree window or other tree context. Branch lengths are assigned according to generation of coalescence. The default population size is 10000. The species tree used is a current tree found in a Tree Window or other tree context. Migration is allowed; the default probability is 0.00001 per individual generation. Migration can be isolated to a particular generation, or spread throughout the depth of the species/population history.
- Coalescence Package Introduction — Provides simulations and calculations for coalescence (genetic drift) within populations.
- Coalescence Simulated within Current Tree — Generates tree by a simple coalescence model of a neutral gene with constant population size, within species trees. Branch lengths are assigned according to generation of coalescence.The species tree used is a current tree found in a Tree Window or other tree context.
- Coalescent Trees — Generates tree by coalescence within a single panmictic population.
- Codon Position Rates Model — Defines and maintains models that specify rates for codon positions.
- Collapse Gaps to Right — Collapses gaps in the selected block of cells to the right, to yield unaligned sequences.
- Collapse Sequences to Left (Remove all Gaps) — Collapses sequences in the selected block of cells to yield unaligned sequences, by removing all gaps.
- Collapse Zero-length Branches — Collapses zero-length branches to yield polytomes.
- Colless's Imbalance — Calculates Colless's Imbalance statistic for tree asymmetry, normalized by maximum asymmetry. Polytmous nodes are ignored in the calculation.
- Color Branches — Provides a tool with which to color branches in a tree window.
- Color Branches by Partition — Colors the tree's branches by the taxon partition.
- Color By Amino Acid — Colors the cells of a DNA matrix by the amino acids for which they code.
- Color By Cell Value — Colors the cells of a character matrix according to a value for that cell or a moving window of cells.
- Color By Character Value — Colors the cells of a character matrix according to a value for the character or a moving window of characters.
- Color By Footnote — Colors the cells of a character matrix by whether or not they have a footnote.
- Color By State — Colors the cells of a character matrix by their contained character states.
- Color By Taxon Value — Colors the cells of a character matrix according to a value for the Taxon or a moving window of taxa.
- Color For Aligning — Colors the cells of a character matrix for easy of alignment.
- Color If Excluded — Colors the excluded characters gray.
- Color Taxa — Provides paintbrush to color taxon names.
- Compare Bases with Taxon — Compares nucleotide bases of selected taxa with those of a chosen taxon.
- Compare Other Matrix — Compares matrix in data editor with another.
- Compare with Another Current Tree — Calculates a number relating a tree and another current tree (e.g., a tree-to-tree distance metric).
- Compare with Other Trees — Calculates a number relating one tree to another in a sequence (e.g., a tree-to-tree distance metric), such that the i'th tree is compared to the i'th other tree in the sequence.
- Composite DNA Simulation Model — Defines and maintains simple stochastic models of DNA evolution for simulations.
- Concatenate Multiple Tree Sources — Concatenates multiple tree sources to yield a tree source supplying trees from each source. The trees are marked with values to indicate the source.
- Concatenate Other Matrix — Concatenates matrix onto one in data editor. Assumptions like weights and character models are NOT transferred. For categorical data, state names are not included. For continuous data, new items may need to be created to accommodate differences in items between the matrices.
- Concatenate Respective Matrices from Two Sources — Supplies matrices by concatenating respective matrices from two sources. The i'th matrix supplied is the concatenation of the i'th matrix from each of the two sources. Assumptions like weights and character models are NOT transferred. For categorical data, state names are not included. For continuous data, new items may need to be created to accommodate differences in items between the matrices.
- Concatenate tree blocks — Concatenates selected tree blocks into a new tree block.
- Concatenate Two Tree Sources — Concatenates two tree sources to yield a tree source first supplying trees from one source, then supplying trees from another. The trees are marked with values 1 and 2 to indicate the source.
- Condense taxon names — Condenses taxon names, for example for use by programs that cannot handle long names or names with punctuation.
- Condensed Tree Source — Produces a block of trees that are a condensed version of another block of trees, with duplicate trees removed.
- Consensus Sequence Strip — Displays a consensus sequence as in info strip in a character matrix editor.
- Consensus State for Character —
- Consensus Tree — Supplies consensus tree from a block of trees.
- Consensus Trees from Tree Blocks — Supplies consensus trees from Tree blocks.
- Consensus Trees Package Introduction — Calculations for consensus trees.
- Consistency Index for Character — Calculates the Consistency Index (CI) for a tree and character.
- Consistency Index for Matrix — Calculates the Consistency Index (CI) for a tree and matrix.
- Constellation — Draws trees with spots at the nodes in a more or less unrooted way.
- Contained Gene (or Other) Trees — Draws wide trees containing trees of associates (e.g., species tree containing gene tree)
- Continuous Data Package Introduction — Provides basic facilities for handling continuous-valued characters.
- Continuous Items Editor — Edits items for continuous data matrix within the editor info panel.
- Continuous state of taxon — State of a continuous character.
- Convert Negative Branch Lengths to Zero — Adjusts a tree's branch lengths so that negative branch lengths are zero
- Convert Polymorphisms to Uncertainties — Alters categorical data by converting polymorphic entries to uncertainties.
- Convert to RY — Converts nucleotide data to RY data in selected region.
- Convert Uncert./Polymorph. to Missing — Alters categorical data by converting uncertain or polymorphic entries to missing data.
- Convert Uncertainties to Polymorphisms — Alters categorical data by converting uncertain entries to polymorphisms.
- Correl Package — Correl is a Mesquite package for examining character correlation.
- Correlation Analysis — Performs a Correlation analysis for categorical characters.
- Current Codon Positions — Supplies current codon positions applied to characters for character list window.
- Current Genetic Codes — Shows current genetic codes applied to characters in character list window.
- Current Genetic Codes — Supplies the currently assigned genetic code (e.g., "standard") for a character.
- Current Parsimony Models — Shows current parsimony models applied to characters in character list window.
- Current Parsimony Models — Supplies the currently assigned parsimony model (e.g., "unordered") for a character.
- Current Probability Models — Supplies current stochastic models applied to characters for character list window.
- Current probability models — Supplies the currently assigned stochastic (likelihood, probability) model for a character.
- Current taxa partition — Supplies the current taxa partition.
- Current Tree — Supplies a single tree currently shown in a tree window.
- Current Weights — Supplies current weights applied to characters for character list window.
- Curvogram — Draws trees with curved branches (as PHYLIP's 'Curvogram').
- Data Painter — Supplies the paint can tool and dropper tool for filling cells in a character data editor.
- Data type for model — Indicates data type of model in list window.
- Data Window Coordinator — Coordinates the creation of basic data windows.
- Deassign Branch Lengths — Sets lengths of a tree's branches to unassigned.
- Deep Coalescences (gene tree) — Counts W. Maddison's (1997) number of extra gene lineages ("deep coalescences") for gene tree within species tree
- Deep Coalescences (species tree) — Counts W. Maddison's (1997) number of extra gene lineages ("deep coalescences") for species tree implied by a contained gene tree
- Deep Coalescences Multiple Loci — Counts W. Maddison's (1997) number of extra gene lineages ("deep coalescences") for species tree containing a series of gene trees. The gene trees must be represented by a single taxa block.
- Default Order (characters) — Shows default order of character.
- Default Order (taxa) — Shows default order of taxa.
- Default Trees — Supplies simple default trees (bush, ladder).
- Defaults — Supervises some Mesquite-wide defaults
- Definite Tree Source — Supplies trees from from a tree source, arranged to be a definite number
- Delete Reticulations — Deletes secondary parents of nodes with more than one immediate ancestor. There is no control over which parents get deleted.
- Dependent Contained Tree Window — Displays a single tree (the same as contained within a tree in a tree window).
- Dependent Tree Window — Displays a single tree (the same as in a tree window).
- Diagonal tree — Draws trees with standard diagonal branches ("cladogram")
- Difference in steps in two characters — Calculates the difference between two characters in parsimony steps for a given tree.
- Difference in two values for character — Coordinates the calculation of the difference in two numbers for a character.
- Difference in two values for tree — Coordinates the calculation of the difference in two numbers for a tree.
- Display Character Loadings — Shows character loadings in ordination.
- Display Mean — Calculates and shows the mean value.
- Distance between taxa — Counts the difference between two taxa.
- Distance Matrix Package Introduction — Calculates and provides utilities for distances matrices.
- Distance of Contained Taxa — Distances among taxa according to distances among contained taxa (e.g., genes).
- Distances from Character Matrix — Distances calculated from a character matrix.
- Diverse Package — Diverse is a Mesquite package for examining speciation and extinction.
- Diversification (Char. Indep.) — Coordinates analyses of diversification (speciation/extinction).
- DManager Package Introduction — Provides special tools for managing data and taxa.
- DNA Empirical State Frequencies Model — Defines and maintains model of state frequences that match those found in an empirical matrix.
- DrawHierarchy — Draws project and module trees
- E-mail Tree — Calls mailto: to email a text image of the tree.
- Edit State Names — Edits state names of a categorical data matrix.
- Enforce Minimum Node Age Constraints — Uses minimum node age constraints to set the branch lengths on the tree.
- Equiprobable Trees — Generates trees randomly so that each possible labelled tree topology is equally likely.
- Evolutionary Principal Components — Performs Maddison and Dyreson's evolutionary principal components analysis on a continous-valued matrix.
- Evolve Categorical Characters — Simulates character evolution for categorical characters on a tree.
- Evolve Continuous Characters — Simulates character evolution for continuous characters on a tree.
- Evolve DNA Characters — Simulates evolution of DNA sequences on a tree.
- Evolving Speciation Rate (Continuous Character) — Generates tree by a speciation model in which the speciation rate evolves by a Brownian motion model.
- Examples Navigator — Provides a Examples Navigator window with explanation and buttons to link to other files
- Export Ancestral States Trace — Exports the ancestral state trace from Trace Character History.
- Export Matrices & Batch Files — Saves copies of matrices to separate files for subsequent batch analysis (e.g., parametric bootstrapping).
- Export NEXUS for MrBayes — Exports NEXUS files for use by MrBayes.
- Export NEXUS Tree File — Exports NEXUS file with a tree block, and optionally a taxa block.
- Export NEXUS Tree File from Tree Source — Exports NEXUS file with a tree block, and optionally a taxa block, based upon a source of trees. One major advantage of this is that it allows a collection of trees to a file without having them all in memory at once. For example, if the Tree Source is "Transform Trees From Other Source", and the other source is "Use Trees from Separate NEXUS file", then Mesquite will read in a tree from the other NEXUS file, transform the tree, and wrte it to the file, one at a tme.
- Export Partitions as Separate NEXUS files — Exports character partitions in a matrix as Separate NEXUS files.
- Export Taxa Distance Matrix — Exports a tab-delimited text file of distances among the taxa.
- Extract tree block — Extracts selected trees and places them in a new tree block.
- F81 distance — F81 (Felsenstein, 1981) distance from a character matrix.
- F84 distance — F84 (Felsenstein, 1984) distance from a DNA matrix.
- FASTA (DNA/RNA) — Imports and exports FASTA files that consist of DNA/RNA sequence data.
- FASTA (protein) — Imports and exports FASTA files that consist of amino acid sequence data.
- Fetch & Add GenBank Sequences — Fetches GenBank nucleotide sequences given their GenBank accession numbers and adds them to the matrix.
- File Comment — Manages the main file comment in a NEXUS file.
- Fill — Fills cells with a uniform state in a character data editor.
- Filter Trees from Other Source — Filters trees from another source.
- Find Sequence — Finds the next occurrence of a sequence in a matrix of molecular data.
- Forward/Backward Rates — Uses maximum likelihood to estmate the rates of forward and backward changes (0 to 1 and 1 to 0 changes respectively), or alternatively the overall rate and the bias in gains versus losses, using the AsymmMk model on a tree for a given character.
- Fraction Applicable and Not Missing — Calculates the fraction of the matrix that is applicable and not missing data.
- Frequency of State — Calculates the frequency of a state for a categorical character
- Fused Matrix Export (NEXUS) — Exports NEXUS files with matrices fused.
- Gamma Invar Rates Model — Defines and maintains Gamma rate variation models with a proportion of invariant characters.
- Gamma Rates Model — Defines and maintains Gamma rate variation models.
- Gaps to Missing — Converts gaps to missing data in selected region.
- GC — Returns 1 for G or C, 0 for A or T.
- GenBank (DNA/RNA) — Imports GenBank files that consist of DNA/RNA sequence data.
- GenBank Number — Lists the primers used in the reads composing a sequence.
- GenBank Taxon — Provides a URL to a taxon in NCBI GenBank
- Gene Duplication-Extinction (gene tree) — Counts the number of duplication and extinction events for gene tree implied by a containing species tree
- Gene Duplication-Extinction (species tree) — Counts the number of duplication and extinction events for species tree implied by a contained gene tree
- Genesis Introduction — Implements stochastic models of molecular evolution.
- GenPept (Protein) — Imports GenPept files that consist of amino acid sequence data.
- Get Taxon's tree from a web site — Supplies a tool for tree windows that gets tree for taxon touched from a web site.
- Get Taxon's tree from tolweb.org — Supplies a tool for tree windows that gets tree for taxon touched from tolweb.org
- Go-to Window — Provides a window to jump to another file
- Graft Other Tree — Grafts a tree in a tree window onto given tree; requires that the other tree includes none of the same terminal taxa. If a taxon in receiving tree is selected, graft occurs there; otherwise, graft occurs at root.
- Group Membership (characters) — Lists and allows changes to group membership in the current partition of characters, for List of Characters window.
- Group Membership (taxa) — Lists and allows changes to group membership in the current partition of taxa, for List of Taxa window.
- GTR Rate Matrix Model — Defines and maintains six-parameter general time-reversible (GTR) rate matrix models.
- Highlight Apparently Slightly Misaligned — Colors aligned sequences to emphasize sections that seem slightly misaligned.
- Import and Export Package Introduction — Provides file import/export utilities.
- Initialize DNA Submodels — Initializes default DNA submodels.
- Initialize Genetic Code — Initializes default genetic codes.
- Initialize Parsimony — Initializes default character models for parsimony.
- Initialize predefined categorical parsimony models — Initializes the predefined categorical parsimony models.
- Initialize predefined continuous parsimony models — Initializes the predefined continuous parsimony models.
- Initialize predefined meristic parsimony models — Initializes the predefined meristic parsimony models.
- Insert Node — Provides a tool with which to insert nodes along a branch.
- Installer — Installs packages.
- Interpolate Character Selection — Selects characters that are surrounded by characters selected.
- iSpecies — Provides a URL to a taxon in iSpecies
- Item values chart — Manages chart of values for items.
- Items bi-plot — Makes a chart comparing two values for each of many items.
- iText — iText is a package for saving PDF files within Mesquite.
- JAMA Introduction — Introduces the JAMA library.
- Jukes Cantor distance — Jukes Cantor distance from a DNA matrix.
- K2P distance — K2P (Kimura 2-parameter) distance from a character matrix.
- Keep Prefix/Suffix of Taxon Name — Keeps only Prefix or Suffix of Taxon Name.
- Kyte & Doolittle Hydrophobicity — Returns hydrophobicity of amino acid using the scale of Kyte, J & R.F. Doolittle (1982) J. Mol. Biol. 157:105-142. Numbers from http://www.whatislife.com/reader/protein/aa.html
- Label Branch Lengths — An assistant to a tree display that labels branches to show their lengths.
- Label states — A module that displays character states on tree using labels. This is a display-only module, and would be hired by another module that organizes assigning states to the nodes.
- Landmark Drawings — Places drawing of landmarks at each node in tree.
- Likelihood Ancestral States — Coordinates reconstruction of ancestral states by maximum likelihood. Currently each node is estimated independently (i.e., corresponding to PAUP's marginal reconstruction).
- Likelihood in Character — Calculates the negative log likelihood of a tree with respect to a single character.
- Likelihood Surface AsymmMk Model — Shows the likelihood surface for the AsymmMk Model.
- Lineages Through Time — Displays a window showing plot of lineages through time averaged over many trees.
- List of Character Inclusion Sets — Makes windows listing character sets.
- List of Character Partitions — Makes windows listing character partitions.
- List of Character Sets — Makes windows listing character sets.
- List of Character Weight Sets — Makes windows listing character weight sets.
- List of Codon Positions Sets — Makes windows listing codon positions sets.
- List of Genetic Code Sets — Makes windows listing genetic code sets.
- List of Parsimony Model Sets — Makes a window listing parsimony model sets.
- List of Probability Model Sets — Makes windows listing probability model sets.
- List of Taxa Partitions — Makes windows listing taxa partitions.
- List of Taxon Sets — Makes windows listing taxon sets.
- List Windows Package Introduction — Provides List windows to manage taxa, characters and other information.
- Log transform — Alters continuous data by log transforming values.
- Lower Case — Returns 1 if state symbol is a lower case letter.
- Maintain Clipboard Match — Finds the first occurrence of the sequence in the clipboard, within a designated taxon, and maintains that match as the clipboard changes.
- Maintain Target Match — Finds the first occurrence of the sequence in the text area below the matrix, within a designated taxon, and maintains that match as the text area changes.
- Majority Rules Consensus — Calculates the majority rules consensus tree.
- Make Rerootings of Clade — Presents a tool by which you can touch on a tree; a tree block is made consisting of trees representing all rerootings of the clade of the node touched.
- Manage Alternative Taxon Names — Manages (including NEXUS read/write) alternative taxon names.
- Manage ASSUMPTIONS blocks — Manages ASSUMPTIONS block in NEXUS file.
- Manage Attached Notes — Manages (including NEXUS read/write) notes attached to taxa, characters and cells of matrices.
- Manage AUTHORS blocks — Manages AUTHORS block in NEXUS file.
- Manage categorical character matrices — Manages categorical data matrices (including read/write in NEXUS file).
- Manage character inclusion sets — Manages (including NEXUS read/write) character inclusion sets (EXSETS).
- Manage Character Models — Manages character models.
- Manage character partititions — Manages (including NEXUS read/write) character partitions.
- Manage character sets — Manages (including NEXUS read/write) character sets (CHARSETS).
- Manage character weight sets — Manages (including NEXUS read/write) character weight sets.
- Manage codon positions — Manages (including NEXUS read/write) codon position sets.
- Manage CODONS blocks — Manages CODONS block in NEXUS file.
- Manage Continuous char. matrices — Manages continuous data matrices (including read/write in NEXUS file).
- Manage DNA/RNA matrices — Manages DNA/RNA data matrices (including read/write in NEXUS file).
- Manage Foreign Blocks — Manages unrecognized blocks in a NEXUS file.
- Manage genetic code sets — Manages (including NEXUS read/write) genetic code sets (CODESETs).
- Manage Geographic character matrices — Manages data matrices of geographic data (including read/write in NEXUS file).
- Manage hyperlinks — Manages (including NEXUS read/write) hyperlinks.
- Manage LABELS blocks — Manages LABELS block in NEXUS file.
- Manage Meristic char. matrices — Manages meristic data matrices (including read/write in NEXUS file).
- Manage MESQUITE block — Manages MESQUITE block (including compose snapshot of current state of file in MESQUITE block "Auto" in NEXUS file).
- Manage MESQUITECHARMODELS blocks — Manages MESQUITECHARMODELS block in NEXUS file.
- Manage NOTES blocks — Manages footnotes and pictures attached to taxa, characters and data points (including read/write NOTES block in NEXUS file).
- Manage parsimony model sets — Manages (including NEXUS read/write) parsimony model sets (TYPESETs).
- Manage pictures — Manages (including NEXUS read/write) pictures.
- Manage probability model sets — Manages (including NEXUS read/write) probability model sets (PROBMODELSETs).
- Manage Protein matrices — Manages Protein data matrices (including read/write in NEXUS file).
- Manage SETS blocks — Manages character sets and other sets of various kinds (including read/write SETS block in NEXUS file).
- Manage stored character orders — Manages (including NEXUS read/write) character orders.
- Manage TAXA blocks — Manages sets of taxa (including read/write TAXA block in NEXUS file).
- Manage taxa partititions — Manages (including NEXUS read/write) taxa partitions.
- Manage TaxaAssociation blocks — Manages TaxaAssociation blocks in NEXUS file.
- Manage taxon sets — Manages (including NEXUS read/write) taxon sets.
- Manage TREES blocks — Manages tree blocks (including read/write TREES block in NEXUS file).
- Map Continuous — Supplies a reconstruction of continuous-valued ancestral states on a tree. Differs from the basic reconstruction methods in that it supplies simply numbers for nodes, instead of a CharacterHistory
- Matching Sequence — Finds the next occurrence of a sequence in a matrix of molecular data. Allows a certain number of mismatches.
- Matrices from Ordinations — Supplies character matrices from ordinations of existing matrices.
- Matrix from Clipboard — Makes a character matrix from text in the clipboard.
- Matrix Info — Shows Information about the data in each taxon.
- Matrix Source (indep.) — Coordinates the supply of matrices to other modules. It acts independently, in that it decides what matrix to supply (e.g., by presenting an interface to choose).
- Matrix Source (obed.) — Coordinates the supply of matrices to other modules. It acts obediently, in that it does not present an interface to choose which matrix, but relies on employer to decide.
- Matrix value with current tree — Coordinates the calculation of a number for a character matrix based on a current tree.
- Maximum likelihood reconstruct (Generic categorical) — Assesses likelihood for categorical characters, and r econstructs ancestral states by the maximum marginal probability ("MLE") criterion
- Mean value of character — Calculates the mean observed trait for continuous character.
- Mean value of character (linked matrix) — Calculates the mean observed trait for continuous character in a linked matrix.
- Merge Matrices from File — Includes a file and concatenates its taxa to an existing taxa block, for instance to add seqences.
- Merge Taxa — Merges selected taxa and their character states.
- Merge Taxa & Matrices from File — Includes a file and concatenates its taxa to an existing taxa block, for instance to add seqences.
- Meristic Data Package Introduction — Provides basic facilities for handling meristic characters.
- Meristic Items Editor — Edits items for meristic data matrix within the editor info panel.
- Mesquite — This is the central module for the Mesquite system. In it is the main method that starts up the Mesquite application. This moduleloads information for all of the other modules, and hires FileCoordinator modules as needed to deal with open files. Thus, in the tree of employeesthat active modules make, this module is at its root. (null, version 2.72)
- Mesquite Heuristic (Add & rearrange) — Searches for optimal trees by adding taxa then rearranging the tree.
- mesquite.jsci Package Introduction — Introduces the JSci library.
- Mirror Tree Window — Displays a single tree (the same as in a tree window) twice, in mirror image.
- Missing to Gaps — Converts missing data to gaps in selected region.
- Mk1 Estimated Rate — Estimates the rate of a character's evolution under the simple Mk1 model.
- Mk1 Model (Markov 1 parameter) — Defines and maintains simple Markov k-state 1-parameter stochastic models (Lewis, 2001) of character evolution.
- Model Paradigm — Indicates paradigm of model in list window.
- Modify Current Tree — Modifies current tree.
- Molecular Utilities Package Introduction — Provides utilities for molecular data.
- Most Pairs — Chooses taxon pairings regardless of contrast in a character, so as to maximize the number of pairs that are phylogenetically independent.
- Move block — Allows one to manually blocks in a sequence, and split the blocks.
- Move Prefix/Suffix of Taxon Name — Moves the suffix of the taxon name to be to prefix or the prefix to be the suffix
- MrBayes Max. A-Post. Tree — Supplies tree from MrBayes with highest posterior probability (MAP tree).
- MrBayes Package Introduction — Provides links to MrBayes analyses.
- MrBayes Score — Supplies posterior probability score from MrBayes
- MrBayes Trees from .t File — Supplies trees from a ".t" file produced by MrBayes
- MRP Matrices from Trees — Supplies matrices which represent trees for MRP (Matrix Representation with Parsimony) supertree analyses.
- Multi Tree Window — Displays a special tree window with many trees simultaneously.
- Multiply by value — Alters continuous data by multiplying by a value. All items of the matrix are similarly modified.
- Multistate sites in taxon — Reports the number of polymorphic/partially uncertain sites in a taxon for a data matrix.
- Muscle Align — Sends the selected sequence to Muscle to align.
- NBRF/PIR (DNA/RNA) — Imports and exports NBRF files that consist of DNA/RNA sequence data.
- NBRF/PIR (protein) — Imports and exports NBRF files that consist of amino acid sequence data.
- Neutral Coalescence — Performs neutral coalescence within a population by a simple model of a neutral gene with constant population size.Remembers a tree of nodes, with branch lengths assigned according to generation of coalescence. The default population size is 10000.
- NEXUS Blocks List — Makes windows listing NEXUS blocks.
- NEXUS Defaults — Sets whether TITLE and LINK commands are to be suppressed where possible in saving NEXUS files.
- NEXUS file interpreter — Coordinates the reading and writing of NEXUS files.
- NNI Rearranger — Rearranges a tree by nearest neighbor interchange (NNI). Does not handle trees with polytomies.
- No Color — Turns off cell coloring.
- Node Age Constraints — Supplies a tool for tree windows to set node age constraints. A short text string summarizes constraints. E.g. to say minimum age is 2.0, enter "2.0+". To say range is 2.0 to 4.0, enter "2.0-4.0". To say maximum is 4.0, enter "0.0-4.0". To say age is exactly 3.0, enter "3.0"
- Node Count (Speciation Patristic) Distances implied by Tree — Distances among taxa implied by counting nodes along branches of tree from one taxon to another (Speciation Patristic distances).
- Node Depth — Calculates the depth of each node from the highest terminal in its clade.
- Node Locations (2D plot) — Calculates the node locations for a tree plotted in a two dimensional space.
- Node Locations (3D plot) — Calculates the node locations for a tree plotted in a three dimensional space.
- Node Locations (circle) — Calculates the node locations for a tree drawn in circular fashion, with root at center.
- Node Locations (oval) — Calculates the node locations for a tree drawn in oval fashion, with root at center.
- Node Locations (standard) — Calculates the node locations in a tree drawing, for use with vertical or horizontal tree drawers (e.g., the standard diagnonal or square trees).
- Node Namer — Provides a tool to name the nodes of a tree
- Node Position Adjust — Provides a tool to adjust the depth of a node in the tree
- Node-Associated Values —Shows values attached to nodes on the tree.
- Node-Associated Text — Shows text attached to nodes on the tree.
- Nodes Scattergram — Shows values for nodes of tree via a scattergram.
- NONA, Hennig86, PiWe, WinClada — Imports and exports NONA/Hennig86/PiWe/WinClada files.
- Nucleotide Complement — Alters nucleotide data to its complement.
- Number for Character (in List of Characters window) — Supplies numbers for characters for a character list window.
- Number for Matrix (in List of Character Matrices window) — Supplies numbers for character matrcies for a character matrices list window.
- Number for Nodes using Character — Supplies numbers, based on a character, for each node of a tree.
- Number for Nodes using Matrix — Supplies numbers, based on a matrix, for each node of a tree.
- Number for Taxon (in List of Taxa window) — Supplies numbers for taxa for a taxa list window.
- Number for Tree (in List of Trees window) — Supplies numbers for trees for a trees list window.
- Number for Tree Block (in List of Tree Blocks window) — Supplies numbers for tree blocks for a tree blocks list window.
- Number of Trees Matching Criterion — Counts the number of trees in a tree block that match a user-specified criterion. For example, it could count the number of trees in a tree block which are congruent with a particular tree topology (by selecting the "Tree Congruent with Constraint Tree Topology" module in the Criterion for Trees dialog).
- Number of characters in character set — Indicates number of characters in character set in list window.
- Number of characters in inclusion set — Indicates number of characters in inclusion set in list window.
- Number of characters of data matrix — Indicates taxa of data matrix.
- Number of Congruent Trees — For the given tree, returns the number of trees in the tree source that are congruent with it.
- Number of groups in taxa partition — Indicates number of groups in taxa partition in list window.
- Number of Stops — Reports the number of stops coded by nucleotides in a taxon for a data matrix.
- Number of Taxa — Counts the number of taxa in a tree.
- Number of taxa in set — Indicates number of taxa in list window.
- Number of taxa in taxa set — Indicates number of taxa in taxa set in list window.
- Number of Taxa with Non-Gap, Non-Missing — Calculates the number of taxa in the character that contain applicable, non-missing data.
- Number of trees in tree block — Indicates number of trees.
- Number of Unambiguous Sites in Sequence — Reports the number of unambiguous sites.
- Numbers for Nodes from Character Reconstructions — Supplies numbers, based on a character reconstruction, for each node of a tree.
- Obtain Branch Lengths from Numbers For Nodes — Assigns a value of branch length for all of a tree's branches based upon the numbers calculated by a Numbers for Nodes.
- Obtain Branch Lengths from Values Attached to Nodes — Assigns branch lengths to the tree taken from values already attached to nodes, for instance support values or divergence times from other programs.
- Occasionally Randomly Modify — With specified probabililty, will ask random tree modifier to modify current tree.
- Open URL — Opens a file on the web as if it were a local data file
- Original File (import source) — Shows the orignal file from which a fuse/imported taxon came.
- Ornamental Trees Package Introduction — Has extra methods for drawing and decorating trees.
- Other Tree Blocks — Supplies blocks of trees from various sources
- Pagel format (ppy) file for Discrete — Imports and exports files formatted for Pagel's Discrete program.
- Pagel format (ppy) file for Multistate — Imports and exports files formatted for Pagel's Multistate program.
- Pagel's 1994 test of correlated (discrete) character evolution — A statistical test, described in Pagel(1994), for nonindependent evolution of two discrete, binary characters
- Pairs Contrasting in State of One Character — Chooses taxon pairings so as to maximize the number of pairs that are phylogenetically independent, subject to the constraint that each pair shows a contrast the states of a binary character.
- Pairs Contrasting in State of Two Characters — Chooses taxon pairings so as to maximize the number of pairs that are phylogenetically independent, subject to the constraint that each pair shows a contrast the states of both of two binary characters.
- Pairwise Comparison — Performs pairwise comparison character correlation tests. Phylogenetically independent pairs are chosen, and the states of two binary characters are compared to see if they are correlated among these pairs.
- Pairwise Comparisons Package Introduction — Performs pairwise comparisons character correlation analyses.
- Pairwise Taxon Difference — Calculates distance between a specific pair of taxa based on a character matrix. Differs from Distance Between Taxa in thatit performs calculation for only a single pair of taxa.
- PAL Introduction — Introduces the PAL library.
- Parameters Explorer — Provides a window to show values returned when parameter settings are varied
- Parsimony Ancestral States — Coordinates the parsimony reconstruction of ancestral states.
- Parsimony Character Steps — Calculates the number of parsimony steps in a character.
- Parsimony Linear — Reconstructs the ancestral states of continuous characters so as to minimize the sum of absolute values of changes (linear, Wagner, Farris or Manhattan parsimony). If the continuous character has multiple items, then length is reported on only the first item.
- Parsimony Meristic Linear — Reconstructs the ancestral states of mersitic characters so as to minimize the sum of absolute values of changes (linear, Wagner, Farris or Manhattan parsimony). If the meristic character has multiple items, then length is reported on only the first item.
- Parsimony Ordered — Reconstructs the ancestral states of categorical characters using parsimony, under the assumption that states are ordered (ordered, Farris or Wagner parsimony; additive). Also counts parsimony steps.
- Parsimony Package Introduction — Preforms parsimony calculations to count steps and treelength of characters on trees.
- Parsimony Squared-change — Reconstructs the ancestral states of continuous characters so as to minimize the sum of squared changes (squared-change or least squares parsimony; Brownian motion likelihood).
- Parsimony Stepmatrix — Reconstructs ancestral states of categorical characters using a stepmatrix (cost matrix).
- Parsimony Unordered — Reconstructs the ancestral states of categorical characters using parsimony, under the assumption that states are unordered (unordered or Fitch parsimony; nonadditive). Also counts parsimony steps.
- Patristic distance correlation — Calculates the product moment correlation coefficient among the off-diagonal elements of the patristic distances matrices of two trees. Ignores unassigned and negative values in the matrices. If employed as a distance, converts scores from 1 to -1 to scores from 0 to 2
- Patristic Distances implied by Tree — Distances among taxa implied by path-length distance along branches of tree from one taxon to another (Patristic distances). Unassigned branches are treated as of length 1.0.
- Phylip (categorical data) — Imports and exports Phylip matrices that consist of basic categorical data with just two states. Exported data will consist of default symbols (0 and 1).
- Phylip (DNA/RNA) — Imports and exports Phylip matrices that consist of DNA/RNA sequence data.
- Phylip (protein) — Imports and exports Phylip matrices that consist of amino acid sequence data.
- Phylip (trees) — Imports and exports Phylip trees.
- Picture Window — Displays a picture in a window.
- Plot Tree — Draws trees plotted in a two dimensional space.
- Plot Tree 3D — Draws trees plotted in a three dimensional space.
- Polytomies Present — Indicates whether polytomies are present.
- Polytomy Assumption — Indicates whether the tree assumes that any polytomies, if present, are hard or soft. If not, the default assumption is used.
- POY (DNA/RNA) — Exports POY files of DNA/RNA sequence data.
- Principal Components Analysis — Performs principal components analysis on a continous-valued matrix.
- Projector — Supplies a projector tool for tree windows that allows pictures attached to taxa to be displayed.
- Proportion Gaps In Character — Calculates the proportion of gaps (inapplicable codings) in a character across taxa. Does not include missing (unassigned) data.
- Proportion Gaps in Taxon — Reports the proportion of gaps (inapplicable codings) in a taxon for a data matrix.
- Proportion Internal Gaps — Calculates the proportion of internal gaps (inapplicable codings) in a character across taxa. Does not include missing (unassigned) data.
- Proportion Invariant Model — Defines and maintains models that specify that a certain proportion of characters are invariant.
- Proportion lower case codings in taxon — Reports the percentage of lower case codings in a taxon for a data matrix.
- Proportion Missing — Calculates the proportion of missing data in a character across taxa.
- Proportion missing data in taxon — Reports the proportion of missing data in a taxon for a data matrix.
- Proportion Polymorphic — Calculates the proportion of taxa coded as polymorphic or partially uncertain in a character.
- Proportion Terminal Gaps — Calculates the proportion of Terminal gaps (inapplicable codings) in a character across taxa. Does not include missing (unassigned) data.
- Protein Site Property — Calculates the mean value of amino acid properties at a site across taxa.
- Quick Key Entry — Provides a tool with which to quickly enter data. If this tool is active, then typing a key will cause that value to be entered into all selected cells.
- Random Branch Moves — Rearranges tree by random branch moves.
- Random Fill (Categorical) — Fills cells with a randomly-chosen state. For DNA data, states A, C, G, and T are chosen with equal probability; for other data, states up to and including the maximum state value are chosen with equal probability.
- Random Fill (Gaussian/Normal) — Fills cells with a random state, using a Normal distribution.
- Random Fill (Meristic Uniform) — Fills cells with a random state, uniformly.
- Random Fill (Uniform) — Fills cells with a random state, uniformly.
- Random n characters — Selects n characters randomly.
- Randomize Taxon Order — Randomizes the order of taxa.
- Randomly Modify Current Tree — Modifies current tree by random changes.
- Randomly Modify Matrix — Supplies character matrices that are randomly modified from an existing matrix.
- Randomly Modify Respective Matrices — Supplies character matrices that are randomly modified from a series of existing matrices. The i'th modified matrix is derived from the i'th original matrix.
- Randomly Modify Trees — Modifies each of a series of trees by random changes; the i'th tree from this module comes by modifying the i'th tree from the original source of trees.
- Randomly Resolve Polytomies — Randomly resolves polytomies in tree. All possible resolutions are equiprobable. Thus, if the tree is a polytomous bush, the resulting resolved trees will be distributed equivalently to that from the Equiprobable Trees module.
- Rarefy Characters — Deletes characters randomly to rarefy matrix.
- Rarefy Tree — Rarefies tree by randomly excluding taxa. If some taxa are selected, random exclusion is limited to the selected taxa.
- Raw Nexus block editor — Edits blocks in a NEXUS file.
- Read DATA blocks — Coordinates the reading of a DATA block in NEXUS file.
- Read DISTRIBUTION blocks — Coordinates the reading of a DISTRIBUTION block in NEXUS file.
- Rearranged tree — Supplies trees that are rearrangments of a given tree. The original tree is NOT included among the rearrangements.
- Recode Characters — Recodes categorical data (e.g., state 1 to state 0).
- Reconstruct Ancestral States — Reconstructs ancestral states on the nodes of a tree.
- Reconstruct Deep Coalescence — Reconstructs a contained tree within a containing tree so as to minimize the amount of deep coalescence (failure of lineage sorting). The contained tree is assumed to be rooted.
- Reinterpret Internal Node Labels... — Reinterprets labels from all internal nodes as numbers or text attached to nodes or branches.
- Remove from Taxon Names — Removes a specified number of characters from taxon names.
- Remove Gaps-Only Characters — Removes all characters that are gaps only.
- Remove Internal Node Labels — Deletes labels from all internal nodes.
- Remove Invariant Characters — Removes all characters that have one state or fewer.
- Remove item... — Removes an item in each cell of a continuous matrix.
- Remove Tokens — Removes tokens from start or end of the taxon name.
- Rename item... — Renames an item of a continuous matrix.
- Replaces text in taxon names — Replaces text in taxon names.
- Reshuffle Character — Supplies characters that are reshufflings of an existing character.
- Reshuffle States Within Characters — Shuffles (permutes) character states among taxa within each character.
- Reshuffle States Within Taxa — Shuffles (permutes) character states among characters within each taxon.
- Reshuffle Terminal Taxa — Shuffles (permutes) the taxa among the terminal nodes.
- Reshuffle Within Characters (Taxa Partitioned) — Shuffles (permutes) character states among taxa of each taxa partition, within each character.
- Reshuffle Within Taxa (Char. Partitioned) — Shuffles (permutes) character states among characters of each character partition, within each taxon.
- Resolve Polytomies (to 0-length branches) — Resolves polytomies arbitrarily and assigned the resulting new branches zero length.
- Retention Index for Character — Calculates the Retention Index (RI) for a tree and character.
- Retention Index for Matrix — Calculates the Retention Index (RI) for a tree and matrix.
- Reverse Complement — Reverses the DNA sequence and complements the bases.
- Reverse Sequence — Alters data by reversing sequence of states.
- Rhetenor Package Introduction — Multivariate analyses and morphometrics.
- Right-Ladderize Tree — Sets the tree to its ladderized (right) version.
- Root tree — Sets the tree to rooted.
- Root tree with selected taxa as outgroup — Roots the tree between the selected taxa and the remainder, if possible.
- Rooting status — Indicates whether the tree is rooted or unrooted.
- s of Slatkin & Maddison — Calculates 's' of Slaktin & Maddison 1989 for tree of genes associated with given populations
- Sample Trees from Separate NEXUS File — Supplies a fixed number of randomly-sampled trees directly from a file, without bringing the contained tree block entirely into memory. This allows much larger blocks of trees to be used within constraints of memory, but will make some calculations slower. This module does not know how many trees are in the file, and hence may attempt to read files beyond the number in the file.
- Save matrix copies — Provides for the saving of copies of matrices to separate files. This is available under the Characters menu.
- Scale All Branch Lengths — Adjusts a tree's branch lengths by multiplying them by an amount.
- Scale Selected Branch Lengths — Adjusts lengths of a tree's selected branches by multiplying them by an amount.
- Scattergram — Helps make scattergram charts.
- Scroll To Data — Provides a tool that will scroll the data matrix to the next cell that contains data (i.e., that contains something other than a gap/inapplicable)
- Search Data — Manages data-searching modules.
- Search for Better Tree — Finds better trees (by the chosen optimality criterion) by rearranging the current tree.
- Search within clade — Supplies a tool for tree windows that searches for a better branch arrangement within clade touched.
- Select Branches — Provides a tool and menu with which to select branches in a tree window.
- Select by Matrix Comparison — Selects cells of the matrix that differ compared to another matrix
- Select By Search (Find all) — Selects cells of the matrix according to whether their text contains a given string
- Select Lowercase Ends — Selects ends of a DNA sequence up to the first block of N sites in a row with uppercase (confident) symbols (the user chooses N). Assuming that lowercase letters are used for less certain base calls, this can be used to select and then trim (by painting with gaps) poorly-sequenced terminal regions.
- Select Matching Taxa — Selects taxa according to whether their sequence of states matches the sequence of states in the selected taxon
- Select Same Distribution — Selects cells of the matrix according to whether their distribution of states across taxa in a character is the same as that in the selected character or block of cells
- Select Same Subsequence — Selects cells of the matrix according to whether their sequence of states matches the sequence of states in the selected taxon or block of cells
- Select Taxa — Provides a tool with which to select taxa in a clade in a tree window.
- Select Taxa from Name Search — Select taxa based upon a name search.
- Selected Block Mover — Moves selected blocks of multiple sequences.
- Selected Taxa Convex in Tree — Determines if the selected taxa are convex in a tree. That is, does there exist a rooting of the tree in which the selected taxa form a clade?
- Selected Taxa Form Clade — Determines if the selected taxa form a clade in a tree.
- Selection Summary Strip — Shows the strip at bottom of matrix with character reference.
- Semistrict Consensus — Calculates the semistrict consensus tree.
- Sequence Information Editor — Edits character state names within the editor info panel.
- Sequence Length — Reports the length (total minus gaps) of a molecular sequence in a taxon.
- Set Author — Sets the author for this machine and account.
- Set Polytomy Assumption to Default — Sets assumption that any polytomies in the tree are whatever is current default (which can be set in the submenu File>Defaults>Tree Defaults).
- Set Polytomy Assumption to Hard — Sets assumption that any polytomies in the tree are hard.
- Set Polytomy Assumption to Soft — Sets assumption that any polytomies in the tree are soft.
- Set to Lower Case — Alters nucleotide data to lower case coding (e.g, to indicate less certain).
- Set to Upper Case — Alters nucleotide data to upper case coding (e.g, to indicate more certain).
- Set Tree Defaults — Sets the default state for polytomies & other aspects of tree handling.
- Shade numbers — A module that displays numbers at tree nodes using labels. This is a display-only module, and would be hired by another module that organizes assigning numbers to the nodes.
- Shade states — Shows the states at nodes by shading branches or nodes using colors, black and white, or shades of gray.
- Shared Clades — Calculates the number of shared clades between two trees (excludes the clade consisting of all taxa).
- Shared History Distances (Covariance matrix) from Tree — Distances among taxa implied by length of shared history (distance from root to most recent ancestor). This is the most common Covariance/Variance matrix used in GLS methods. Unassigned branches are treated as of length 1.0.
- Shared Partitions — Calculates the number of shared partitions between two trees. If used as a distance, then converted by subtracting shared partitions from the maximum possible, i.e. the number of partitions in the subtree of shared taxa in the tree with the most partitions.
- Shared Proportion Distances implied by Tree — Distances among taxa implied by proportion of total branchlength (root to tip) that is shared (Shared Proportion distances). Unassigned branches are treated as of length 1.0.
- Shift Other To Match — Shifts other sequences to match the one selected.
- Shift to Minimize Stop Codons — Shifts each sequence by 0, 1, or 2 bases to minimize number of stop codons implied.
- Show Distance Matrix — Writes distance matrix to log.
- Show Employee Tree — Shows the window listing the tree of employees of the module of a given window.
- Show List with Genetic Codes — Shows the List of Character window with the genetic codes column on.
- Show Node Numbers — Shows the node numbers on a tree.
- Show Percentile — Calculates and shows percentile boundaries. Finds the upper (right) or lower (left) tail of the distribution that contains the specified percentage of the distribution. If there is not a boundary that exactly matches the specified percentage, then the closest boundary that does not exceed the percentage is shown.
- Show text — Shows text in a window
- Show Y = X — Shows the Y=X line on a scattergram
- Shuffle states among taxa — Alters data by shuffling states among taxa within a character.
- Side Pusher — Pushes all sequences on one side.
- Simple (categorical data) — Imports and exports simple matrices that consist of basic categorical data. Exported data will consist of default symbols (0, 1, 2, ...).
- Simple (continuous data) — Imports and exports simple matrices that consist of basic continuous data.
- Simple (DNA/RNA) — Imports and exports simple matrices that consist of DNA/RNA sequence data.
- Simple (Geographic data) — Imports and exports simple matrices that consist of basic geographic data. The first character must be the latitude, and the second character the longitude.
- Simple (protein) — Imports and exports simple matrices that consist of amino acid sequence data.
- Simple Tree Window — Displays a single tree.
- Simplicity Manager — A small module to supervise the interface for simplification management.
- Simplified NEXUS — Exports NEXUS files, for instance of old fashioned style (using DATA block).
- Simplify Taxon Names — Simplifies taxon names so that they will work with MrBayes, RAxML, etc..
- Simulate Ancestral States — Simulates ancestral states on the nodes of a tree.
- Simulated Characters — Supplies simulated characters.
- Simulated Characters on Trees — Supplies simulated characters each from a respective tree.
- Simulated Matrices on Current Tree — Supplies simulated character matrices.
- Simulated Matrices on Trees — Supplies simulated character matrices, each evolved on a different of a series of trees.
- Simulated Tree Blocks — Creates a tree block of simulated trees.
- Simulated Trees — Supplies trees from simulations.
- Single Linkage — Supplies trees obtained from Single Linkage clustering.
- Sister Diversification — Compares sister clades and returns the P value of the one-tailed null hypothesis that uniform clades of state 1 are smaller than uniform clades of state 0 among those with different values (P value calculated by Binomial probability).
- Small State Names Editor — Edits character state names within the editor info panel.
- Sort Taxa (data) — Provides a tool with which to sort taxa automatically.
- Speciation/Extinction Likelihood — Calculates likelihoods using a speciation/extinction model reduced from the BiSSE model (Maddison, Midford & Otto 2007)
- Speciation/extinction Likelihood Calculator — Calculates likelihoods using a speciation/extinction model reduced from the BiSSE model (Maddison, Midford & Otto 2007)
- Splits multi-sequence block — Splits blocks of multiple sequences.
- SPR Rearranger — Rearranges a tree by subtree pruning and regrafting (SPR).
- Sprinkle Missing — Randomly converts entries in the character matrix to missing data, with a certain probability (i.e., it "sprinkles" missing data around the matrix).
- Sprinkle Missing in Cells — Fills cells with a missing data with a specified probability.
- Square tree — Draws trees with standard square branches ("phenogram")
- Standardize — Alters continuous data by standardizing to have mean = 0 and unbiased estimate of variance = 1. Modifies only the first item of a multi-item matrix
- State Change Summarizer (over trees) — Summarizes reconstructions of state changes of a character over a series of trees.
- State Names Strip — Shows the strip at bottom of matrix with state names.
- States Information (in List of Characters window) — Supplies basic character state information for characters in character list window.
- Stepmatrix — Supplies editor for and manages stepmatrices (cost matrices).
- Steps in Character — Calculates the parsimony steps in a character for a given tree.
- Stochastic Character Evolution Package Introduction — Provides stochastic models and simulations of character evolution.
- Stochastic Character Mapping (Categorical) — Coordinates reconstruction of ancestral states using stochastic character mapping.
- Stored Character Order — Supplies current order applied to characters for character list window.
- Stored Characters — Supplies characters from data files (as opposed to simulated characters, for example).
- Stored Genetic Code — Supplies a user-specified genetic code, stored in the file.
- Stored Matrices — Supplies character matrices from data files (as opposed to simulated characters, for example).
- Stored Parsimony Model — Supplies a user-specified model of character evolution, for parsimony calculations, stored in the file. This can be different from the model assigned to the character as current in the List of Characters window.
- Stored Probability Model — Supplies a user-specified model of character evolution stored in the file.
- Stored Probability Model for Simulation — Supplies a user-specified model of character evolution stored in the file for simulation.
- Stored Taxa — Supplies taxa stored, for instance in a file.
- Stored Taxa Associations — Supplies associations between taxa that are stored, for instance in a file.
- Stored Taxon Pairs — Supplies taxon pairs stored, for instance in a file.
- Stored Tree Blocks — Supplies lists of trees stored, for instance in a file.
- Stored Trees — Supplies trees stored, for instance in a file.
- Strict Consensus — Calculates the strict consensus tree.
- Sum of Branch Lengths — Calculates the sum of branch lengths of the tree, treating unassigned lengths as 0. The length of the root is counted.
- Summarize Changes In Selected Clade — Summarizes reconstructions of state changes of a character on descendants of selected branch, over a series of trees. The branches defined are those that are the descendants of the single branch selected on the tree in the tree window.
- Summarize State Changes Over Trees — Summarizes reconstructions of state changes of a character over a series of trees.
- Tab-delimited categorical data file — Imports simple tab-delimited files of categorical data.
- Tab-delimited continuous data file — Imports and exports simple tab-delimited files of continuous data.
- Taxa Association Package Introduction — Provides utilities for managing taxa associations (e.g. for gene/species analyses).
- Taxa blocks list — Makes windows listing blocks of Taxa and information about them.
- Taxa of data matrix — Indicates taxa of data matrix.
- Taxa of tree block — Indicates taxa of tree block.
- Taxa partition from Taxa associations — Constructs a taxa partition from an association.
- Taxa Scattergram — Makes a scatterplot displaying two values (such as proportion of gaps in a sequence, etc.) for a series of taxa.
- Taxon Group Color — Colors by Taxon Group.
- Taxon Has Data — Indicates whether taxon has non-missing non-gap data in a given matrix.
- Taxon Instability Among Trees — Calculates for each taxon the degree to which its implied unweighted patristic distances between that taxon and others differs among trees. For each taxon i this sums over all tree pairs x and y and over all other taxa j: | Dijx - Dijy |/(Dijx + Dijy)^^z where Dijq is the distance between taxa i and j on tree q. Close relationships are emphasized if the exponent z is higher (default is 2).
- Taxon Link — Supplies a tool for tree windows that jumps to hypertext links for taxa.
- Taxon List — Makes windows listing taxa and information about them.
- Taxon Pairs Histogram — Makes a chart showing some value for each of many pairs of taxa.
- Taxon Pairs Scattergram — Makes a chart comparing two values for each of many pairs of taxa.
- Taxon selection coordinator — Coordinates taxon selection.
- Taxon Wand (data) — Provides a tool with which to select taxa automatically.
- Terminal ? to Gaps — Converts terminal missing data codings to gaps.
- Terminal Gaps to ? — Converts terminal gaps to missing data.
- Text Window — Displays Text in a window.
- Ti/Tv Rate Matrix Model — Defines and maintains two-parameter rate matrix models with a transition and transversion rates.
- TNT — Imports and exports TNT files.
- Top BLAST Matches — Does a BLAST search against GenBank on selected data and returns the top BLAST matches for each sequence selected.
- Trace All Characters — Summarizes for each node the reconstructions of the states at all characters of the tree.
- Trace Character History — Traces a history of character evolution on the nodes of a drawn tree.
- Trace Character Over Trees — Summarizes at each node reconstructions of the states of a character over a series of trees. The summary is shown on the current tree; if you want to show it on a consensus of the trees, make sure that the current tree is that consensus.
- Transform Trees from Other Source — Transforms trees from another source.
- Translate DNA to Protein — Translates a stored DNA matrix to protein.
- Tree Block Directly From File — Supplies a block of trees directly from a file
- Tree Block Values — Makes a chart showing some value for each of many tree blocks.
- Tree Blocks from Files Listed In File — Supplies tree blocks in files listed in a file.
- Tree Blocks List — Makes windows listing tree blocks and information about them.
- Tree Congruent with Constraint Tree Topology — Determines if tree matches topology of a given constraint tree. This module does not handle backbone constraints; all trees must have the same taxa present. For backbone constraint trees, where the constraint tree need not contain all taxa, use the 'Tree Congruent with Backbone Constraint Tree Topology' module.
- Tree Depth — Calculates the deepest path (in branch length) from terminals to the root, treating unassigned lengths as 0. The length of the root is not counted.
- Tree Farm Package Introduction — Extra utilities for trees, including comparisons, randomizations and manipulations.
- Tree from ToL Web Project... — Gets the tree for the page of the Tree of Life Web Project for the group specified.
- Tree of context — Supplies a single tree from the nearest tree context (e.g., an available tree window).
- Tree of Life Web Project — Provides a URL to a taxon on the Tree of Life Web Project
- Tree of Life Web Project Interface Package Introduction — Provides interfaces to the Tree of Life Web Project.
- Tree Search — Supplies trees resulting from a search to optimize some value.
- Tree Search Package Introduction — Coordinates simple searches for optimal trees.
- Tree Utility Coordinator — Coordinates use of tree utilities in tree window
- Tree Value Satisfies Criterion — Determines if the tree has a value either greater than, less than or equal to one specified.
- Tree value using 2 characters — Coordinates the calculation of a number for a tree based on 2 characters.
- Tree value using character — Coordinates the calculation of a number for a tree based on a character.
- Tree value using character matrix — Calculates a value for the tree using a character data matrix.
- Tree Window — Makes a basic tree window, which contains a tool palette. Hires assistants for the tree window (e.g., Trace Character).
- Tree Window Coordinator — Coordinates the creation of basic tree windows.
- TreeBase — Provides a URL to a taxon in TreeBase
- Treelength — Calculates the parsimony treelength of a given tree and matrix.
- Treelength — Calculates the parsimony length of a tree.
- Trees & Diversification Characters — Evolves a series of trees, each tied to a single character controlling diversification rates.
- Trees List — Makes windows listing trees and information about them.
- Trees Package Introduction — Basic management and utilities for phylogenetic trees.
- Trees Scattergram — Makes a scatterplot displaying two values (such as likelihoods, parsimony scores, imbalance statistics, correlations,etc.) for a series of trees.
- Trim Terminal Gap Characters — Trims characters at edges of matrix that are gaps only.
- Trim Terminal Incomplete Codons — Trims any incomplete codons from the start and end of each sequence.
- Truncate taxon names — Truncates taxon names.
- Type of character data matrix — Indicates type of character data matrix (e.g., continuous, DNA, etc.).
- Type of Model — Indicates type of model (e.g., Mk1, step-matrix) in list window.
- uBio — Provides a URL to a taxon in uBio
- Unambiguous Changes — Counts number of unambiguous changes along branch below based upon the character reconstruction.
- Uncorrected (p) distance (DNA) — Uncorrected (p) distance from a DNA matrix.
- Uncorrected Distance (General) — Uncorrected distance from a character matrix.
- Uniform speciation (Yule) — Generates tree by simple uniform probability speciation (a Yule process) as done by Harding (1971). The chance of speciation is equal for all tips.
- Uniform Speciation with Sampling — Generates tree by simple uniform probability speciation (a Yule process), with subsequent sampling of species.
- Unique ID (characters) — Shows unique id assigned to character.
- Unique ID (taxa) — Shows unique id assigned to taxon.
- Unique IDs default — Sets the preferences for storing unique ids.
- Unroot tree — Sets the tree to unrooted.
- UPGMA — Supplies trees obtained from UPGMA clustering.
- Use Trees from Separate NEXUS File — Supplies trees directly from a file, without bringing the contained tree block entirely into memory. This is a special purpose module designed to allow much larger blocks of trees to be used within constraints of memory, but will make some calculations slower. Except for this special use, we recommend you use Include or Link from the file menu to access external tree files. This module does NOT copy the trees into your main data file, and so if you save your main data file then move it or the tree file, the data file will no longer be able to find the trees. This module does not know how many trees are in the file, and hence may attempt to read files beyond the number in the file.
- User-Specified Nucleotide Frequency Model — Defines and maintains user-specified nucleotide frequency models.
- Utilities — Provides a menu for utilities
- Value for 2 characters with current tree — Coordinates the calculation of a number for two characters based on a current tree.
- Value for Clade of Selected Taxa — Coordinates the calculation of a value for the clade of selected terminal taxa. If no terminal taxa are selected, the value at the root is given. If the selected taxa do not make a clade, no answer is returned.
- Value for Node Selected In Current Tree — Coordinates the calculation of a value for a node selected in a current tree. If no node or more than one node is selected in current tree, no result is returned. If the assessed tree does not share the same clade of the selected node, no answer is returned.
- Value from Tree — Calculates a value for each taxon using a tree.
- Values (Tree information panel)... — Makes the Values section of the Tree Information Panel to display values pertaining to the tree.
- Values for Current Tree — Makes the legend in a tree window to display the tree name and values pertaining to the tree.
- Values for Nodes — Shows on a drawn tree various possible numbers at the nodes.
- Variable (Mult. States) — Indicates whether a character has multiple observed states. If taxa are selected, only the selected taxa are examined.
- Variable among taxa — Selects characters that are variable among the selected taxa
- Visibility of Matrix — Indicates whether character data matrix is hidden or not.
- Web page link — Provides a window to jump to a web page
- Whole or Submodel — Indicates whether model is a complete or partial model of character evolution.
- Window Holder — Helps other modules by holding their windows.
- With probability p — Selects characters randomly with probability p.
- Within-group PCA — Performs within-group principal components analysis on a continous-valued matrix.
|
|