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

pma2pme - convert PubmedArticle XML to Pubmed-entry ASN.1 text

Description

pma2pme  reads  one  or  more  PubmedArticle  XML  documents from standard input and writes corresponding
       Pubmed-entry ASN.1 text to standard output.

Name

       pma2pme - convert PubmedArticle XML to Pubmed-entry ASN.1 text

Options

       [-]std|[-]STD  Separate last name and initials fields.

       [-]ml|[-]ML    Use original Medline author format (default).

       [-]xml         Retain intermediate Pubmed-entry XML format.

       [-]asn         Convert to ASN.1 (default).

See Also

ds2pme(1), efetch(1), fetch-pubmed(1), transmute(1), xtract(1).

NCBI                                               2023-02-12                                         PMA2PME(1)

Synopsis

pma2pme [[-]std|[-]STD|[-]ml|[-]ML] [[-]xml|[-]asn]

See Also