ncsw_data.source.compound_pattern.rdkit.utility.download¶
The ncsw_data.source.compound_pattern.rdkit.utility package download module.
Classes¶
The RDKit chemical compound pattern dataset download utility class. |
Module Contents¶
- class ncsw_data.source.compound_pattern.rdkit.utility.download.RDKitCompoundPatternDatasetDownloadUtility¶
The RDKit chemical compound pattern dataset download utility class.
- static download_v_htl_by_20080307_brenk_r_et_al(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_htl_by_20080307_brenk_r_et_al version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.
- static download_v_pains_by_20100204_baell_j_b_and_holloway_g_a(output_directory_path: str | os.PathLike[str]) None¶
Download the data from the v_pains_by_20100204_baell_j_b_and_holloway_g_a version of the dataset.
- Parameters:
output_directory_path – The path to the output directory where the data should be downloaded.