sorgerlab / indra

INDRA (Integrated Network and Dynamical Reasoning Assembler) is an automated model assembly system interfacing with NLP systems and databases to collect knowledge, and through a process of assembly, produce causal graphs and dynamical models.
http://indra.bio
BSD 2-Clause "Simplified" License
171 stars 65 forks source link

Allow enhanced author parsing #1406

Closed pagreene closed 1 year ago

pagreene commented 1 year ago

This is a small PR that adds the option to get full details given about an author in PubMed XMLs. The default behavior remains the same, however there is a new keyword argument in the get_metadata_from_xml_tree function called detailed_authors that can be set to True to get this behavior.