cblaster
cblaster copied to clipboard
not able to proceed with gne and clinker
Hi, I'm using cblaster gui and command line and I keep ending up with an error with gne reading my session json file, as well as proceeding to produce my figures via clinker. Here's the output that I get when I utilize gne module in cblaster gui:
Welcome to cblaster[01:01:20] INFO - Starting cblaster gene neighbourhood estimation[01:01:20] INFO - Loading session from: /home/phillip/session4.json[01:01:20] INFO - Computing gene neighbourhood statisticsTraceback (most recent call last): File "/home/phillip/miniconda3/bin/cblaster", line 10, in
I'm not sure what's going on here. Any ideas how I can proceed?
oh, and I'm doing this in Linux Mint Cinnamon OS, cblaster = version 1.3.12
Seems like it's not detecting any clusters in the file for some reason. Is it possible to upload your session file so I could take a look? In the meantime you could try using the CAGECAT webserver instead of the GUI.
Hi!
Unfortunately I've since deleted the session file because I generated a lot of files when troubleshooting. However I did manage to get past this problem in both command line and gui.
The main issue I found is that I can only initiate clinker and gne modules with my json file output from search module only when using remote mode. Cblaster search would download the genomic coordinates of the gene clusters (-ig in command line) in remote search only, and this would create the list of clusters in the resulting json output. Unfortunately the -ig option doesn't seem to be available or otherwise functioning for local, hmm, and combi_local and combi_remote and thus no gene clusters are detected. Is this a bug or is it maybe an upcoming function that is still in development? I'd love to be able to smoothly use cblaster search json outputs and graph them with clinker, gne, especially with the combi_local and combi_remote search mode.
Thanks, Phillip