Hi,
I have two fasta files corresponding to two close bacterial genomes (same species, and very close strains). I would like to find unique regions within the reference genome when compared to the other one. The main goal here is to be able to design PCR primers that will allow the specific identification of one of these strains. Note that both genomes are circularized and in .fasta formats.
I tried using Mugsy and Mauve for whole genome alignments but these tools aren't precise enough to differentiate two close genomes. So I tried Harvesttools (parsnp), or GSAlign to detect small variations but do you have any other recommendations, please?
For information, the ANI between these two genomes is 99.84%.
Thank you very much for your help!
Have you tried as standard BLAST search for local pairwise alignments?
Can these types of searches be done on whole genomes? Because I did not target any specific region that may contain nucleotide differences..
Of course! It should not take too long either as bacterial genomes are not that big and you're only searching one against the other which should be quick.
Important question is are there rearrangements that you know of? If there are then trying to align/compare two genomes using methods below may miss things.