ncsw_data.source.reaction_pattern.miscellaneous.utility.download ================================================================ .. py:module:: ncsw_data.source.reaction_pattern.miscellaneous.utility.download .. autoapi-nested-parse:: The ``ncsw_data.source.reaction_pattern.miscellaneous.utility`` package ``download`` module. Classes ------- .. autoapisummary:: ncsw_data.source.reaction_pattern.miscellaneous.utility.download.MiscellaneousReactionPatternDataSourceDownloadUtility Module Contents --------------- .. py:class:: MiscellaneousReactionPatternDataSourceDownloadUtility The miscellaneous chemical reaction pattern data source download utility class. .. py:method:: download_v_retro_transform_db_by_20180421_avramova_s_et_al(output_directory_path: Union[str, os.PathLike[str]]) -> None :staticmethod: Download the data from the `v_retro_transform_db_by_20180421_avramova_s_et_al` version of the data source. :parameter output_directory_path: The path to the output directory where the data should be downloaded. .. py:method:: download_v_dingos_by_20190701_button_a_et_al(output_directory_path: Union[str, os.PathLike[str]]) -> None :staticmethod: Download the data from the `v_dingos_by_20190701_button_a_et_al` version of the data source. :parameter output_directory_path: The path to the output directory where the data should be downloaded. .. py:method:: download_v_auto_template_by_20240627_chen_l_and_li_y(output_directory_path: Union[str, os.PathLike[str]]) -> None :staticmethod: Download the data from the `v_auto_template_by_20240627_chen_l_and_li_y` version of the data source. :parameter output_directory_path: The path to the output directory where the data should be downloaded.