LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

elink

Find related records across NCBI databases

TLDR

Search pubmed then find related sequences
$ esearch -db pubmed -query "[query]" | elink -target nuccore
copy
Search nucleotide then find related biosamples
$ esearch -db nuccore -query "[query]" | elink -target biosample
copy

SYNOPSIS

elink [options]

DESCRIPTION

elink looks up precomputed neighbors within an NCBI database or finds associated records in other databases. It takes search results from esearch and finds related entries.Part of the NCBI EDirect utilities for programmatic access to biological databases.

PARAMETERS

-target database

Target database for linked records
-name linkname
Specific link name to follow
-db database
Source database
-cmd command
Entrez link command mode

INSTALL

sudo apt install ncbi-entrez-direct
copy

CAVEATS

Part of the edirect package from NCBI. Works with piped input from esearch. Requires internet connection.

SEE ALSO

esearch(1), einfo(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid