NGS to find SNPs
3
0
Entering edit mode
6.3 years ago
DanielC ▴ 170

Dear All,

I am working on NGS analysis, I do not have much experience in this. I would really appreciate response from experienced personnels to share the steps of how to do NGS analysis to find SNPs effectively, where one is provided with fastq files of the reads.

Thanks much, DK

SNP • 1.1k views
ADD COMMENT
3
Entering edit mode
6.3 years ago
GenoMax 141k

GATK Best practices linked below glosses over alignments, which are obviously required to follow the steps in the guide. You can use any of the many NGS aligners available (BBMap, BWA, Bowtie2, if you are doing genome alignments) (BBMap, STAR, HISAT2 if you need a splice-aware aligner). Pick an aligner and then stick with it, once you understand its options (there are many for most and they are all program specific). You would also need access to a reference genome and will have to create search indexes (that are again aligner specific).

ADD COMMENT
2
Entering edit mode
6.3 years ago

Have a look at the GATK best practices.

ADD COMMENT

Login before adding your answer.

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