bioinf-mcb / gisaid-scrapper

Scrapping tool for GISAID data regarding SARS-CoV-2
MIT License
41 stars 16 forks source link

Program break and check the "high coverage only" #18

Open hans49732563 opened 4 years ago

hans49732563 commented 4 years ago

Thanks for your great program. It makes me relaxed.

Program sometimes breaks when click "next". I guess the page is not loaded yet. So I add "time.sleep(2)" in "def go_to_next_page" to solve this problem.

Suggest: add a option to check "high coverage only" and select host "human". That will be helpful for us. Thanks.