logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

edirutil - synthesize NCBI ENTREZ_DIRECT XML (DEPRECATED)

Description

Note:edirutil will not appear in future releases of NCBI Entrez Direct.  Instead, please supply explicit
       -web settings to individual commands.

       edirutil  synthesizes  ENTREZ_DIRECT XML records, which several edirect commands read, write, or both, to
       allow for server-side transformation or filtering of results prior to presenting them.  edirutil makes it
       possible to bypass one or more edirect pipeline stages on the basis of  state  observed  in  browsers  or
       other tools that don't natively produce ENTREZ_DIRECT XML.

Name

       edirutil - synthesize NCBI ENTREZ_DIRECT XML (DEPRECATED)

Options

-dbname
              Work with the named Entrez database.

       -webwebenv
              Pass the specified WebEnv cookie.

       -keyN Work with the Nth result set associated with the specified WebEnv.

       -countN
              Expect N results.

       -stepN
              Indicate the current pipeline depth.

       -silent
              Suppress connection failure retry messages.

       -verbose
              Display the ENTREZ_DIRECT XML field values at each step.

       -debug Print the internal URL query and XML results of each step.

See Also

econtact(1), edirect(1).

NCBI                                               2021-03-07                                        EDIRUTIL(1)

Synopsis

edirutil [-dbname] [-webwebenv] [-keyN] [-countN] [-stepN] [-silent] [-verbose] [-debug]

See Also