SNP calling with bacterial assembled genome
0
0
Entering edit mode
5 hours ago
yesquokkan • 0

Hello, I am a beginner graduate student who has just started learning bioinformatics.

I would like to perform SNP calling on a specific bacterial genome. Is it possible to do this at the assembly level?

From my understanding, using raw read data seems better, since SNP calling can then be based on quality scores, and factors such as coverage or differences in sequencing platforms could be considered—whereas using assembled genomes might be less reliable.

What is the general practice in this case?

If SNP calling is also possible using assembled genomes, which tools are typically used?

variant-calling SNP bacteria • 264 views
ADD COMMENT
0
Entering edit mode

Is it possible to do this at the assembly level?

By aligning to a reference you can find the differences between your assembly and the reference.

Doing this could be problematic for some reasons. You no longer have the depth of sequences to confirm a particular difference (supported by multiple independent reads) and generate a confidence for the call. If your assembly is not properly done, you could end up with spurious SNP's.

ADD REPLY

Login before adding your answer.

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