Skip to content

nlois/DownloadNCBI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DownloadNCBI

Download data from genBank

By Nico Lois following NCBI Entrez Utilities.

This short workflow downloads NCBI data through a *nix terminal. Species, genera, families may be searched with the command esearch -query "taxa". This command also allows to search for a species (or any taxa) and a specific part of the genome. esearch -query "taxa AND COI". Querying help.

I reccommend going through the bash file DownloadNCBI_workflow.sh line by line and check on the commented lines as they may be useful for you.

Please share and report any issues you may find!

About

Download data from genBank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages