Closed Kisekya closed 2 years ago
Finally, I found the problem. I generated my gff and proteome via Prodigal and the gff had to be modified to be usable for emapper2gbk. For the fsa files with one sequence there was no problem for the modification of my gff but in the multi-sequence fsa the modification did not behave as it should and the sequences after the first one in each gbk had the "translation" part empty. So mpwt with the --hf option was not working. After the corrected modification of my gff, I have a full gbk and mpwt seems to work normally without crashing
Have a nice day
Best wishes, Muller Coralie
Hi,
I use Pathway Tools 25.5. and mpwt 0.7.0. on 12 bacteria gbk files generated with emapper2gbk and I use this command of mpwt:
There seems to be an error when using mpwt with the --hf option When I run my job on the cluster the .dat files are all created but when generating the log_error.txt and resume_inference.tsv files, there is an error and the files are not complete. In my .log it is written :
The files are not complete and since they are written from the pathologic.log file I have gone through it and there seems to be a recurring error which would explain why the log_error.txt and resume_inference.tsv files are not complete:
Normally to the end of one of my pathologic.log file after hole filler:(this file is resumed in the log_error.txt and resume_inference.tsv files)
Crash to the end of one of my pathologic.log file after hole filler:(this file is not resumed in the log_error.txt and resume_inference.tsv files)
I think it might be a --hf problem because when I do the mpwt command without this option, it runs correctly. I found in pathwaystools/ptools-local/pgdbs/user/SPECIEScyc/1.0 that some species do not have the files: STRAIN_KB18_filled-holes_2022-03-07.html and the hole data.
And I suspect, from my data, that this might be because these specific gbk files are generated with multi-sequence FASTA files. I'm not sure about this but it seems that mpwt with the --hf option on each strain with a gbk file of this fasta type doesn't work in my data but work with others.
But it's weird because then why would it work without the --hf option?
I thank you in advance for your help
Best wishes,
Muller Coralie