ncsw_data.source.reaction_pattern.miscellaneous.utility.formatting ================================================================== .. py:module:: ncsw_data.source.reaction_pattern.miscellaneous.utility.formatting .. autoapi-nested-parse:: The ``ncsw_data.source.reaction_pattern.miscellaneous.utility`` package ``formatting`` module. Classes ------- .. autoapisummary:: ncsw_data.source.reaction_pattern.miscellaneous.utility.formatting.MiscellaneousReactionPatternDataSourceFormattingUtility Module Contents --------------- .. py:class:: MiscellaneousReactionPatternDataSourceFormattingUtility The miscellaneous chemical reaction pattern data source formatting utility class. .. py:method:: format_v_retro_transform_db_by_20180421_avramova_s_et_al(input_directory_path: Union[str, os.PathLike[str]], output_directory_path: Union[str, os.PathLike[str]]) -> None :staticmethod: Format the data from the `v_retro_transform_db_by_20180421_avramova_s_et_al` version of the data source. :parameter input_directory_path: The path to the input directory where the data is extracted. :parameter output_directory_path: The path to the output directory where the data should be formatted. .. py:method:: format_v_dingos_by_20190701_button_a_et_al(input_directory_path: Union[str, os.PathLike[str]], output_directory_path: Union[str, os.PathLike[str]]) -> None :staticmethod: Format the data from the `v_dingos_by_20190701_button_a_et_al` version of the data source. :parameter input_directory_path: The path to the input directory where the data is extracted. :parameter output_directory_path: The path to the output directory where the data should be formatted. .. py:method:: format_v_auto_template_by_20240627_chen_l_and_li_y(input_directory_path: Union[str, os.PathLike[str]], output_directory_path: Union[str, os.PathLike[str]]) -> None :staticmethod: Format the data from the `v_auto_template_by_20240627_chen_l_and_li_y` version of the data source. :parameter input_directory_path: The path to the input directory where the data is extracted. :parameter output_directory_path: The path to the output directory where the data should be formatted.