get_monomer_library_root

get_monomer_library_root(version=None, *, prefix=None)[source]

Ensure the latest ChEMBL monomer library is downloaded and parse its root with xml.

Parameters:
  • version (Optional[str]) – The version number of ChEMBL to get. If none specified, uses latest() to look up the latest.

  • prefix (Optional[Sequence[str]]) – The directory inside pystow to use

Return type:

Element

Returns:

Return the root of the monomers XML tree, parsed