SNP analysis between two bacterial genomes
3
1
Entering edit mode
6.9 years ago

I want to perform a SNP analysis between two bacterial genomes. which tool is best for doing so? please help...

SNP • 3.6k views
ADD COMMENT
0
Entering edit mode

To analyze SNP between two bacterial genomes, you may use histogram plot. You can see my programs at https://github.com/cyinbox/NGS

ADD REPLY
0
Entering edit mode

Hmmm, can you elaborate how do histograms contribute to SNP identification? It is also not clear how to use the tools you linked.

ADD REPLY
1
Entering edit mode
6.9 years ago

Use programs that have been specifically made for bacterial genomes, like Breseq (from FASTQs) or Snippy (from either FASTAs or FASTQs). In the Breseq paper you'll find the reasons why it's wrong to use programs that do not natively support haploid genomes.

ADD COMMENT
0
Entering edit mode
6.9 years ago

BBMap's callvariants.sh natively supports haploid genomes; the default ploidy is 1. It's been used extensively tracking SNP evolution in mutant E.coli populations.

ADD COMMENT

Login before adding your answer.

Traffic: 2440 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