Entering edit mode
5.9 years ago
bioinf_ukraine
•
0
Is there any open-source Illumina bacterial genome mapping and annotation website, using RAST or similar in an automated way. Need software codes to develop a similar service. Thank you.
You can find NCBI's prokaryotic annotation pipeline here: https://github.com/ncbi/pgap . There is also Prokka: https://github.com/tseemann/prokka
I have a Prokka, however I need to send a fasta contigs to the RAST via the Linux Shell or a Python code, is it possible somehow?
Looks like there is a way to batch submit jobs. Have you looked at this page?
Edit: Unfortunately the link for the submit script on that page appears to be broken.
NOTE: Comments verifying the authenticity of the post have been cleaned up.