pan-genome-analysis icon indicating copy to clipboard operation
pan-genome-analysis copied to clipboard

Failed to export myPangenome's geneCluster.json (step 10)

Open jhcuarta opened this issue 2 years ago • 0 comments

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'

jhcuarta avatar Apr 20 '22 01:04 jhcuarta