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

fetch-pmc - fetch records from a local NCBI PubMed Central archive by UID

Description

fetch-pmc  reads a list of record IDs from standard input and prints to standard output the corresponding
       portions of a local NCBI PubMed archive produced by archive-pmc(1), typically for further  processing  by
       xtract(1) or the like.

Environment

EDIRECT_PMC_MASTER
              Local  archive  directory  to  use  in  the  absence of -path.  Expected to hold an absolute path;
              mandatory when not supplying a path on the command line.

Name

       fetch-pmc - fetch records from a local NCBI PubMed Central archive by UID

Options

-strict|-mixed
              Run rchive(1) with -flagstrict or -flagmixed, respectively.

       [-path] dir
              Use the local archive in dir.

See Also

archive-pmc(1), rchive(1), xtract(1).

NCBI                                               2023-02-25                                       FETCH-PMC(1)

Synopsis

fetch-pmc [-strict|-mixed] [[-path]dir]

See Also