Hi,
I work on Staphylococcus aureus genomics, and trying to generate a list of high-quality SNPs/InDels for our sample using BWA-GATK. I am relatively new in Bioinformatics and slowly catching up with the field. I have read that one should always re-calibarte base-quality scores using GATK's CountCovariates and TableCalibration walkers before calling SNPs/InDels. Re-calibration step also requires dbsnp rod files of the known SNPs.
There is no dbsnp data available for Staph aureus. So, what are the options for re-calibrating base-quality scores when there is no dbsnp rod file? Can I use "--run_without_dbsnp_potentially_ruining_quality" argument. Or, should I skip re-calibration step? Please suggest!
Thanks
I work on Staphylococcus aureus genomics, and trying to generate a list of high-quality SNPs/InDels for our sample using BWA-GATK. I am relatively new in Bioinformatics and slowly catching up with the field. I have read that one should always re-calibarte base-quality scores using GATK's CountCovariates and TableCalibration walkers before calling SNPs/InDels. Re-calibration step also requires dbsnp rod files of the known SNPs.
There is no dbsnp data available for Staph aureus. So, what are the options for re-calibrating base-quality scores when there is no dbsnp rod file? Can I use "--run_without_dbsnp_potentially_ruining_quality" argument. Or, should I skip re-calibration step? Please suggest!
Thanks
Comment