ncsw_data.source.compound.coconut.utility.download

The ncsw_data.source.compound.coconut.utility package download module.

Classes

COCONUTCompoundDatabaseDownloadUtility

The COCONUT chemical compound database download utility class.

Module Contents

class ncsw_data.source.compound.coconut.utility.download.COCONUTCompoundDatabaseDownloadUtility

The COCONUT chemical compound database download utility class.

static download_v_2_0_by_20241126_chandrasekhar_v_et_al(version: str, output_directory_path: str | os.PathLike[str]) None

Download the data from a v_2_0_*_by_20241126_chandrasekhar_v_et_al version of the database.

Parameters:
  • version – The version of the database.

  • output_directory_path – The path to the output directory where the data should be downloaded.