logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

getpub - look up Medline entries by UID

Author

       The National Center for Biotechnology Information.

Description

getpub  does an lookup for Medline entries by Medline UID.  It requires its input to have been indexed by
       indexpub(1).

Name

       getpub - look up Medline entries by UID

Options

       A summary of options is included below.

       -      Print usage message

       -b     Output data is binary (rather than ASCII text) ASN.1.

       -ifilename
              Input data (binary Pub-set; default = medline.val)

       -ofilename
              Output data (default = stdout)

       -tfilename
              Input index table (default = medline.idx)

       -uN   Medline UID to find (default = 88055872)

See Also

getmesh(1), indexpub(1)

NCBI                                               2001-10-05                                          GETPUB(1)

Synopsis

getpub [-] [-b] [-ifilename] [-ofilename] [-tfilename] [-uN]

See Also