Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#134 Parse version_id and version_date in parse_xml_web() #156

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

nils-herrmann
Copy link
Contributor

Here is an example:

xml_20029612 = parse_xml_web('20029612')

The resulting dictionary:

{'title': 'Top-hits for H1N1pdm Identified by Virtual Screening Using Ensemble-based Docking.',
 ...
 'version_id': '4',
 'version_date': '2011/01/03',
  ...}

Copy link
Collaborator

@Michael-E-Rose Michael-E-Rose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the docstring, then we're good.

pubmed_parser/pubmed_web_parser.py Show resolved Hide resolved
@Michael-E-Rose Michael-E-Rose merged commit 3ae0bb6 into titipata:master Sep 4, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants