Entering edit mode
9.0 years ago
shangzhener
▴
10
Hi, everyone. I see this on NCBI. http://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?locusId=90 And I want to download it. But I can't see the button. So I want to know if I can get it just by copy and paste? You know the format is not so good by copy and paste. Thanks for your time!
If you just want the table of all the variations as you have shown above in the screenshot you can use something like https://import.io where you can submit the url and download the table in csv format. If you want to do this programmatically for many URLs they also have an API I guess.
First, thanks so much for two answers above. You both help me so much. And the IMPORT TO website can indeed solve my problem. And I also find the download button but it just includes the snp id.
And I also want to say the copy and paste is also feasible.
Thanks for you two kind guys!!!