News and Announcements » |
Description:
To directly measure the robustness of individual UPGMA clusters and clusters in PCoA plots, one can perform jackknifing (repeatedly resampling a subset of the available data from each sample).
Usage: jackknifed_beta_diversity.py [options]
Input Arguments:
Note
[REQUIRED]
[OPTIONAL]
Output:
This scripts results in several distance matrices (from beta_diversity.py), several rarified otu tables (from multiple_rarefactions.py) several UPGMA trees (from upgma_cluster.py), a supporting file and newick tree with support values (from tree_compare.py), and 2D and 3D PCoA plots.
Example:
These steps are performed by the following command:
5.5 Build a consensus tree from the rarefied UPGMA trees
jackknifed_beta_diversity.py -i inseqs1_otu_table.txt -t inseqs1_rep_set.tre -p custom_parameters_jack.txt -o wf_jack -e 5 -v -m mapping_file.txt