Open jhcuarta opened 2 years ago
Hi I encounter an error while running the next command line ./panX.py -fn ./data/Vibrio_complete -sl Vibrio_complete -dmdc -t 1 > Vibrio_complete.log
The error follows as
Traceback (most recent call last): File "./panX.py", line 322, in myPangenome.export_geneCluster_json() File "/home/jason/Documents/pan-genome-analysis/scripts/pangenome_computation.py", line 225, in export_geneCluster_json geneCluster_to_json(self.path, self.enable_RNA_clustering, self.store_locus_tag, self.raw_locus_tag, self.optional_table_column) File "/home/jason/Documents/pan-genome-analysis/scripts/sf_geneCluster_json.py", line 171, in geneCluster_to_json '"divers":"'+gene_diversity_Dt[clusterID]+'"', KeyError: 'GC00002056'
Hi I encounter an error while running the next command line ./panX.py -fn ./data/Vibrio_complete -sl Vibrio_complete -dmdc -t 1 > Vibrio_complete.log
The error follows as
Traceback (most recent call last): File "./panX.py", line 322, in
myPangenome.export_geneCluster_json()
File "/home/jason/Documents/pan-genome-analysis/scripts/pangenome_computation.py", line 225, in export_geneCluster_json
geneCluster_to_json(self.path, self.enable_RNA_clustering, self.store_locus_tag, self.raw_locus_tag, self.optional_table_column)
File "/home/jason/Documents/pan-genome-analysis/scripts/sf_geneCluster_json.py", line 171, in geneCluster_to_json
'"divers":"'+gene_diversity_Dt[clusterID]+'"',
KeyError: 'GC00002056'