ncsw_data.source.reaction_pattern.miscellaneous.utility.extraction¶
The ncsw_data.source.reaction_pattern.miscellaneous.utility package extraction module.
Classes¶
The miscellaneous chemical reaction pattern data source extraction utility class. |
Module Contents¶
- class ncsw_data.source.reaction_pattern.miscellaneous.utility.extraction.MiscellaneousReactionPatternDataSourceExtractionUtility¶
The miscellaneous chemical reaction pattern data source extraction utility class.
- static extract_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¶
Extract 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 downloaded.
output_directory_path – The path to the output directory where the data should be extracted.