How to download all sequences of a whole genome shotgun sequencing (WGS) project
Is it possible to download all the sequence data of a whole genome shotgun sequencing (WGS) project, using a script and just the master record?
• 1,920 views
•
link
1 answer
You can directly download from FTP site: https://ftp.ncbi.nlm.nih.gov/genomes/
OR
Follow the tutorial given by NCBI: https://www.ncbi.nlm.nih.gov/genome/doc/ftpfaq/#downloadservice In this case, you have to download assembly summary file. It contains taxonomy and FTP links of all assemblies. You can simply give a list of FTP links to wget in linux or any download manager for example: IDM or EagleGet.
• 0 views
•
link
Log in to answer this question.