Hi all,
I am downloading a large dataset from a web database "GISAID" which is cumbersome to do a manually: download the data set then read into RStudio for analysis, Also another limitation is I am limited to downloading up to 10000 datasets, which makes it almost impossible for the close to 6.5M reads on the database . Is there a way/code I can use to log into the database from RStudio and instruct the computer to download the data in batches, i.e., 1-10,000, 10001-20000 etc.
Thanks
Thanks