• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

一种基于卷积神经网络和图卷积网络的解剖治疗化学分类预测方法。

A convolutional neural network and graph convolutional network-based method for predicting the classification of anatomical therapeutic chemicals.

作者信息

Zhao Haochen, Li Yaohang, Wang Jianxin

机构信息

Hunan Provincial Key Lab on Bioinformatics, School of Computer Science and Engineering, Central South University, Changsha 410083, China.

Department of Computer Science, Old Dominion University, Norfolk, VA 23529-0001, USA.

出版信息

Bioinformatics. 2021 Sep 29;37(18):2841-2847. doi: 10.1093/bioinformatics/btab204.

DOI:10.1093/bioinformatics/btab204
PMID:33769479
Abstract

MOTIVATION

The Anatomical Therapeutic Chemical (ATC) system is an official classification system established by the World Health Organization for medicines. Correctly assigning ATC classes to given compounds is an important research problem in drug discovery, which can not only discover the possible active ingredients of the compounds, but also infer theirs therapeutic, pharmacological and chemical properties.

RESULTS

In this article, we develop an end-to-end multi-label classifier called CGATCPred to predict 14 main ATC classes for given compounds. In order to extract rich features of each compound, we use the deep Convolutional Neural Network and shortcut connections to represent and learn the seven association scores between the given compound and others. Moreover, we construct the correlation graph of ATC classes and then apply graph convolutional network on the graph for label embedding abstraction. We use all label embedding to guide the learning process of compound representation. As a result, by using the Jackknife test, CGATCPred obtain reliable Aiming of 81.94%, Coverage of 82.88%, Accuracy 80.81%, Absolute True 76.58% and Absolute False 2.75%, yielding significantly improvements compared to exiting multi-label classifiers.

AVAILABILITY AND IMPLEMENTATION

The codes of CGATCPred are available at https://github.com/zhc940702/CGATCPred and https://zenodo.org/record/4552917.

摘要

动机

解剖学治疗学化学(ATC)系统是世界卫生组织建立的药品官方分类系统。为给定化合物正确分配ATC类别是药物发现中的一个重要研究问题,它不仅可以发现化合物可能的活性成分,还可以推断其治疗、药理和化学性质。

结果

在本文中,我们开发了一种名为CGATCPred的端到端多标签分类器,用于预测给定化合物的14个主要ATC类别。为了提取每个化合物的丰富特征,我们使用深度卷积神经网络和捷径连接来表示和学习给定化合物与其他化合物之间的七个关联分数。此外,我们构建了ATC类别的相关图,然后在图上应用图卷积网络进行标签嵌入抽象。我们使用所有标签嵌入来指导化合物表示的学习过程。结果,通过留一法检验,CGATCPred获得了81.94%的可靠目标、82.88%的覆盖率、80.81%的准确率、76.58%的绝对真值和2.75%的绝对假值,与现有的多标签分类器相比有显著改进。

可用性和实现

CGATCPred的代码可在https://github.com/zhc940702/CGATCPred和https://zenodo.org/record/4552917上获取。

相似文献

1
A convolutional neural network and graph convolutional network-based method for predicting the classification of anatomical therapeutic chemicals.一种基于卷积神经网络和图卷积网络的解剖治疗化学分类预测方法。
Bioinformatics. 2021 Sep 29;37(18):2841-2847. doi: 10.1093/bioinformatics/btab204.
2
Convolutional Neural Networks for ATC Classification.卷积神经网络在 ATC 分类中的应用。
Curr Pharm Des. 2018;24(34):4007-4012. doi: 10.2174/1381612824666181112113438.
3
ATC-NLSP: Prediction of the Classes of Anatomical Therapeutic Chemicals Using a Network-Based Label Space Partition Method.ATC-NLSP:基于网络的标签空间划分方法预测解剖学治疗学化学分类
Front Pharmacol. 2019 Sep 5;10:971. doi: 10.3389/fphar.2019.00971. eCollection 2019.
4
DACPGTN: Drug ATC Code Prediction Method Based on Graph Transformer Network for Drug Discovery.DACPGTN:基于图变换器网络的药物发现药物ATC编码预测方法
Front Pharmacol. 2022 Jun 1;13:907676. doi: 10.3389/fphar.2022.907676. eCollection 2022.
5
iATC-NRAKEL: an efficient multi-label classifier for recognizing anatomical therapeutic chemical classes of drugs.iATC-NRAKEL:一种用于识别药物解剖治疗化学类别的高效多标签分类器。
Bioinformatics. 2020 Mar 1;36(5):1391-1396. doi: 10.1093/bioinformatics/btz757.
6
Multi-label classifier based on histogram of gradients for predicting the anatomical therapeutic chemical class/classes of a given compound.基于梯度直方图的多标签分类器,用于预测给定化合物的解剖治疗化学类别/类别。
Bioinformatics. 2017 Sep 15;33(18):2837-2841. doi: 10.1093/bioinformatics/btx278.
7
Dual graph convolutional neural network for predicting chemical networks.双图卷积神经网络用于预测化学网络。
BMC Bioinformatics. 2020 Apr 23;21(Suppl 3):94. doi: 10.1186/s12859-020-3378-0.
8
BACPI: a bi-directional attention neural network for compound-protein interaction and binding affinity prediction.BACPI:一种用于化合物-蛋白质相互作用和结合亲和力预测的双向注意力神经网络。
Bioinformatics. 2022 Mar 28;38(7):1995-2002. doi: 10.1093/bioinformatics/btac035.
9
iATC-mISF: a multi-label classifier for predicting the classes of anatomical therapeutic chemicals.iATC-mISF:一种用于预测解剖治疗化学物质类别的多标签分类器。
Bioinformatics. 2017 Feb 1;33(3):341-346. doi: 10.1093/bioinformatics/btw644.
10
MLGL-MP: a Multi-Label Graph Learning framework enhanced by pathway interdependence for Metabolic Pathway prediction.MLGL-MP:一种通过途径相互依赖性增强的多标签图学习框架,用于代谢途径预测。
Bioinformatics. 2022 Jun 24;38(Suppl 1):i325-i332. doi: 10.1093/bioinformatics/btac222.

引用本文的文献

1
GraphATC: advancing multilevel and multi-label anatomical therapeutic chemical classification via atom-level graph learning.GraphATC:通过原子级图学习推进多层次多标签解剖治疗化学分类
Brief Bioinform. 2025 Mar 4;26(2). doi: 10.1093/bib/bbaf194.
2
Prediction of drug's anatomical therapeutic chemical (ATC) code by constructing biological profiles of ATC codes.通过构建解剖学治疗学化学(ATC)代码的生物学特征来预测药物的ATC代码。
BMC Bioinformatics. 2025 Mar 21;26(1):86. doi: 10.1186/s12859-025-06102-7.
3
LDS-CNN: a deep learning framework for drug-target interactions prediction based on large-scale drug screening.
LDS-CNN:一种基于大规模药物筛选的用于药物-靶点相互作用预测的深度学习框架。
Health Inf Sci Syst. 2023 Sep 2;11(1):42. doi: 10.1007/s13755-023-00243-w. eCollection 2023 Dec.
4
Identifying the serious clinical outcomes of adverse reactions to drugs by a multi-task deep learning framework.利用多任务深度学习框架识别药物不良反应的严重临床结局。
Commun Biol. 2023 Aug 24;6(1):870. doi: 10.1038/s42003-023-05243-w.
5
DACPGTN: Drug ATC Code Prediction Method Based on Graph Transformer Network for Drug Discovery.DACPGTN:基于图变换器网络的药物发现药物ATC编码预测方法
Front Pharmacol. 2022 Jun 1;13:907676. doi: 10.3389/fphar.2022.907676. eCollection 2022.