ncsw_data.source.reaction_pattern.miscellaneous.utility.formatting¶
The ncsw_data.source.reaction_pattern.miscellaneous.utility package formatting module.
Classes¶
The miscellaneous chemical reaction pattern data source formatting utility class. |
Module Contents¶
- class ncsw_data.source.reaction_pattern.miscellaneous.utility.formatting.MiscellaneousReactionPatternDataSourceFormattingUtility¶
The miscellaneous chemical reaction pattern data source formatting utility class.
- static format_v_retro_transform_db_by_20180421_avramova_s_et_al(input_directory_path: str | os.PathLike[str], output_directory_path: str | os.PathLike[str]) None¶
Format the data from the v_retro_transform_db_by_20180421_avramova_s_et_al version of the data source.
- Parameters:
input_directory_path – The path to the input directory where the data is extracted.
output_directory_path – The path to the output directory where the data should be formatted.
- static format_v_dingos_by_20190701_button_a_et_al(input_directory_path: str | os.PathLike[str], output_directory_path: str | os.PathLike[str]) None¶
Format the data from the v_dingos_by_20190701_button_a_et_al version of the data source.
- Parameters:
input_directory_path – The path to the input directory where the data is extracted.
output_directory_path – The path to the output directory where the data should be formatted.
- static format_v_auto_template_by_20240627_chen_l_and_li_y(input_directory_path: str | os.PathLike[str], output_directory_path: str | os.PathLike[str]) None¶
Format the data from the v_auto_template_by_20240627_chen_l_and_li_y version of the data source.
- Parameters:
input_directory_path – The path to the input directory where the data is extracted.
output_directory_path – The path to the output directory where the data should be formatted.