get_monomer_library_root
- get_monomer_library_root(version: str | int | float | VersionInfo | None = None, *, prefix: Sequence[str] | None = None) Element[source]
Ensure the latest ChEMBL monomer library is downloaded and parse its root with
xml.- Parameters:
version – The version number of ChEMBL to get. If none specified, uses
latest()to look up the latest.prefix – The directory inside
pystowto use
- Returns:
Return the root of the monomers XML tree, parsed