下載gatk相關(guān)數(shù)據(jù)

ftp路徑:ftp://ftp.broadinstitute.org/bundle/
用戶名:gsapubftp-anonymous
密碼:為空

目錄清單如下圖:


image.png

在教程1:http://www.360doc.com/content/22/0609/14/79853805_1035305810.shtml

在使用 gatk FilterVariantTranches 命令過濾時使用的dbsnp_138.hg19.vcf.gz 和1000G_phase1.indels.hg19.sites.vcf.gz都在這里的hg19里面。


image.png

這里的hg18/hg19/hg38,大家可自行查詢相關(guān)版本信息。

    gatk FilterVariantTranches -V  $vcf_annot \
          --resource dbsnp_138.hg19.vcf.gz \
          --resource 1000G_phase1.indels.hg19.sites.vcf.gz \
          --info-key CNN_1D  \
          --snp-tranche 99.9   --snp-tranche 99.0  --snp-tranche 95.0  \
          --indel-tranche 99.9   --indel-tranche 99.0  --indel-tranche 95.0  \
          -O filtered.vcf

在Linux環(huán)境下斷點(diǎn)續(xù)傳下載目錄:
nohup wget -c -r ftp://gsapubftp-anonymous@ftp.broadinstitute.org/bundle/
如果只下載hg19,那么就調(diào)整為
nohup wget -c -r ftp://gsapubftp-anonymous@ftp.broadinstitute.org/bundle/hg19

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容