elink
Verified for current stable LTS
Elink Command: Search Nucleotide Find Related Biosamples
Use for search nucleotide find related biosamples with Elink. Exact CLI syntax to search nucleotide find related biosamples using Elink.
When to use this: Use for search nucleotide find related biosamples with Elink.
Command Syntax
esearch -db nuccore -query "<insulin [PROT] AND rodents [ORGN]>" | elink -target biosample esearch -db nuccore -query "<insulin [PROT] AND rodents [ORGN]>" | elink -target biosample Live Command Builder
Final Command
esearch -db nuccore -query "<insulin [PROT] AND rodents [ORGN]>" | elink -target biosample Command Breakdown
-db- Command Option
- Tool-specific option used by this command invocation.
-query- Command Option
- Tool-specific option used by this command invocation.
-target- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to search nucleotide find related biosamples using Elink.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Elink Command: Search Pubmed Find Related Sequences
esearch -db pubmed -query "<selective serotonin reuptake inhibitor>" | elink -target nuccore Csvsql Command: Import Csv Into Sql Database csvsql --insert --db "{mysql://user:password@host/database}" <data.csv> Aws Rds Command: Start Db Instance aws rds start-db-instance --db-instance-identifier <instance_identifier> Ddev Command: Export Database Ddev ddev export-db -f </tmp/db.sql.gz> Aws Rds Command: Modify Db Instance aws rds modify-db-instance --db-instance-identifier <instance_identifier> <parameters> --apply-immediately