ncsw_data.source.compound.coconut.utility.download ================================================== .. py:module:: ncsw_data.source.compound.coconut.utility.download .. autoapi-nested-parse:: The ``ncsw_data.source.compound.coconut.utility`` package ``download`` module. Classes ------- .. autoapisummary:: ncsw_data.source.compound.coconut.utility.download.COCONUTCompoundDatabaseDownloadUtility Module Contents --------------- .. py:class:: COCONUTCompoundDatabaseDownloadUtility The `COCONUT `_ chemical compound database download utility class. .. py:method:: download_v_2_0_by_20241126_chandrasekhar_v_et_al(version: str, output_directory_path: Union[str, os.PathLike[str]]) -> None :staticmethod: Download the data from a `v_2_0_*_by_20241126_chandrasekhar_v_et_al` version of the database. :parameter version: The version of the database. :parameter output_directory_path: The path to the output directory where the data should be downloaded.