identifying SNPs from short read sequencing data
0
0
Entering edit mode
5 months ago
reaset41 • 0

I would like to mutagenize a 1kb bacterial gene. Then I would subject the strains to fitness filter and sequence the resulting pool of genes. Is it possible to detect SNPs from short read sequencing data? Any links or tutorials would be appreciated

Sequencing • 584 views
ADD COMMENT
1
Entering edit mode

Short answer is yes. Are you planning to sequence the entire genome after mutagenesis or only the selected region? In any case the analysis will consist of aligning the short reads to genome or the 1kb region (depending on how you sequence) and then call SNP's. Since this is a bacterial gene/genome you could use callvariants.sh from BBMap suite.

ADD REPLY
0
Entering edit mode

Thank you--this is helpful. I was planning to only sequence the selected mutagenized region (~1kb). If there are multiple SNPs within the 1kb region, I imagine this tool will not be able to evaluate co-occurring SNPs because it is not assembling the length of the gene?

ADD REPLY
0
Entering edit mode

You will first align the reads to the region of interest and then call variants.

I was planning to only sequence the selected mutagenized region

Are you planning to do this by amplifying the region?

ADD REPLY
0
Entering edit mode

Yes I will planning to amplify the region prior to sequencing. Thank you, this is very helpful

ADD REPLY

Login before adding your answer.

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