Genome assambly and annotation for isolated bacteria
0
0
Entering edit mode
6 weeks ago
m90 ▴ 30

Hello everyone,

I have isolated bacterial data, and now I want to perform assembly and annotation. For the first pipeline, I used MEGAHIT for assembly and QUAST for quality assessment. Then, I used BUSCO to obtain the single-copy genes. BUSCO provided me with a list of genes from my assembly along with their protein sequences, but it does not perform the annotation to identify what these genes are.

I have a few questions:

  1. Is there a tool that can take the list of genes from BUSCO to perform annotation, or do I need to do it manually?
  2. When using SPAdes with short reads, and if it indicates that the genome is not complete, how can I address this issue?
  3. Is there a reference-based assembly tool that I can use for assembly?
  4. I need to a pipeline for assembly, annotation, and gene prediction for the isolated bacteria.

Thank you!

reference DNA WGS bacteria annotiton • 6.2k views
ADD COMMENT
4
Entering edit mode

I'd suggest looking at shovill and prokka from Torsten Seeman (assuming you have illumina short reads).

ADD REPLY
2
Entering edit mode

Some comments rather than an answer.

Is there a tool that can take the list of genes from BUSCO to perform annotation, or do I need to do it manually?

BUSCO only checks for universal single copy orthologs. Not full gene annotation. You'll need to find one of the many tools for genome annotation available. Check publications of recent bacterial references to find relevant ones.

Is there a reference-based assembly tool that I can use for assembly?

Yes, there are a few, but they come with some pretty major caveats. For example, any mis-assembly in the reference and any major genomic rearrangements will be inherited from the reference. Usually, this is not a good idea but works in some use cases.

I need to a pipeline for assembly, annotation, and gene prediction for the isolated bacteria.

See comment above about finding tools in recent relevant publications.

ADD REPLY

Login before adding your answer.

Traffic: 4046 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6