table of contents
other versions
- bookworm 19.0.20230216+dfsg-2+b1
- testing 19.0.20230216+dfsg-2+b2
- unstable 19.0.20230216+dfsg-2+b2
- experimental 19.2.20230331+dfsg-1
EPOST(1) | NCBI Entrez Direct User's Manual | EPOST(1) |
NAME¶
epost - upload a batch of NCBI Entrez record identifiers
SYNOPSIS¶
epost [-help] [-db name] [-id ID(s)] [-format fmt] [-input filename]
DESCRIPTION¶
epost uploads a batch of record identifiers (textual accessions or numeric UIDs) to Entrez history servers for processing by other Entrez Direct commands. By default, it reads these identifiers from standard input.
OPTIONS¶
- -help
- Print usage information.
- -db name
- Indicate that the identifiers are from the specified database.
- -id ID(s)
- Specify identifiers directly.
- -format fmt
- uid or acc(ession).
- -input filename
- Read from filename instead of standard input (which is then free to receive pipeline state from other Entrez Direct commands).
SEE ALSO¶
2023-01-24 | NCBI |