efetch

retrieval of DNA or protein sequences

Install

All systems
curl cmd.cat/efetch.sh
Debian Debian
apt-get install acedb-other
Ubuntu
apt-get install acedb-other
image/svg+xml Kali Linux
apt-get install acedb-other
Windows (WSL2)
sudo apt-get update sudo apt-get install acedb-other
Raspbian
apt-get install acedb-other

acedb-other

retrieval of DNA or protein sequences

This package collects all those smallish applications that acedb collects under its 'other' target of its Makefile. efetch: presumably short for 'entry fetch' collects sequence information from common DNA and protein databases.

ncbi-entrez-direct

NCBI Entrez utilities on the command line

Entrez Direct (EDirect) is an advanced method for accessing NCBI's set of interconnected databases (publication, sequence, structure, gene, variation, expression, etc.) from a terminal window or script. Functions take search terms from command-line arguments. Individual operations are combined to build multi-step queries. Record retrieval and formatting normally complete the process. EDirect also provides an argument-driven function that simplifies the extraction of data from document summaries or other results that are returned in structured XML format. This can eliminate the need for writing custom software to answer ad hoc questions. Queries can move seamlessly between EDirect commands and UNIX utilities or scripts to perform actions that cannot be accomplished entirely within Entrez.