
Chemical Compound Annotations
compound_annotation.RdA curated annotation table for small molecules and chemical compounds used in pharmacological, biochemical, or research contexts. Each entry includes a standardized identifier (e.g., InChIKey or ChEMBL ID) and the corresponding compound name, when available. This dataset is used within the pKOI framework to annotate nodes representing chemical entities or drugs in biological knowledge graphs.
Format
A data frame with 554526 rows and 2 columns:
- identifier
A character string representing the unique compound ID, either as an InChIKey (e.g., "inchikey:NZLJDTKLZIMONR-UHFFFAOYSA-N") or a ChEMBL compound accession (e.g., "chembl.compound:CHEMBL5219790").
- name
The human-readable compound name, when available (e.g., "ACRIFLAVINE"). Missing values indicate uncharacterized or unnamed entries.