ncsw_data.source.compound.miscellaneous.utility.formatting¶
The ncsw_data.source.compound.miscellaneous.utility package formatting module.
Classes¶
The miscellaneous chemical compound data source formatting utility class. |
Module Contents¶
- class ncsw_data.source.compound.miscellaneous.utility.formatting.MiscellaneousCompoundDataSourceFormattingUtility¶
The miscellaneous chemical compound data source formatting utility class.
- static format_v_moses_by_20201218_polykovskiy_d_et_al(input_directory_path: str | os.PathLike[str], output_directory_path: str | os.PathLike[str]) None¶
Format the data from the v_moses_by_20201218_polykovskiy_d_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.