News and Announcements » |
Description:
This script takes a tree and bootstrap support file and creates a pdf, colored by bootstrap support.
Usage: make_bootstrapped_tree.py [options]
Input Arguments:
Note
[REQUIRED]
Output:
The result of this script is a pdf file.
Example:
In this example, the user supplies a tree file and a text file containing the jackknife support information, which results in a pdf file:
make_bootstrapped_tree.py -m master_tree.tre -s jackknife_support.txt -o jackknife_samples.pdf