Question: Prokka Python Script for Gene Annotation
0
Fid_o • 20 wrote:
I have over 900 assembled genomes which I want to annotate using prokka. Previously I have annotated few sequences by running each one by one, but with 900 I need a python script to automate the process.
Can anyone share a script that can be adopted to do my annotation, please.
Regards.
ADD COMMENT
• link
•
modified 13 months ago
by
Mensur Dlakic • 8.2k
•
written
13 months ago by
Fid_o • 20
Why do you think you need python? Since this is a straight command line you should be able to do this via a shell script.