Run BBB-Nuke on your compounds.
Install the CLI and score molecules from your terminal.
Install
pip install bbbnukeScore a single compound
bbbnuke score-single --smiles "CC(=O)Oc1ccccc1C(=O)O" --name aspirinScreen a batch
bbbnuke screen --input compounds.csv --output results.jsonGenerate reports & visualizations
bbbnuke report --input results.json
bbbnuke heatmap --input results.json
bbbnuke tmap --input results.json