This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Downloading "dbsnp 146.hg38.vcf.gz" file for BQSR

Hello Can you please help me download "dbsnp 146.hg38.vcf.gz" file that will be used as known sit file in the BQSR. I have checked different websites, but still I am not able to download the file. I want to mention that I have already checked the following address from Biostar, but still I can not download the file. Thanks in advance.

https://www.biostars.org/p/329508/
ngs dbsnp wes bqsr

1 answer

wget -c ftp://gsapubftp-anonymous@ftp.broadinstitute.org/bundle/hg38/dbsnp_146.hg38.vcf.gz<br>
wget -c ftp://gsapubftp-anonymous@ftp.broadinstitute.org/bundle/hg38/dbsnp_146.hg38.vcf.gz.tbi

Thanks for you help The problem is that my internet speed on Linux is weak, and I prefer to download these file by windows. How can I have access to these file via windows?

Log in to answer this question.