Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vcf file wget command does not bypass google drive virus scanning #236

Open
EDePasquale opened this issue Jun 14, 2024 · 2 comments
Open

Comments

@EDePasquale
Copy link

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.

@wheaton5
Copy link
Owner

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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants