CladoCode

Automated homogeneous subset analysis for cladistics

Upload a data file



CladoCode is an online implementation of homogeneous subset coding described by Simon (1983). This method represents a repeatable, non-arbitrary method of coding metric data for phylogenetic analysis (Rae, 1998).

The program tests for homogeneous variances between samples, runs the appropriate multiple comparisons test, creates homogeneous subsets, then provides alphanumeric codes for each taxon for each variable. The coded data matrix and the accompanying statistical results are displayed on a webpage that can be saved on the local computer. If this is your first time using CladoCode, please read the file format information below before proceeding.

File format

To use the utility, you must provide a plain-text data file with space-separated or tab-separated columns. Most spreadsheet and database programs provide this as an option under File > Save as.... An example file is linked here.

The input file format is crucial — the program returns a blank screen if it is not formatted correctly. Check your text file after export to see that it conforms to the following key elements before you attempt to upload it:

It is assumed that the data are properly scaled, so as to reduce the influence of size (Rae, 2002).

Code

The code of this utility is available as a Python module and scripts for command-line and web-based use: download package as zip file.

Citation

If you use the utility, please cite the following:

Rae, T., Buckley, A., CladoCode, 2009, arXiv:1411.4550 [stat.AP]
https://arxiv.org/abs/1411.4550

References

© Andy Buckley and Todd C. Rae, all rights reserved.