The repository contains the code for the MINER presented in the paper Multi-modal Contrastive Learning with Negative Sampling Calibration for Phenotypic Drug Discovery.
conda create -n MINER python=3.10.13
conda activate MINER
bash env.sh
python main.py --dataset chembl2k
python main.py --dataset broad6k