I have downloaded docker and pymol as described by the ncbi..but i dont understand how to run them...if someone can guide me how to use pgap , I will be much appreciated. I have watched the tutorial by ncbi but I seem clueless
said, while submission, you can opt for PGAP, however, there are some instances where the genome have errors and the submission cannot be completed in this way.
So, if you are trying to locally run PGAP, it is a good way to be sure that the submission will go smoothly.
To run PGAP locally, you just need to prepare your .yml file and proceed with the annotation. As you said you have installed docker, so you don't need any other software. First run the pipeline with the test data or exactly the same as shown in the webinar video. If you are successful, do similar with your genome.
said, while submission, you can opt for PGAP, however, there are some instances where the genome have errors and the submission cannot be completed in this way.
So, if you are trying to locally run PGAP, it is a good way to be sure that the submission will go smoothly.
To run PGAP locally, you just need to prepare your .yml file and proceed with the annotation. As you said you have installed docker, so you don't need any other software. First run the pipeline with the test data or exactly the same as shown in the webinar video. If you are successful, do similar with your genome.
Dear Abhijeet Singh Thank You for your prompt reply. May I know did U need a super computer to do pgap? I mean do we need more than 8GB RAM and linux command to run the pgap? Can I run pgap locally using windows? Are the providing command from the server are only for linux?
Running PGAP is pretty simple. you need 100GB disk free space and 32 GB memory (8 core CPU, each CPU with minimum 12GB). Need to make a metadata in yaml format. Command to run PGAP is ./pgap.py -r (file link). Please check the link below to better understand how to run PGAP. Hope it helps
I recently tried to submit genome using prokka the compliant one, but ncbi told us that specifically you need to use pgap, in order to submit your annotations or inform ncbi if they gonna do that on our behalf. I never got option for doing submissions using other pipelines.