ihmwg / python-ihm

Python package for handling IHM mmCIF and BinaryCIF files
MIT License
14 stars 7 forks source link

Populate Citations from just pubmed ID #6

Closed benmwebb closed 6 years ago

benmwebb commented 6 years ago

Add a Citation.from_pubmed_id class method that just takes a PubMed ID and extracts all of the other information needed for Citation by querying the PubMed JSON web API.