vcf file wget command does not bypass google drive virus scanning
Hi, I used the provided wget command to download the GRCh38 vcf file, but the file that installed was only 2KB and was just the following text saved into a file:
Google Drive can't scan this file for viruses.
[filtered_2p_1kgenomes_unchr.vcf](file:///open?id=13aebUpEKrtjliyT9rYzRijtkNJVUk5F_) (1.3G) is too large for Google to scan for viruses. Would you still like to download this file?
I assume the code in the wget command is an attempt to get around this, but it didn't work in this case, unfortunately.
it works intermittently. i should find a better way to serve these files. I'll see if tehre is an easy way to send it to you.
maybe https://drive.google.com/file/d/13aebUpEKrtjliyT9rYzRijtkNJVUk5F_/view?usp=drive_link but you will need to download to your computer and then scp to a server if you are using a server. I wanted to use wget so people could just use command line