摘要:
you need to concatenate all the VCFs in to a single file…if you’re using windows:# get a command prompt Windows_Key + R 第一步:Win+R 或者“开始”菜单-“运行”打开run: cmd 第二步:在输入框中输入“cmd”就可以打开DOS命令行# change to the directory where all your VCFs are storedd: cd \my_vcfs 第三步:改变路径目录到你放.vcf文件... 阅读全文