Hello,
I'm running Anvi'o (v7) through conda (4.10.1) on a HPC Ubuntu (18.04).
I am following the pangenomics workflow on a set of metagenomes and decided to try the new metabolic reconstruction tools introduced in v7, but am encountering a TypeError I don't know where originates from. Here are the steps leading up to the error:
(1) I ran anvi-estimate-metabolism on the contigs databases and got as output modules.txt in what seems to me proper format (attached as modules)
(2) I created the groups.txt file with the "sample" names corresponding with the entries in the "db_name" column in modules.txt (attached as groups)
(3) and then tried running
anvi-compute-functional-enrichment -M modules.txt -G groups.txt
and got a TypeError of somewhere a str and int being compared (attached as error)
I am pretty new to all of this, so if the provided info is insufficient let me know!
Any help would be greatly appreciated!
Herdís Steinsdóttir