souporcell icon indicating copy to clipboard operation
souporcell copied to clipboard

vcf file wget command does not bypass google drive virus scanning

Open EDePasquale opened this issue 1 year ago • 2 comments

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.

EDePasquale avatar Jun 14 '24 00:06 EDePasquale

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.

wheaton5 avatar Jun 14 '24 01:06 wheaton5

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

wheaton5 avatar Jun 14 '24 01:06 wheaton5