mhoban / rainbow_bridge

GNU General Public License v3.0
5 stars 2 forks source link

Update phyloseq generation process #125

Closed mhoban closed 4 weeks ago

mhoban commented 4 weeks ago

This update simplifies and fixes the phyloseq process. We got rid of the --no-tree and --tax-columns options. To generate a tree for phyloseq, use the --tree option. We now just include all columns in the taxonomy table, and assume that the first column is the OTU/zOTU id. We also got rid of the --asign-taxonomy alias option.