Hi, I have tried all the suggestion regarding this error on this page but still unable to resolve it. please help me if anyone know anything about this error.
This is prokka 1.14.6
[09:35:51] Written by Torsten Seemann torsten.seemann@gmail.com
[09:35:51] Homepage is https://github.com/tseemann/prokka
[09:35:51] Local time is Tue Sep 27 09:35:51 2022
[09:35:51] You are bvs
[09:35:51] Operating system is linux
[09:35:51] You have BioPerl 1.7.8
**Argument "1.7.8" isn't numeric in numeric lt (<) at /home/bvs/anaconda3/envs/prokka_env/bin/prokka line 259.**
[09:35:51] System has 96 cores.
[09:35:51] Will use maximum of 10 cores.
[09:35:51] Annotating as >>> Bacteria <<<
[09:35:51] Please supply a contig FASTA file on the command line.
/home/bvs/neelam/plasmid_cp/P_aeruginosa_KB-PA_F19-3.fna
Thank you!
What is your original command?
Hi, actually i am giving it in to a for loop and the error i had already share above.
Thank you!
Do you really not see that there is no file name on this line? That is exactly what the error is telling you.
Thank you for pointing out this error, I had fixed this error now as it gives next error, which are given below.
Your command is set up completely wrong regarding variable names, and you repeatedly refuse to read the screen output which is in front of you. I suggest you read literally each line, word by word, and see if those prefix names and directories make sense to you. It literally tells you what log file it is trying to write to before saying that it can't. There is some basic troubleshooting you must do yourself.