Skip to main content

Ontology-based literature mining and class effect analysis of adverse drug reactions associated with neuropathy-inducing drugs

Abstract

Background

Adverse drug reactions (ADRs), also called as drug adverse events (AEs), are reported in the FDA drug labels; however, it is a big challenge to properly retrieve and analyze the ADRs and their potential relationships from textual data. Previously, we identified and ontologically modeled over 240 drugs that can induce peripheral neuropathy through mining public drug-related databases and drug labels. However, the ADR mechanisms of these drugs are still unclear. In this study, we aimed to develop an ontology-based literature mining system to identify ADRs from drug labels and to elucidate potential mechanisms of the neuropathy-inducing drugs (NIDs).

Results

We developed and applied an ontology-based SciMiner literature mining strategy to mine ADRs from the drug labels provided in the Text Analysis Conference (TAC) 2017, which included drug labels for 53 neuropathy-inducing drugs (NIDs). We identified an average of 243 ADRs per NID and constructed an ADR-ADR network, which consists of 29 ADR nodes and 149 edges, including only those ADR-ADR pairs found in at least 50% of NIDs. Comparison to the ADR-ADR network of non-NIDs revealed that the ADRs such as pruritus, pyrexia, thrombocytopenia, nervousness, asthenia, acute lymphocytic leukaemia were highly enriched in the NID network. Our ChEBI-based ontology analysis identified three benzimidazole NIDs (i.e., lansoprazole, omeprazole, and pantoprazole), which were associated with 43 ADRs. Based on ontology-based drug class effect definition, the benzimidazole drug group has a drug class effect on all of these 43 ADRs. Many of these 43 ADRs also exist in the enriched NID ADR network. Our Ontology of Adverse Events (OAE) classification further found that these 43 benzimidazole-related ADRs were distributed in many systems, primarily in behavioral and neurological, digestive, skin, and immune systems.

Conclusions

Our study demonstrates that ontology-based literature mining and network analysis can efficiently identify and study specific group of drugs and their associated ADRs. Furthermore, our analysis of drug class effects identified 3 benzimidazole drugs sharing 43 ADRs, leading to new hypothesis generation and possible mechanism understanding of drug-induced peripheral neuropathy.

Background

While drugs have been widely and successfully used to treat various diseases, most drugs cause different adverse events (AEs), commonly called adverse drug reactions (ADRs). These ADRs are sometimes severe and significantly affect public health. Indeed, ADRs are listed as the fourth killer after heart disease, cancer, and stroke [1]. Therefore, it is critical to carefully study the ADRs and underlying mechanisms.

Multiple studies have been conducted to automatically identify ADRs in text using Natural Language Processing (NLP) techniques. Different types of data sources such as electronic health records [2], scientific publications, and social media data have been used to extract ADRs. A lexicon of ADR-related terms and concepts was compiled from different sources such as the Unified Medical Language System (UMLS) [3] and the side effect resource (SIDER) [4] and was used to match the ADR mentions in user comments retrieved from DailyStrength (http://www.dailystrength.org) by Leaman et al. [5]. Nikfarjam and Gonzalez used the same user comment data set and developed an association rule mining approach to tag ADR mentions [6]. Similarly to Leaman et al., Gurulingappa et al. [7] also developed a lexicon-based matching approach to identify ADRs in text using the lexicon created based on the Medical Dictionary for Regulatory Activities (MedDRA) [8] and DrugBank [9]. However, rather than using user comments from social media, Gurulingappa et al. used the abstracts of case reports as their data source. Product labels have also been used as data sources to extract ADRs and create knowledge bases of known ADRs [10, 11]. A review of recent techniques on ADR extraction from text from various data sources is available in [12].

An important group of ADRs is neuropathy. Using FDA reported package insert documents and drug safety records, our previous studies identified 242 neuropathy-inducing drugs (NIDs) through mining various public resources and drug labels [13, 14]. We have previously developed an Ontology of Drug Neuropathy Adverse Events (ODNAE) that ontologically represents 214 NIDs, corresponding chemicals of these drugs, chemical function, adverse events associated with these drugs, and various other chemical characteristics [14]. Our study also showed that ODNAE provides an ideal platform to systematically represent and analyze AEs associated with neuropathy-inducing drugs and generate new scientific insights and hypotheses [14]. One weakness of the ODNAE study is that ODNAE only collects neuropathy-related ADRs commonly found in drug package insert documents and misses the collection of non-neuropathy ADRs from different sources.

In addition to enhanced literature mining, ontology can also be used for advanced class effect analysis. Specifically, an AE-specific drug class effect is defined to exist when all the drugs in a specific drug class (or drug group) are associated with an AE. In a recent study on cardiovascular drug-associated AEs, a proportional class-level ratio (PCR) value was defined and used to identify drug class effect on different AEs [15]. Specifically, when the PCR value equals to 1, it means that a class effect of a group of drugs on a specific AE exists. Previous PCR-based heatmap analyses identified many important drug class effects on different AEs [15].

In addition to the official FDA drug package insert documents, FDA also collects large amounts of spontaneous ADR case reports. To better understand these case report data, it is critical to use standardized terminologies or ontologies to identify drugs, ADRs, and associated data from the text reports. Therefore, ontology-based literature mining becomes critical. Previously, we applied the Vaccine Ontology (VO) [16] to enhance our literature mining of interferon-gamma related [17], Brucella-related [18], and fever-related [19] gene interaction networks in the context of vaccines and vaccinations. In these studies, we used and expanded SciMiner [20], a literature mining program with a focus on scientific article mining. SciMiner uses both dictionary- and rule-based strategies for literature mining [20].

To better study biological interaction networks, we have also developed a literature mining strategy CONDL, or Centrality and Ontology-based Network Discovery using Literature data [19]. The centrality analysis here refers to the application of different centrality measures to calculate the most important genes (i.e., hub genes) of the resulting gene-gene interaction network out of biomedical literature mining. Centrality measures, including degree, eigenvector, closeness, and betweenness, have been studied [19, 21]. The CONDL strategy was applied to extract and analyze IFN-γ and vaccine-related gene interaction network [21] and vaccine and fever-related gene interaction network [19], and our results showed that centrality analyses could identify important genes and raise novel hypotheses based on literature mined gene interaction networks.

The main purpose of this study was to develop a CONDL method for literature mining of all ADRs associated with neuropathy inducing drugs (NIDs) and used the mined results for systematic network and class effect analyses. Using MedDRA [8], ODNAE [14], Chemical Entities of Biological Interest (ChEBI) [22], and Ontology of Adverse Events (OAE) [23], we developed an ontology-based ADR-SciMiner tool for identifying ADRs from drug labels and applied it to NIDs to ontologically model their ADR-associated characteristics. The literature mined results were then used for ontology-based class effect analysis, leading to new scientific discoveries.

Methods

The overall workflow of our ontology-based literature mining approach for the study of neuropathy-inducing drugs (NIDs) is illustrated in Fig. 1. Briefly, our approach included development of ADR-SciMiner platform that identifies ADRs from drug labels using the terms in MedDRA and OAE. Various term expansion, name matching, and filtering rules have been implemented. The mining performance was evaluated using manually curated drug labels. The final version of ADR-SciMiner was applied to the NID labels and the results were examined using the ADR-ADR interaction network and the OAE hierarchical structure.

Fig. 1
figure 1

Project workflow. This figure illustrates our overall workflow in the present study. US FDA drug labels were analyzed to identify ADRs and normalized them through MedDRA v20 and OAE using ADR-SciMiner. A network of ADR-ADR based on the ADRs reported to have been caused by NIDs was constructed. The most central ADRs in the network were analyzed. The characteristics of NID-associated ADRs were further explored using the ontological structures in OAE

NID drug labels

In the present study, we used a collection of XML-structured drug labels that are applied for the Text Analysis Conference (TAC) Adverse Drug Reaction Extraction from Drug Labels track (https://tac.nist.gov/2017/). This data set includes the adverse event sections from a total of 2308 US FDA drug labels, which were split into two sets: Training set and Unannotated set, each containing 101 and 2207 drug labels. The Training set contained manually curated ADRs provided by the TAC organizing committee. Among 2207 drug labels in the Unannotated set, TAC provided 99 labels with manually curated ADRs, which were used for performance evaluation of ADR-SciMiner. Figure 2 illustrates an example of XML-formatted drug-label from the Training set.

Fig. 2
figure 2

XML-formatted drug label. This figure illustrates an example of XML-formatted drug labels (adcetris) from the training set. The content has been reduced and simplified to fit into a figure for demonstration purpose. Typical XML-formatted labels from the training set include three main sections: “Text” containing the texts from ADR-relevant sections from drug labels; “Mentions” containing the manually curated ADRs; and “Reactions” containing normalized ADRs in terms of MedDRA terms

NIDs were collected from our previous two studies: one examining the systems pharmacological aspects of NIDs [13] and another focusing on ontology-based collection, representation and analysis of drug-associated neuropathy adverse events [14].

SciMiner tagging of ADR and drug terms

SciMiner was originally developed as a web-based literature mining platform, designed for identification of human genes and proteins in a context-specific corpus [20]. Later, SciMiner was updated to identify bacterial genes and various biomedical ontologies such as Vaccine Ontology (VO) and Interaction Network Ontology (INO), developed by our groups, resulting in specific variations of SciMiner: INO-SciMiner [24], VO-SciMiner [18], and E-coli-SciMiner [25]. In this study, we developed another version of SciMiner, specializing in the identification and analysis of ADRs from the US FDA drug labels.

MedDRA, or Medical Dictionary for Regulatory Activities, is a clinically validated standardized medical terminology dictionary (and thesaurus), consisting of five levels of hierarchy. MedDRA has been widely used for supporting ADR reporting in clinical trials [8, 26]. MedDRA release version 20 (https://www.meddra.org/) and the OAE ontology were used as the source of the ADR terms, which have been incorporated into SciMiner dictionary for ADR term identification. Perl package Lingua::EN was used to expand the ADR dictionary allowing the inclusion of additional plural or singular forms where only one form is included in the dictionary. For example, ‘peripheral neuropathy’ has been expanded to include ‘peripheral neuropathies’. Besides, various term variation and filtering rules were implemented to improve the accuracy of ADR term tagging. For example, MedDRA terms ID 10003481 has preferred name of ‘Aspartate aminotransferase increased’. ADR-SciMiner was designed to properly identify variations of this preferred name such as ‘increased AST’, ‘AST elevated’, and ‘high AST’. To reduce false positives, any matching ADR terms from section or table headers of drug labels were excluded.

Performance evaluation of ADR-SciMiner

The TAC dataset included 200 manually curated labels (101 in the Training and 99 in the Unannotated sets) and the details have been recently published [27]. Briefly, four annotators, including two medical doctors, one medical librarian and one biomedical informatics researcher, participated in the manual annotation process of these 200 drug labels. These annotators were all trained biomedical annotation and the drug labels were annotated independently by these annotators. Any disagreements were reconciled in pairs or collectively resolved by all four annotators. The mining performance of ADR-SciMiner was evaluated using the 99 drug labels in the Unannotated set. The evaluation was done at the level of normalized MedDRA Preferred Terms (PTs) for each drug. Recall, Precision, and F-Score were calculated.

Generation of ADR-ADR network and its analysis

NID and non-NID associated ADR-ADR networks were constructed in our study. ADRs were represented as the nodes of the network. Two nodes were connected by an edge if they are associated with the same drug. In order to obtain highly prevalent NID and non-NID specific ADRs, an edge weight threshold of 50% was set. In other words, two ADRs were connected by an edge if they co-occur together as ADRs of at least 50% of the NID or non-NID drugs. Centrality analysis was performed on the ADR-ADR networks using the Cytoscape plug-in CentiScaPe [28] to identify the most salient NID and non-NID associated ADRs. Degree centrality and eigenvector centrality were computed. Degree centrality corresponds to the number of neighbors a node has. Each neighbor contributes equally to the centrality of the node. On the other hand, in eigenvector centrality the contribution of each neighbor is proportional to its own centrality.

ChEBI and OAE-based ontological analyses of three neuropathy-inducing drugs and associated ADRs

The drugs were mapped to ChEBI [22] terms, which are also imported and used in the ODNAE. The identified ADRs were mapped to OAE terms, and the OAE structure was used to classify and analyze the ADR structure. To extract the associated drugs, AEs, and their related terms, the Ontofox tool [29] was used. The Protégé OWL editor [30] was used to visualize the hierarchical structure of these extracted terms.

Ontology-based analysis of drug class effects on AEs

ChEBI was used to classify NIDs into different higher-level classes or groups. For each high or intermediate level class, we calculated the drug class effect on AEs. Specifically, all the identified 53 NIDs were classified into different categories using ChEBI. The AEs associated with each NID were identified in the previous studies. Based on these results, we were able to identify the common AEs associated with all NIDs under a specific class (e.g., benzimidazole drugs). Based on the class effect definition, these results indicate that there exists a class effect of the specific class on the common AEs (i.e., the PCR value =1) [15]. All the common AEs were then classified based on OAE using the Ontofox tool [29].

Results

NID drug labels

From our two published studies on neuropathy-inducing drugs [13, 14], we collected a total of 242 NIDs. We also obtained a collection of XML-structured drug labels that are used for the 2017 Text Analysis Conference (TAC) Adverse Drug Reaction Extraction from Drug Labels track. This data set contains the adverse event sections of a total of 2308 US FDA drug labels in two subsets: Training set with 101 labels and Unannotated set with 2207 labels, which corresponded to a total of 1883 unique drugs. There were 299 unique drug names, each of which included two or more labels, because a drug in our study refers to a generic drug name or an active drug ingredient which can have multiple brands with different labels. Among the 2308 labels, there were 69 labels corresponding to 53 NIDs, which served as the dataset in the present study.

SciMiner tagging of ADR and drug terms and performance evaluation

ADR-SciMiner has been developed to include the dictionary of ADRs based on MedDRA release 20 and the current version of OAE. The ADR term dictionary is expanded to include variations such as plural vs singular nouns to increase the coverage. The performance of current version of ADR-SciMiner was evaluated based on the ADRs from 99 labels. These labels included 5158 MedDRA PT terms, while ADR-SciMiner reported 5360 PT terms collectively. ADR-SciMiner correctly identified 4198 of these 5158 PTs in the TAC data: a recall of 0.81, a precision of 0.75, and an F-Score of 0.77 was obtained.

MedDRA representation of ADRs

Table 1 summarizes the numbers of identified ADRs from the 53 NIDs. These NIDs are a subset of the total NIDs identified in our previous studies [13, 14]. We did not use all the over 200 NIDs because only these 53 NIDs have corresponding ADR text data in the FDA TAC 2017 dataset. Briefly, ADR-SciMiner identified approximately an average of 243 ADRs per drug (114 unique ADRs per drug). Antidepressant medicine Venlafaxine had the most ADRs of 433, while glucocorticoid triamcinolone has the least ADRs of 9 (Table 1).

Table 1 Identified ADRs from 53 NIDs drug labels

Literature mining statistics and ADR-ADR network

Figure 3 is a NID-associated ADR network based on the cutoff of co-occurrence of two ADRs connected in at least 50% (i.e., 27 out of 53) of the NIDs. The NID specific ADR-ADR network shown in Fig. 3 contains 29 nodes and 149 edges. The common ADRs are located at the center of the network, including terms like headache, vomiting, pyrexia, nausea, dizziness, etc. More specific analysis of the network is reported below.

Fig. 3
figure 3

NID associated ADR network. Two ADRs are connected by an edge if they co-occur in over 50% of the NIDs. Node sizes are proportional to the degrees of the nodes. Edge thickness corresponds to the number of drugs having two ADRs

Centrality analysis of ADR-ADR network

The eigenvector and degree centrality scores of the 29 ADRs found using NIDs are shown in Table 2. The same approach was used to construct a non-NID specific ADR-ADR network, where two ADRs are connected by an edge if they co-occur in at least 50% of the remaining (i.e., non-NID drugs). This resulted in a network containing only six ADRs, namely headache, vomiting, diarrhoea, rash, nausea, and dizziness. Although these are also among the most central ADRs in the NID specific network, they are not NID specific, since they are also prevalent and commonly occur together in the non-NID case. Some notable ADRs central in the NID-specific network but not parts of the non-NID specific network include pruritus, pyrexia, thrombocytopenia, nervousness, asthenia, acute lymphocytic leukaemia, decreased appetite, insomnia, and depression. Degree and eigenvector centrality produced the same ranking (Table 2).

Table 2 The centrality scores of the ADRs in the NID specific ADR-ADR network

Ontology-based analysis of benzimidazole NID drugs and their associated ADR types

Out of the 53 drugs, we used the ChEBI chemical ontology structure to examine the chemical classification of these 53 drugs and their associated upper-level hierarchies. One interesting group of chemicals becomes interesting to us, which is the group of benzimidazole, a colorless heterocyclic aromatic organic compound that consists of the fusion of benzene and imidazole [31]. Benzimidazole drugs are structural isosteres of naturally-occurring nucleotides, allowing them to interact with the biopolymers of living systems and become an important group of drugs with antimicrobial, anti-inflammatory, and anticancer activities. The three benzimidazole NIDs identified in our study include lansoprazole, omeprazole, and pantoprazole (Fig. 4), which are all proton-pump inhibitors that inhibit gastric acid secretion [32]. These three drugs can all be used for relief of symptoms of gastroesophageal reflux disease, gastric and duodenal ulcer disease, and eradication of Helicobacter pylori infection [32]. Their shared and different ADR profiles have not been studied.

Fig. 4
figure 4

Identification of three benzimidazole drugs associated with neuropathy adverse events. The three drugs were grouped by ChEBI under the benzimidazoles chemical group. The hierarchical structure of the benzimidazoles chemical group is also laid out

In our study, lansoprazole, omeprazole, and pantoprazole are associated with 389 (273 are unique), 298 (165 are unique), and 166 (74) ADRs, respectively. We identified 43 ADRs associated with all three drugs. Based on our drug class effect definition [15], these 43 ADRs are all categorized as AEs out of the class effect of the benzimidazole drug class. Furthermore, we applied the OAE to generate a subset view of these ADRs in the OAE framework (Fig. 5). As shown in this figure, these 43 ADRs are focused on behavioral and neurological ADRs, digestive ADRs, and skin ADRs. There are also many ADRs in the hematopoietic system, homeostasis system, immune system, and muscular system.

Fig. 5
figure 5

Hierarchical display of 43 ADRs associated with three benzimidazoles drugs. The OAE IDs corresponding to the 43 ADRs were identified, and Ontofox was used to these terms and their associated hierarchical terms using the “IncludeComputedIntermediate” condition

Discussion

The contributions of this study are multiple fold. First, we developed and applied an ontology-based SciMiner literature mining approach, which was then used to mine the FDA TAC 2017 dataset. It is a huge challenge to identify all ADRs using textual description of ADR case reports. Our MedDRA/OAE-based SciMiner literature mining approach was successfully used to mine the FDA TAC 2017 dataset with a special focus on 53 neuropathy-inducing drugs (NIDs). Our study demonstrates the important role of the MedDRA controlled terminology and ontologies (e.g., ChEBI, OAE, and ODNAE) in the literature mining and further ADR analysis. Second, we constructed an ADR-ADR network and applied centrality analysis to identify the hub ADRs in the network. Third, among the 53 NIDs, our ChEBI-based analysis found three benzimidazole drugs, which formed a drug class effect on 43 ADRs. An OAE analysis of these ADRs further identified many enriched ADR categories. Based on the results, we can hypothesize that the proton-pump inhibition role, common to all the three benzimidazole drugs, might participate in different pathways leading to these ADRs. To our knowledge, our study represents the first of such literature mining-derived ontology-based drug class effect analysis.

The present study is based on a subset of US FDA drug labels, which was included in the 2017 Text Analysis Conference (TAC) Adverse Drug Reaction Extraction from Drug Labels track. We used this data set as a proof of concept as well as to develop a prototype version of ADR-SciMiner. We assumed that if an ADR is mentioned in the file of a drug, it is associated with the drug. However, it is likely that the ADR occurs within a negation or speculation statement such as ‘depression was not observed as an ADR of the drug’ or ‘depression might be an ADR of the drug’. Therefore, more semantic oriented NLP analysis techniques may be developed to identify whether an ADR is really associated with a drug or not.

To identify the most salient ADRs associated with NIDs, we created ADR-ADR networks both specific to NIDs and non-NIDs using a threshold of 50% for association. In other words, two ADRs were connected by an edge, if they co-occur in at least 50% of the NIDs or non-NIDs. Six of the central ADRs in the NID specific network were also included in the non-NID specific network, showing that these are prevalent and commonly occur together both in NID and non-NID cases. The other ADRs in Table 2 are central only in the NID associated network, which might reveal that they are more NID specific. As future work, we plan to extend the network analysis by including the specific drugs to the network as well and creating bipartite drug-ADR networks. The types of relations between drugs and ADRs can be identified by using the Interaction Network Ontology (INO) [24].

Our study identified three benzimidazole drugs (i.e. lansoprazole, pantoprazole, and omeprazole) that induce similar profiles of ADRs. Overall these three drugs have been found safe in terms of their associated ADR reports [33,34,35]. For example, a previous study with 10,008 users of lansoprazole in daily practice indicated that the most frequently reported lansoprazole ADRs were diarrhoea, headache, nausea, skin disorders, dizziness, and generalized abdominal pain/cramps, but no evidence of rare ADRs were found [33]. Current study found many ADRs associated with each of these three drugs, and all these three drugs are associated with 43 ADRs, commonly behavioral and neurological, digestive, muscular, and skin ADRs. A common reason for stopping pantoprazole usage was found to be the diarrhea ADR [34], which is also listed as one of the 43 ADRs.

A previous study suggested that these three drugs have similar profiles to interact with other drugs (most commonly vitamin K antagonist), suggesting a class effect [36]. According to the ODNAE records [14], lansoprazole, omeprazole, and pantoprazole are all associated with neuropathy adverse events. Our study found 43 AEs commonly shared with these three benzimidazole drugs. Interestingly, many of these AEs are also found to be the hubs of the highly enriched NID network from our literature mining data centrality analysis. It is likely that these three benzimidazole drugs, which function as proton-pump inhibitors, use the same or similar pathways to induce neuropathy adverse events.

It is noted that the ontology-based drug class effect study is novel in many aspects compared to its original report [15]. First, compared to the previous report using the drug package insert information, our study uses the data generated from literature mining of FDA provided case report data. Second, given the large size of AE data for each vaccine, we were able to identify many AEs commonly used by a class of drugs, in our case, 43 AEs associated with the three benzimidazole drugs. Our OAE-based analysis was able to further identify the common patterns among these AEs. Such a high throughput study was not reported in the previous package insert document-based studies.

The ADR identification performance is not yet optimal and there is still much room for improvement. The majority of falsely identified ADR terms by SciMiner could be grouped into three types: (1) incorrect mapping of acronyms to ADRs (e.g., ‘all’, as in ‘all patients’, mapped to ‘acute lymphocytic leukaemia’); (2) ADR that may not be caused by the current drug (e.g., ‘caution is needed in patients with diabetes’); and (3) ADRs that occur as discontinuous entities in text (e.g., ‘corneal ulceration’ is an ADR, but does not occur as a continuous text fragment in ‘corneal exposure and ulceration’). Integration of other dictionaries such as SNOMED CT [37] into ADR-SciMiner will be explored to possibly expand the ADR dictionary thus to improve the recall. Identifying whether a term is an acronym for an ADR or not, determining whether an ADR that occurs in a drug label is really caused by that drug, and detecting ADRs that occur as discontinuous text fragments in text require deeper semantic understanding of the sentences by considering the context information (i.e., the surrounding words) of an ADR in text. Our current method is a dictionary and rule-based method, which does not consider the context of an ADR occurrence in text. These challenges can be tackled by using machine learning methods with features that capture context information and utilize the syntactic analysis of the sentences such as their dependency parses.

As future work, we plan to develop machine learning based methods to improve the accuracy of ADR tagging as well as the detection of the associations between ADRs and drugs. We will also extend our approach to include all available structured drug labels in the DailyMed database, maintained by National Institute of Health. DailyMed currently contains listings of 95,513 drugs submitted to the US FDA, about 28,000 of which are prescription drugs for human. Our ontological study of NIDs will be extended using this larger drug label dataset.

Conclusions

In this study we developed an MedDRA and ontology-based SciMiner literature mining pipeline, applied the pipeline to mine a FDA text set for ADRs associated with neuropathy-inducing drugs, performed centrality network analysis, and drug class effect studies. Our approach identified scientific insights regarding these drug-specific ADRs. Our study demonstrates the feasibility of using ontology-based literature mining, network analysis, and drug class effect classification to efficiently identify and study specific drugs and their associated ADRs.

Abbreviations

ADR:

Adverse Drug Reaction

ChEBI:

Chemical Entities of Biological Interest

CONDL:

Centrality and Ontology-based Network Discovery using Literature data

INO:

Interaction Network Ontology

MedDRA:

Medical Dictionary for Regulatory Activities

NID:

Neuropathy Inducing Drug

NLP:

Natural Language Processing

OAE:

Ontology of Adverse Events

ODNAE:

Ontology of Drug Neuropathy Adverse Events

PCR:

Proportional Class level Ratio

TAC:

Text Analysis Conference

VO:

Vaccine Ontology

References

  1. Lazarou J, Pomeranz BH, Corey PN. Incidence of adverse drug reactions in hospitalized patients: a meta-analysis of prospective studies. JAMA. 1998;279(15):1200–5.

    Article  Google Scholar 

  2. Warrer P, Hansen EH, Juhl-Jensen L, Aagaard L. Using text-mining techniques in electronic patient records to identify ADRs from medicine use. Br J Clin Pharmacol. 2012;73(5):674–84.

    Article  Google Scholar 

  3. Lindberg DA, Humphreys BL, McCray AT. The unified medical language system. Methods Inf Med. 1993;32(4):281–91.

    Article  Google Scholar 

  4. Kuhn M, Campillos M, Letunic I, Jensen LJ, Bork P. A side effect resource to capture phenotypic effects of drugs. Mol Syst Biol. 2010;6:343.

    Article  Google Scholar 

  5. Leaman R, Wojtulewicz L, Sullivan R, Skariah A, Yang J, Gonzalez G. Towards internet-age pharmacovigilance: extracting adverse drug reactions from user posts to health-related social networks. In: Proceedings of the 2010 workshop on biomedical natural language proceessing. Stroudsburg: Association for Computational Linguistics; 2010. 117–25.

  6. Nikfarjam A, Gonzalez GH. Pattern mining for extraction of mentions of adverse drug reactions from user comments. AMIA Annu Symp Proc. 2011;2011:1019–26.

    Google Scholar 

  7. Gurulingappa H, Toldo L, Rajput AM, Kors JA, Taweel A, Tayrouz Y. Automatic detection of adverse events to predict drug label changes using text and data mining techniques. Pharmacoepidemiol Drug Saf. 2013;22(11):1189–94.

    Article  Google Scholar 

  8. Brown EG, Wood L, Wood S. The medical dictionary for regulatory activities (MedDRA). Drug Saf. 1999;20(2):109–17.

    Article  Google Scholar 

  9. Knox C, Law V, Jewison T, Liu P, Ly S, Frolkis A, Pon A, Banco K, Mak C, Neveu V, et al. DrugBank 3.0: a comprehensive resource for 'omics' research on drugs. Nucleic Acids Res. 2011;39(Database):D1035–41.

    Article  Google Scholar 

  10. Boyce RD, Ryan PB, Noren GN, Schuemie MJ, Reich C, Duke J, Tatonetti NP, Trifiro G, Harpaz R, Overhage JM, et al. Bridging islands of information to establish an integrated knowledge base of drugs and health outcomes of interest. Drug Saf. 2014;37(8):557–67.

    Article  Google Scholar 

  11. Duke JD, Friedlin J. ADESSA: a real-time decision support Service for Delivery of semantically coded adverse drug event data. AMIA Annu Symp Proc. 2010;2010:177–81.

    Google Scholar 

  12. Harpaz R, Callahan A, Tamang S, Low Y, Odgers D, Finlayson S, Jung K, LePendu P, Shah NH. Text mining for adverse drug events: the promise, challenges, and state of the art. Drug Saf. 2014;37(10):777–90.

    Article  Google Scholar 

  13. Hur J, Guo AY, Loh WY, Feldman EL, Bai JPF. Integrated systems pharmacology analysis of clinical drug-induced peripheral neuropathy. CPT: pharmacomet syst pharmacol. 2014;3:e114.

    Google Scholar 

  14. Guo A, Racz R, Hur J, Lin Y, Xiang Z, Zhao L, Rinder J, Jiang G, Zhu Q, He Y. Ontology-based collection, representation and analysis of drug-associated neuropathy adverse events. J Biomed Semantics. 2016;7:29.

    Article  Google Scholar 

  15. Wang L, Li M, Xie J, Cao Y, Liu H, He Y. Ontology-based systematical representation and drug class effect analysis of package insert-reported adverse events associated with cardiovascular drugs used in China. Sci Rep. 2017;7(1):13819.

    Article  Google Scholar 

  16. He Y, Cowell L, Diehl AD, Mobley HL, Peters B, Ruttenberg A, Scheuermann RH, Brinkman RR, Courtot M, Mungall C, et al. VO: Vaccine Ontology. In: The 1st International Conference on Biomedical Ontology (ICBO-2009): July 24–26 2009. Buffalo: Nature Precedings; 2009.

    Google Scholar 

  17. Ozgur A, Xiang Z, Radev DR, He Y. Mining of vaccine-associated IFN-gamma gene interaction networks using the vaccine ontology. J Biomed Semantics. 2011;2(Suppl 2):S8.

    Article  Google Scholar 

  18. Hur J, Xiang Z, Feldman EL, He Y. Ontology-based Brucella vaccine literature indexing and systematic analysis of gene-vaccine association network. BMC Immunol. 2011;12:49.

    Article  Google Scholar 

  19. Hur J, Ozgur A, Xiang Z, He Y. Identification of fever and vaccine-associated gene interaction networks using ontology-based literature mining. Journal of biomedical semantics. 2012;3(1):18.

    Article  Google Scholar 

  20. Hur J, Schuyler AD, States DJ, Feldman EL. SciMiner: web-based literature mining tool for target identification and functional enrichment analysis. Bioinformatics. 2009;25(6):838–40.

    Article  Google Scholar 

  21. Ozgur A, Xiang Z, Radev D, He Y. Literature-based discovery of IFN-γ and vaccine-mediated gene interaction networks. J Biomed Biotechnol. 2010;2010:Article ID 426479. (426413 pages)

    Article  Google Scholar 

  22. de Matos P, Adams N, Hastings J, Moreno P, Steinbeck C. A database for chemical proteomics: ChEBI. Methods Mol Biol. 2012;803:273–96.

    Article  Google Scholar 

  23. He Y, Sarntivijai S, Lin Y, Xiang Z, Guo A, Zhang S, Jagannathan D, Toldo L, Tao C, Smith B. OAE: the ontology of adverse events. J Biomed Semantics. 2014;5:29.

    Article  Google Scholar 

  24. Hur J, Ozgur A, Xiang Z, He Y. Development and application of an interaction network ontology for literature mining of vaccine-associated gene-gene interactions. J Biomed Semantics. 2015;6:2.

    Article  Google Scholar 

  25. Hur J, Ozgur A, He Y. Ontology-based literature mining of E. coli vaccine-associated gene interaction networks. J Biomed Semantics. 2017;8(1):12.

    Article  Google Scholar 

  26. Lu MJ, Liu YX. MedDRA and its applications in statistical analysis of adverse events. Yao Xue Xue Bao. 2015;50(11):1396–401.

    Google Scholar 

  27. Demner-Fushman D, Shooshan SE, Rodriguez L, Aronson AR, Lang F, Rogers W, Roberts K, Tonning J. A dataset of 200 structured product labels annotated for adverse drug reactions. Sci Data. 2018;5:180001.

    Article  Google Scholar 

  28. Scardoni G, Petterlini M, Laudanna C. Analyzing biological network parameters with CentiScaPe. Bioinformatics. 2009;25(21):2857–9.

    Article  Google Scholar 

  29. Xiang Z, Courtot M, Brinkman RR, Ruttenberg A, He Y. OntoFox: web-based support for ontology reuse. BMC research notes. 2010;3(175):1–12.

    Google Scholar 

  30. Rubin DL, Noy NF, Musen MA. Protege: a tool for managing and using terminology in radiology applications. J Digit Imaging. 2007;20(Suppl 1):34–46.

    Article  Google Scholar 

  31. Ajani OO, Aderohunmu DV, Ikpo CO, Adedapo AE, Olanrewaju IO. Functionalized Benzimidazole scaffolds: privileged Heterocycle for drug Design in Therapeutic Medicine. Arch Pharm. 2016;349(7):475–506.

    Article  Google Scholar 

  32. Thomson AB. Are the orally administered proton pump inhibitors equivalent? A comparison of lansoprazole, omeprazole, pantoprazole, and rabeprazole. Current gastroenterology reports. 2000;2(6):482–93.

    Article  Google Scholar 

  33. Claessens AA, Heerdink ER, Van Eijk JT, Lamers CB, Leufkens HG. Safety review in 10,008 users of lansoprazole in daily practice. Pharmacoepidemiol Drug Saf. 2000;9(5):383–91.

    Article  Google Scholar 

  34. Wilton LV, Key C, Shakir SA. The pharmacovigilance of pantoprazole: the results of postmarketing surveillance on 11 541 patients in England. Drug Saf. 2003;26(2):121–32.

    Article  Google Scholar 

  35. Klinkenberg-Knol EC, Nelis F, Dent J, Snel P, Mitchell B, Prichard P, Lloyd D, Havu N, Frame MH, Roman J, et al. Long-term omeprazole treatment in resistant gastroesophageal reflux disease: efficacy, safety, and influence on gastric mucosa. Gastroenterology. 2000;118(4):661–9.

    Article  Google Scholar 

  36. Labenz J, Petersen KU, Rosch W, Koelz HR. A summary of Food and Drug Administration-reported adverse events and drug interactions occurring during therapy with omeprazole, lansoprazole and pantoprazole. Aliment Pharmacol Ther. 2003;17(8):1015–9.

    Article  Google Scholar 

  37. Nadkarni PM, Darer JD. Determining correspondences between high-frequency MedDRA concepts and SNOMED: a case study. BMC Med Inform Decis Mak. 2010;10:66.

    Article  Google Scholar 

Download references

Acknowledgements

The authors thank the participants of the 6th International Workshop on Vaccine and Drug Ontology Studies (VDOS) 2017 for their valuable feedback.

Funding

This work was partially supported by the BAGEP Award of the Science Academy (to AO).

Availability of data and materials

All data generated or analyzed during this study are included in this published article.

Author information

Authors and Affiliations

Authors

Contributions

JH developed the ontology-based literature mining pipeline and applied the pipeline to generate literature mining results. AO performed the centrality-based network analysis. YH performed ontology-based result analyses. JH, AO, and YH all participated in the project design, result interpretation, and manuscript writing. All authors read and approved the final manuscript.

Corresponding authors

Correspondence to Junguk Hur or Yongqun He.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Hur, J., Özgür, A. & He, Y. Ontology-based literature mining and class effect analysis of adverse drug reactions associated with neuropathy-inducing drugs. J Biomed Semant 9, 17 (2018). https://doi.org/10.1186/s13326-018-0185-x

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13326-018-0185-x

Keywords