Entering edit mode
2.0 years ago
Eliza
▴
40
I'm new to using linux. What I want is to download data from gnomad for example this data:
chrY sites VCF
15.66 MiB, MD5: fa412becb3aba27b9acf2529bb76b895
Download from Google / Amazon / Microsoft
Download TBI from Google / Amazon / Microsoft
Link: https://gnomad.broadinstitute.org/linux
How do I do this, what is the command when using linux? I know that I should use
wget -O -
but after that I'm not sure what to do.
Thank you:)
Thank you very much :)worked