Mouse Dbsnp Database For Quality Score Recalibration From Gatk
0
0
Entering edit mode
10.5 years ago
Tonyzeng ▴ 310

Does anybody know where to download mouse dbsnp database for quality score recalibration from GATK (commands are as below but using human dbsnp132.txt.

Thank you!

$java -Xmx4g -jar GenomeAnalysisTK.jar -l INFO -R genome.fa --DBSNP dbsnp132.txt -I K1.marked.realigned.fixed.bam -T CountCovariates -cov ReadGroupCovariate -cov QualityScoreCovariate -cov CycleCovariate -cov DinucCovariate -recalFile k1.recal_data.csv

dbsnp gatk mouse • 2.7k views
ADD COMMENT
0
Entering edit mode

sorry I just found that latest version for the GATL(2.7) does not use CountCovariates but use BaseRecalibrator, the commands in my post does not work anymore.

ADD REPLY

Login before adding your answer.

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