Skip to main content

ID converter between PMID, PMCID and DOI

https://www.ncbi.nlm.nih.gov/pmc/tools/id-converter-api/

Installation

python3 -m pip install pmc-id-converter

Usage

Command Line

pmc_idconv --help

# PMID
pmc_idconv 30003000
# PMCID
pmc_idconv PMC6039336
# DOI
pmc_idconv 10.1007/s13205-018-1330-z
# Multiple IDs
pmc_idconv 30003000 30003001 30003002
# Output to a file
pmc_idconv 30003000 30003001 30003002 -o out.json

Python

from pmc_id_converter import API

API.idconv('PMC3531190')
API.idconv('PMC3531190', 'PMC3531191123', 'PMC3531191')
API.idconv('23193287')
API.idconv('10.1093/nar/gks1195')

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pmc_id_converter-1.0.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pmc_id_converter-1.0.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file pmc_id_converter-1.0.0.tar.gz.

File metadata

  • Download URL: pmc_id_converter-1.0.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.3

File hashes

Hashes for pmc_id_converter-1.0.0.tar.gz
Algorithm Hash digest
SHA256 09ad4d93822267d656afc88cb6741c50f1d4390959ee171c37367e685e0190aa
MD5 108ee6729a9cc06545f619351a3d92cc
BLAKE2b-256 c4cbc0c1d76658a9b03a95a9b427f9983b0c5ff4b19eed4da1569a5177db7394

See more details on using hashes here.

File details

Details for the file pmc_id_converter-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pmc_id_converter-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.3

File hashes

Hashes for pmc_id_converter-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0ca5b73b20bf9a6c49a0c69beee5d7fca62316a7add87fafa17c9a14f0f9df03
MD5 0e9abc3fb2499ca51067095328f2e262
BLAKE2b-256 663f713abc2a43ef77306ced11d7cbbf5d63da4a0de80b855c28897e37ea8712

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page