News and Announcements » |
Description:
This script adds taxa to an OTU table.
Usage: add_taxa.py [options]
Input Arguments:
Note
[REQUIRED]
[OPTIONAL]
Output:
The result of this script is written to stdout, or optionally to the specified file.
Example:
Add taxa to otu file from otus.txt from file taxa.txt:
add_taxa.py -i otus.txt -t taxa.txt