ncsw_data.source.compound.miscellaneous.utility.download ======================================================== .. py:module:: ncsw_data.source.compound.miscellaneous.utility.download .. autoapi-nested-parse:: The ``ncsw_data.source.compound.miscellaneous.utility`` package ``download`` module. Classes ------- .. autoapisummary:: ncsw_data.source.compound.miscellaneous.utility.download.MiscellaneousCompoundDataSourceDownloadUtility Module Contents --------------- .. py:class:: MiscellaneousCompoundDataSourceDownloadUtility The miscellaneous chemical compound data source download utility class. .. py:method:: download_v_moses_by_20201218_polykovskiy_d_et_al(output_directory_path: Union[str, os.PathLike[str]]) -> None :staticmethod: Download the data from the `v_moses_by_20201218_polykovskiy_d_et_al` version of the data source. :parameter output_directory_path: The path to the output directory where the data should be downloaded.