thanks for your answer! So, you think I can analyse draft and complete together. For the complete one I would concatenate chromosome and plasmid and then analyse. What do you think?
Align whole closed and draft bacterial genomes
I would like to perform a whole genome alignment tree and a whole genome SNP calling.
I was thinking to use different tools (e.g. Gegenees, kSNP, Mauve).
My problem is that I have complete genomes and draft genomes. For the complete ones I have sometimes one or more plasmid.
What do you think is the best way of doing it, concatenating Chromosome and Plasmid and analyse them with the drafts or include in the analysis only the Chromosome and the drafts?
• 4,285 views
•
link
2 answers
You can check out the harvest package. Parsnp is great at aligning whole and draft genomes. If any genome is very fragmented, then it's probably a good idea to sort the contigs with something like abacus or contiguator before aligning them.
Mauve, mummer, ksnp are all great tools and so most modern software choices should work for most things.
• 0 views
•
link
I am on same boat. For my data set my approach will be:
Do multiple alignment of all genome including plasmid and next find the conserved block among them and draw tree or else best approach may be core genome tree.
• 0 views
•
link
Log in to answer this question.