News and Announcements » |
Description:
This script allows users who have picked OTUs in QIIME to convert it to a sample mapping (environment) file for use with the Unifrac web interface.
Usage: convert_otu_table_to_unifrac_sample_mapping.py [options]
Input Arguments:
Note
[REQUIRED]
Output:
The result of this script is a sample mapping file for the UniFrac web interface.
Example:
Convert an OTU table (e.g. otu_table.txt) to a unifrac sample mapping (environment) file:
convert_otu_table_to_unifrac_sample_mapping.py -i otu_table.txt -o sample_mapping.txt