News and Announcements » |
Description:
Usage: sort_otu_table.py [options]
Input Arguments:
Note
[REQUIRED]
[OPTIONAL]
Output:
sort samples by the age field in the mapping file
sort_otu_table.py -i otu_table.txt -o age_sorted_otu_table.txt -m map.txt -s Age
sort samples based on order in a file where each line starts with a sample id
sort_otu_table.py -i otu_table.txt -o age_sorted_otu_table.txt -l sorted_sample_id_list.txt