News and Announcements » |
Description:
The input is a distance matrix (i.e. resulting file from beta_diversity.py).
Usage: cluster_quality.py [options]
Input Arguments:
Note
[REQUIRED]
[OPTIONAL]
Output:
The output is either a single number (with -s), or a more detailed output of the similarity between and within clusters.
cluster quality based on the treatment category:
to compute the quality of clusters, and print to stdout, use the following idiom:
cluster_quality.py -i weighted_unifrac_otu_table.txt -m Fasting_Map.txt -c Treatment
cluster quality based on the DOB category:
to compute the quality of clusters, and print to stdout, use the following idiom:
cluster_quality.py -i weighted_unifrac_otu_table.txt -m Fasting_Map.txt -c DOB