bbbnuke-screening-1B
收藏资源简介:
BBB-Nuke是一个专注于血脑屏障(BBB)通透性预测的大规模化学信息学数据集,旨在通过高通量计算筛选评估小分子化合物穿越血脑屏障的潜力,为中枢神经系统(CNS)药物发现提供关键数据支持。数据集包含超过10.2亿个(1,023,158,502)独特的小分子化合物,每个化合物都经过一套标准化的计算管道(BBB-Nuke v0.12.0)处理,包括SMILES字符串的标准化与规范化、关键理化性质(分子量、LogP、TPSA等)计算、pKa值预测、CNS-MPO评分计算、对8种关键人类外排转运蛋白(如MDR1、ABCG2、MRP1)亲和力的随机森林分类器预测,并最终结合所有特征通过高性能分类器和启发式规则生成BBB通透概率分数(P_BBB)和综合总分。数据来源多样,包括Enamine REAL库、ZINC、ChEMBL、PubChem和特定CPU筛选结果。数据集以表格形式组织,包含化合物ID、SMILES、来源、理化性质、预测pKa、CNS-MPO分数、转运蛋白评分、BBB通透概率、启发式规则标记和总分等字段,适用于基于机器学习的分子性质预测、虚拟筛选、药物化学中的类药性优化,特别是针对CNS靶点的先导化合物发现与优化任务。
BBB-Nuke is a large-scale cheminformatics dataset focused on blood-brain barrier (BBB) permeability prediction. It aims to evaluate the blood-brain barrier crossing potential of small molecule compounds via high-throughput computational screening, providing critical data support for Central Nervous System (CNS) drug discovery. The dataset contains over 1.023 billion (1,023,158,502) unique small molecular compounds, each processed through a standardized computational pipeline (BBB-Nuke v0.12.0). The pipeline includes standardization and normalization of SMILES strings, calculation of key physicochemical properties such as molecular weight, LogP, and TPSA, prediction of pKa values, calculation of CNS-MPO scores, and prediction of binding affinities towards 8 critical human efflux transporters including MDR1, ABCG2, and MRP1 using random forest classifiers. Finally, all features are integrated to generate the BBB permeability probability score (P_BBB) and comprehensive total score via high-performance classifiers and heuristic rules. The dataset is sourced from diverse resources including the Enamine REAL library, ZINC, ChEMBL, PubChem, and specific CPU screening results. Organized in tabular format, the dataset includes fields such as compound ID, SMILES, source, physicochemical properties, predicted pKa, CNS-MPO score, transporter score, BBB permeability probability, heuristic rule label, and total score. It is applicable to machine learning-based molecular property prediction, virtual screening, drug-like property optimization in medicinal chemistry, especially for lead compound discovery and optimization tasks targeting CNS drug targets.
数据集名称
BBB-Nuke: 1B Compound BBB Permeability Screen(BBB-Nuke:10亿化合物血脑屏障通透性筛选数据集)
核心任务
- 任务类型:表格分类
- 主要目标:使用 BBB-Nuke 流程(v0.12.0)对 10.23 亿个小分子进行血脑屏障(BBB)通透性评分。
数据集规模
- 总样本数:1,023,158,502 个化合物(训练集)
- 数据集大小:140,000,000,000 字节
- 规模分类:1B < n < 10B
数据来源
| 数据来源 | 化合物数量 |
|---|---|
| Enamine REAL | ~1.99亿 |
| 已有数据库(ZINC/ChEMBL) | ~6.66亿 |
| PubChem | ~0.59亿 |
| CPU Screen(ZINC) | ~0.99亿 |
| 总计 | 1,023,158,502 |
筛选流程
每个化合物依次经过以下步骤:
- 标准化:使用 RDKit 对 SMILES 进行规范化。
- 理化性质计算:包括分子量(MW)、LogP、拓扑极性表面积(TPSA)、氢键供体(HBD)、氢键受体(HBA)、Fsp3、重原子数。
- pKa 预测:使用 MolGpKa(批处理GCN推理)计算代表性 pKa。
- CNS-MPO 评分:基于6个参数的多参数优化评分。
- 外排转运蛋白预测:针对8种外排蛋白(使用 S1 指纹随机森林分类器)。
- 分类器 + 启发式规则:最终输出 P_BBB 概率评分(5折交叉验证 AUROC 0.933)。
关键字段
| 字段名 | 类型 | 描述 |
|---|---|---|
compound_id |
字符串 | 化合物标识符 |
smiles_input |
字符串 | 输入 SMILES |
smiles_standardized |
字符串 | 标准化后的 SMILES |
source |
字符串 | 数据来源(enamine_real, existing, pubchem 等) |
p_bbb |
浮点数 | BBB 通透性概率(0-1) |
cns_mpo_score |
浮点数 | CNS 多参数优化评分 |
mw |
浮点数 | 分子量 |
logp |
浮点数 | 脂水分配系数 |
tpsa |
浮点数 | 拓扑极性表面积 |
hbd |
浮点数 | 氢键供体数量 |
hba |
浮点数 | 氢键受体数量 |
heavy_atoms |
浮点数 | 重原子数 |
fsp3 |
浮点数 | 饱和碳比例 |
pka_representative |
浮点数 | 代表性 pKa 值 |
efflux_*(共8个) |
浮点数 | 8种外排转运蛋白的亲和力分数 |
score_total |
浮点数 | 复合启发式评分 |
passed_mpo_filter |
布尔值 | 是否通过 MPO 筛选 |
heuristic_reason |
字符串 | 启发式规则理由 |
heuristic_veto |
字符串 | 启发式规则否决信息 |
计算资源
- 9.24亿化合物:Azure ML,8× NVIDIA A100 80GB GPU(Standard_ND96amsr_A100_v4)
- 0.99亿化合物:Azure ML,64核 CPU(Standard_E64ds_v4),仅进行批处理 pKa + S1 外排预测(不使用 PSICHIC)
许可协议
CC BY-NC 4.0(知识共享 署名-非商业性使用 4.0 国际许可协议)
相关标签
- chemistry(化学)
- drug-discovery(药物发现)
- blood-brain-barrier(血脑屏障)
- bbb
- cns(中枢神经系统)
- molecular-properties(分子性质)
- screening(筛选)




