drugforge.alchemy.predict.download_cdd_data

drugforge.alchemy.predict.download_cdd_data(protocol_name: str) DataFrame[source]

A wrapper method to download CDD protocol data, mainly used to tuck imports.

Args:

protocol_name: The name of the CDD protocol to extract experimental data for.

Returns:

A dataframe of the extracted and formatted experimental data.