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

esearch - search an NCBI Entrez database

Description

esearch searches an NCBI Entrez database for a given query.

Name

       esearch - search an NCBI Entrez database

Options

QuerySpecification-dbname
              Entrez database name.

       -querystr
              Query string.

   DocumentOrder-sortfield
              Sort results by the given field.

   DateConstraint-daysN
              Return only results from the past N days.

       -datetypefield
              Which date field (in abbreviated form) to consider.

       -mindatedate
              Start of date range.

       -maxdatedate
              End of date range.

   SpellCheck-spell Correct misspellings in query.

   QueryTranslation-translate
              Show automatic term mapping.

       -component
              Individual term mapping items.

   MiscellaneousArguments-help  Print usage information.

See Also

cit2pmid(1), combine-uid-lists(1), difference-uid-lists(1), efetch(1), efilter(1),  exclude-uid-lists(1),
       intersect-uid-lists(1), nquire(1).

NCBI                                               2023-02-25                                         ESEARCH(1)

Synopsis

esearch   [-help]   -dbname-querystr   [-sortfield]   [-daysN]  [-datetypefield]  [-mindatedate]
       [-maxdatedate] [-spell] [-translate] [-component]

See Also