Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jhcuarta opened this issue Apr 20, 2022 · 0 comments
Open

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

jhcuarta opened this issue Apr 20, 2022 · 0 comments

Comments

@jhcuarta
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant