Skip to main content

DrugShot: querying biomedical search terms to retrieve prioritized lists of small molecules

Abstract

Background

PubMed contains millions of abstracts that co-mention terms that describe drugs with other biomedical terms such as genes or diseases. Unique opportunities exist for leveraging these co-mentions by integrating them with other drug-drug similarity resources such as the Library of Integrated Network-based Cellular Signatures (LINCS) L1000 signatures to develop novel hypotheses.

Results

DrugShot is a web-based server application and an Appyter that enables users to enter any biomedical search term into a simple input form to receive ranked lists of drugs and other small molecules based on their relevance to the search term. To produce ranked lists of small molecules, DrugShot cross-references returned PubMed identifiers (PMIDs) with DrugRIF or AutoRIF, which are curated resources of drug-PMID associations, to produce an associated small molecule list where each small molecule is ranked according to total co-mentions with the search term from shared PubMed IDs. Additionally, using two types of drug-drug similarity matrices, lists of small molecules are predicted to be associated with the search term. Such predictions are based on literature co-mentions and signature similarity from LINCS L1000 drug-induced gene expression profiles.

Conclusions

DrugShot prioritizes drugs and small molecules associated with biomedical search terms. In addition to listing known associations, DrugShot predicts additional drugs and small molecules related to any search term. Hence, DrugShot can be used to prioritize drugs and preclinical compounds for drug repurposing and suggest indications and adverse events for preclinical compounds. DrugShot is freely and openly available at: https://maayanlab.cloud/drugshot and https://appyters.maayanlab.cloud/#/DrugShot.

Background

The amount of published biomedical literature available online is expanding at an increasing rate [1, 2]. With this growing corpus of knowledge, unique opportunities exist for synthesizing the available information using text-mining and leveraging these synthesized data to develop novel hypotheses. Previous efforts have created text-mining search engines for querying the PubMed database to retrieve ranked lists of biological and chemical entities associated with a search term of interest based on co-mentions [3,4,5,6,7]. Such methods make it more convenient for researchers to explore the vast literature space by returning an aggregated knowledge report from specific subdomains of research. For example, Finding Associated Concepts with Text Analysis (FACTA+) enables users to query arbitrary search terms to retrieve biomedical concepts such as genes, diseases, symptoms, drugs, enzymes, and compounds associated with the search term based on shared PMIDs [3]. For each of the returned biomedical concepts, a report of specific journal articles detailing the association between the query term and the biomedical concept is provided. Similarly, KinderMiner Web [4] ranks the associations among a query phrase and a list of target terms using an index derived from PubMed. The KinderMiner algorithm employs string matching and co-occurrence counting. DigSee [5] associates genes, diseases, and biological events by indexing PubMed abstracts and using graph-based feature sets. This platform returns a ranked list of 'evidence sentences' that describe the genes involved in a disease. Biomedical Entity Search Tool (BEST) [6] employs a dictionary-based indexing strategy that covers 12 databases including PubMed. For each query, BEST returns 10 categories of associated ranked biomedical entities including genes, drugs, chemical compounds, targets, and diseases. PolySearch2 [7] supports queries of the form 'Given X, report all associated Ys', where X and Y are biological entities that can include genes, proteins, drugs, and drug actions. The PolySearch2 platform surveys a range of platforms including PubMed, and 14 additional biomedical databases, as well as Wikipedia and US patent application abstracts, and returns ranked lists of relevant results.

The ability to retrieve relevant biological entities from the results of a literature query opens opportunities for discovery. By abstracting the relationships among biological entities, and incorporating other data resources, it is possible to create knowledge graphs [8,9,10]. Pathway Assembly from Literature Mining - an Information Search Tool (PALM-IST) is a search engine that conducts text searches to retrieve relevant biological entities from literature but goes a step further to assemble protein and pathway interaction networks based on the extracted entities from the text [8]. LitPathExplorer [9] queries PubMed for user-specified biological entities, roles, and events, and uses semi-supervised learning to discover new associations and events. The LitPathExplorer platform provides interactive visualizations that permit the exploration of pathway models. LitPathExplorer content is organized based on levels of confidence in the reported relationships. Geneshot [10], a tool that we developed, enables users to query biomedical terms to retrieve top-ranked genes based on shared PMIDs. Additionally, Geneshot further prioritizes genes associated with the search term based on co-occurrence and co-expression with the top returned genes from the literature search. Leveraging the literature-associated genes to make further predictions permits the creation of meta-networks that may uncover unknown gene-function associations. Drug discovery is a field that may benefit from such approaches to prioritize novel compounds for treatment of diseases, or for the discovery of previously unknown associations between small molecules and side effects, biological pathways, and other attributes.

Here we present DrugShot, a web-based search engine and an Appyter [11] that enables users to query any biomedical or biological term to retrieve sets of small molecules associated with the search term. Upon submitting a query, DrugShot generates a variety of figures and tables that display the most relevant compounds to the queried search term. DrugShot predicts additional compounds based on literature co-mentions of small molecules within PubMed abstracts, and signature similarity based on LINCS L1000 drug-induced gene expression signatures [12]. By utilizing available biomedical literature together with drug-drug association resources, DrugShot presents unique opportunities for discovering new annotations for drugs and preclinical small molecules.

Implementation

Creating DrugRIF and AutoRIF

A master list of experimental and approved small molecule names and corresponding International Union of Pure and Applied Chemistry (IUPAC) Chemical Identifier Keys (InChIKeys) [13] was curated from Drugmonizome [14] and SEP-L1000 [15]. Amino acids, chemical reagents, metabolites, and other non-drug-like molecules were manually pruned from the master list of compounds as these entities are commonly overrepresented in the literature. To create DrugRIF, one of the two underlying drug-PMID association databases used by DrugShot, a total of 1,996,791 drug-publication associations covering 2,346 approved drugs and 3,845 preclinical small molecules were extracted from PubChem. Every small molecule in the master list was queried by the InChIKey through the cross-referencing endpoint from the PubChem PUG-REST application programming interface (API) [16, 17] to retrieve PMIDs associated with each small molecule. To create AutoRIF, an alternate database that contains a total of 7,977,179 drug-publication associations covering 2,627 approved drugs and 3,732 preclinical small molecules, each small molecule name from the master list was harmonized with a Medical Subject Heading (MeSH) preferred term identifier. These terms were queried using the National Center for Biotechnology Information (NCBI) E-utilities API to query PubMed with the term [18]. The search returned PubMed IDs associated with each MeSH small molecule term. It should be noted that we filtered the results to retrieve only publications that include the searched MeSH term. Small molecule terms were required to be associated with at least two PMIDs to be included in DrugRIF or AutoRIF. DrugRIF is a manually curated resource of drug-PMID relationships where the provenance of each entity can be traced to a PubChem record, whereas AutoRIF is a more comprehensive resource, albeit more prone to errors because it relies on fuzzier string matching to retrieve PubMed-ID/drug associations.

Creating the prediction matrices

Two separate DrugRIF and AutoRIF literature co-mentions prediction matrices were created, one from the DrugRIF file and one from the AutoRIF file. These two separate matrices were created by taking pairwise absolute counts of shared PMIDs between the 6,151 (for DrugRIF) and 6,360 (for AutoRIF) drugs and small molecules. Drug-drug similarity was also computed from pre-processed LINCS L1000 drug-induced gene expression signatures stored in the SEP-L1000 database [15]. Pairwise cosine similarity was used to compute similarity between all drug-induced signatures, producing a similarity matrix containing 19,679 drugs and preclinical small molecules.

The DrugShot search engine

The DrugShot search engine enables users to input any search term. The term is queried using the NCBI E-utilities E-search PubMed API [18] to retrieve PMIDs associated with the search term. The term-PMID associations are then compared with the drug-PMID associations in DrugRIF or AutoRIF to produce a ranked list of small molecules that share PMIDs with the search term. The search results table includes counts of the total number of overlapping PMIDs between the small molecule and the search term in addition to the normalized fraction of publications mentioning the small molecule and search term divided by the number of publications that mention the small molecule regardless of the search term. An unweighted drug set is created from the ranked small molecules from the returned list by a specified cutoff. The small molecules included in the set are ranked by the product of the total associated publications multiplied by their normalized fraction. This approach considers how frequently a small molecule is co-mentioned with the search term in the literature, as well as how specific the term is to a particular small molecule. The literature co-mentions and signature similarity prediction matrices are seeded with the unweighted drug set, and the top predicted compounds are ranked by their average similarity to the small molecules in the unweighted drug set (Fig. 1). As an additional option, users may also submit their own unweighted drug sets using the DrugShot augmentation option.

Fig. 1
figure 1

A graphical schema of the DrugShot workflow

Results

Interacting with the DrugShot web-based application

DrugShot is available as a web-based application with a user-friendly interface. The DrugShot landing page is divided into three sections (Fig. 2). The first section contains the input form for submitting Search terms (Fig. 2A). The top text box is for submitting search terms that can be combined with a logical AND operator, while the bottom text box is for terms that should not be included in the search. Once the user presses the search button, publications are retrieved from PubMed, and if excluding terms are entered, these are filtered based on the exclusion criteria. The returned PMIDs are then cross-referenced against DrugRIF or AutoRIF. The second section contains an interactive scatter plot that visualizes the returned search results (Fig. 2B). The scatter plot displays the total matching publications for each small molecule on the x-axis, and a normalized fraction of matching publications that mention the small molecule with the search terms divided by the total publications that mention the small molecule regardless of the search terms on the y-axis. Hovering over any point in the scatter plot displays more detailed information about each small molecule. The bottom section of the DrugShot landing page displays the returned results in interactive downloadable tables (Fig. 2C). On the left is a table that contains a ranked list of small molecules associated with the search term, while on the right is another table with ranked small molecules that are predicted to be related to the search term based on literature co-mentions or gene expression signature similarity. Small molecules from both tables can be submitted to DrugEnrichr (https://maayanlab.cloud/DrugEnrichr/) for drug set enrichment analysis, and the full content of both tables is available for download as tab-separated values (TSV) files. The DrugShot website also includes a drug set augmentation feature where users can submit their own unweighted set of small molecules to be augmented with additional compounds based on literature co-mentions or LINCS L1000 gene expression signature similarity.

Fig. 2
figure 2

DrugShot web application user interface. A Input form section for querying a biomedical search term of interest. B Scatter plot of all publications that mention both the drug and the search terms against the normalized values. C Tables providing a ranked list of associated drugs from DrugRIF (left), and predictions based on signature similarity (right)

Interacting with the DrugShot Appyter

The DrugShot Appyter is an alternative implementation of DrugShot. The Appyter first presents a simple input form that requires the user to enter a search term and an integer ranging from 20-200 (Fig. 3A). This integer corresponds to the size of the unweighted drug set that will be used for making predictions about additional compounds that might be relevant to the search term. Furthermore, there are drop-down menus to select the drug-PMID association file, the method to rank the small molecules included in the unweighted drug set, and lastly, the drug-drug similarity matrix to use for making predictions. Alternatively, users may upload their own set of small molecules for drug set augmentation with the literature co-mentions and gene expression signature similarity matrices. Once the input form of the Appyter is filled and the user presses submit, the Appyter with the user-specified inputs is executed in the cloud (Fig. 3B). The user is first presented with a downloadable table that displays the top 20 small molecules associated with the search term based on the number of shared PMIDs based on DrugRIF or AutoRIF, as well as a scatter plot of drug frequencies in the literature. The unweighted drug set is created from the top-ranked associated small molecules, and it is used for the subsequent predictions using either the literature co-mentions or LINCS L1000 gene expression signature similarity matrices. Both the literature co-mentions and the signature similarity results are provided in different sections of the Appyter report. Additionally, downloadable tables of the top 20 predicted compounds from the literature co-mentions and the signature similarity are produced in the respective sections of the Appyter report. Lastly, the DrugShot Appyter reports selected drug set enrichment results generated by DrugEnrichr as bar charts that display the top enriched terms for the submitted drug sets. Permanent links to the full DrugEnrichr drug set enrichment analysis results are also made available.

Fig. 3
figure 3

The DrugShot Appyter. A Input form where the user can select a biomedical term of interest, unweighted drug set size, the database of drug-PMID associations, and the method to rank the small molecules from the unweighted drug set. Additionally, the user can select which drug-drug similarity matrix to use to make predictions. B The executed notebook with options for download, toggling code, and running the notebook locally. Each of the elements in the table of contents is interactive for easy navigation of the Appyter notebook.

Benchmarking DrugShot predictions

To benchmark the predictions made by DrugShot, we queried DrugShot with 835 drug indication terms and 1,298 side effect terms from SIDER [19], 154 mechanism of action terms from Drug Repurposing Hub [20], and 1,364 Gene Ontology Biological Processes terms [21]. We then examined how well the predictions made by DrugShot recover known associations between drugs and terms. To benchmark the predictions made by the literature co-mentions and the LINCS L1000 gene expression signature similarity matrices, an unweighted drug set from AutoRIF or DrugRIF was created for each queried term. We then calculated the average area under the receiver operating characteristic curve (AUROC) and the average precision-recall curves (PRC) to assess the ability of each prediction matrix, literature co-mentions, and drug similarity based on gene expression, to rank the small molecules from the unweighted drug set (Figs. 4, 5, 6 and 7). To verify that the signature similarity methods and matrices perform better than random, we computed the Mann-Whitney U-statistic for the AUROCs and PRCs generated from each library of drug-related terms compared with what is expected for a random classifier (Tables 1 and 2). While the predictions based on literature co-mentions appear to perform much better than the predictions made by drug-drug similarity based on drug-induced gene expression signatures, the predictions based on gene expression signatures should be considered more novel. In addition, while in general the predictions based on co-expression produced AUROCs that are below 0.7 and PRCs that are indistinguishable from those produced for random classifiers, many predictions produced much higher AUROCs and PRCs.

Fig. 4
figure 4

Violin plots of AUROC distributions for each collection of search terms for each prediction matrix compared with random shuffles of the prediction matrix. AUROCs for each term were determined based on the rankings of the unweighted drug set created from AutoRIF in each prediction matrix. A AutoRIF literature co-mentions prediction matrix. B DrugRIF literature co-mentions prediction matrix. C Signature similarity prediction matrix

Fig. 5
figure 5

Violin plots of average precision score distributions for each collection of search terms for each prediction matrix compared with random shuffles of the prediction matrix. Average precision scores for each term were determined based on the rankings of the unweighted drug set created from AutoRIF in each prediction matrix. A AutoRIF literature co-mentions prediction matrix. B DrugRIF literature co-mentions prediction matrix. C Signature similarity prediction matrix

Fig. 6
figure 6

Violin plots of AUROC distributions for each collection of search terms for each prediction matrix compared with random shuffles of the prediction matrix. AUROCs for each term were determined based on the rankings of the unweighted drug set created from DrugRIF in each prediction matrix. A AutoRIF literature co-mentions prediction matrix. B DrugRIF literature co-mentions prediction matrix. C Signature similarity prediction matrix

Fig. 7
figure 7

Violin plots of average precision score distributions for each collection of search terms for each prediction matrix compared with random shuffles of the prediction matrix. Average precision scores for each term were determined based on the rankings of the unweighted drug set created from DrugRIF in each prediction matrix. A AutoRIF literature co-mentions prediction matrix. B DrugRIF literature co-mentions prediction matrix. C Signature similarity prediction matrix

Table 1 Mann-Whitney U statistic and p-values calculated from Mann-Whitney U test to determine a significant difference in average AUROCs and PRCs of signature similarity matrix rankings of the unweighted drug set created from AutoRIF and randomly shuffled predictions across libraries of drug-related terms that were queried using DrugShot
Table 2 Mann Whitney U statistic and p-values calculated from Mann-Whitney U test to determine a significant difference in average AUROCs and PRCs of signature similarity matrix rankings of the unweighted drug set created from DrugRIF and randomly shuffled predictions across libraries of drug-related terms that were queried using DrugShot

To further explore the predictions that produced the best AUROCs and PRCs using the LINCS L1000 gene expression similarity approach, we created DrugShot Appyter instances for the top 5 terms with the highest AUROCs from each collection of search terms (Table 3). The top performing terms are predominantly related to cancer, which is expected given that the small molecules were profiled in cancer cell lines. However, predictions for terms not specific to cancer are also predicted, for example, the side effects pancytopenia and gastrointestinal toxicity. It should be noted that there are many additional terms with high significance. The URLs in Table 3 provide persistent links to DrugShot Appyter instances each containing a detailed report about the respective query term in the table. Such predictions provide a rich foundation for hypotheses that could be further validated experimentally.

Table 3 Terms with highest performing AUROC values from the signature similarity matrix benchmark, each with a link to an Appyter instance

Atherosclerosis case study

Atherosclerosis is a common disease where cholesterol plaques accumulate in the inner walls of major arteries, ultimately leading to an artery blockage that can result in a stroke or a heart attack. There are several cholesterol-lowering drugs to treat the condition, including statins, niacin, PCSK9 inhibitors, fibrates, and adenosine triphosphate-citrate lyase (ACL) inhibitors. In this case study, we aim to demonstrate how DrugShot can be used to discover potential novel cholesterol-lowering drugs. We queried DrugShot with the terms “atherosclerosis”, “cholesterol”, and “statin” to find the drugs that are most associated with these terms in the literature, and then used the returned results to predict potential preclinical small molecules based on L1000 gene expression signature similarity (Additional file 1: Tables S1–S6). This approach assumes that preclinical small molecules that induce similar gene expression signatures in cell lines as the drugs currently used to lower cholesterol are likely to also have similar mechanisms of action (MOAs). In all searches, namely “atherosclerosis”, “cholesterol”, and “statin”, several preclinical LINCS-profiled drugs were ranked repeatedly in the top 20. These include: BMS-536924, SA-1478088, CAM-9-027-3, VU-0418939-2, purvalanol-a, methyl benzethonium, and TG-101348. Evidence exists that several of these preclinical compounds may have cholesterol-lowering activity. BMS-536924 is a competitive and selective insulin-like growth factor receptor (IGF-1R) kinase and insulin receptor (IR) inhibitor. Insulin-like growth factor (IGF) is involved in the proliferation and hypertrophy of vascular smooth muscle cells [22]. Previous studies reported that reduction in IGF-1 expression may be beneficial during early stages of plaque formation in atherosclerosis which is characterized by hypertrophy of vascular smooth muscle cells [23]. The third-ranked small molecule, SA-1478088, is a metalloproteinase inhibitor. Metalloproteinases are present in the extracellular environment of cells and are responsible for degradation of extracellular and intracellular proteins. Metalloproteinases have long been associated with atherosclerosis [24, 25], and metalloproteinase inhibitors such as SA-1478088 have been previously suggested as therapeutics for treating cardiovascular disease [26], which may suggest that SA-1478088 is a viable candidate for treating atherosclerosis. Hence, the highly ranked predicted compounds should serve as excellent candidates for in-vitro and in-vivo experiments of atherosclerosis disease models. This approach can be broadly applied to many other contexts.

Discussion and conclusions

Here we present DrugShot, a web-server application and an Appyter to enable the ranking of drugs and small molecules based on any biomedical search term. DrugShot also makes predictions about additional small molecules that may be associated with the biomedical search term based on literature co-mentions or drug-drug LINCS L1000 gene expression signature similarity. The collection of compounds covered by DrugShot is mainly based on the ~ 20,000 LINCS L1000 compounds because these compounds have expression data needed for making predictions by DrugShot. Importantly, within these ~ 20,000 LINCS compounds, almost all FDA-approved drugs (small molecules) are included. However, it is possible to expand DrugShot’s chemical space. For example, we can use knowledge about the drugs' chemical similarity, known targets, results from bioassays, or other features, in addition to expression and literature co-mentions.

DrugShot also introduces DrugRIF and AutoRIF, two resources of drug-PMID associations. The drug-PMID co-occurrence identification by AutoRIF and DrugRIF is done with simple co-occurrence text processing (AutoRIF) or manual extraction of co-mentions (DrugRIF), which could benefit from more advanced text mining technologies that understand semantics and resolve synonyms, for example, BioBERT [27]. Furthermore, sets of small molecules and drugs can be submitted to DrugShot for drug set augmentation using the drug-drug similarity matrices. In this way, users can prioritize other compounds that may be related to their results from drug screens, or from annotated drug sets with a common effect or feature, for example, a shared side effect. Compared with the literature co-mentions matrices, the gene expression signature similarity matrix does not perform as well in predicting known compound-term associations. However, this does not mean that the predictions made by the LINCS L1000 gene expression signature similarity are less valid. A multitude of the small molecules in the gene expression signature similarity prediction matrix are experimental preclinical compounds, and their activity has not been fully characterized. Therefore, DrugShot may offer a method to prioritize these uncharacterized small molecules for experimental validation for specific applications. However, the predictions made by DrugShot are currently done by simple correlation calculations, and this can be improved in many ways. For example, such predictions can be replaced by more sophisticated machine learning methods that use other data modalities, non-linear kernels, and graph-based models. For example, Drugmonizome-ML [14] introduces a general framework for making such predictions systematically. Furthermore, by combining predictions with in-vitro drug screens, DrugShot predictions can be further calibrated. In the future, to maintain DrugShot, it is critical that DrugRIF and AutoRIF are continually updated, and the drug-drug similarity matrix based on gene expression is expanded. In addition, adding a feature that allows filtering chemicals by approval status may more readily highlight repurposing opportunities. It would also be interesting to see if DrugShot can predict marketed drug repurposing and marketed drug withdrawals before they occur. Importantly, in Table 3 we provide the most promising predictions to follow experimentally, as well as a short list of compounds that may be beneficial for atherosclerosis. These are just few examples to demonstrate the potential of DrugShot. Overall, expanding DrugRIF and AutoRIF with a larger compound pool, incorporating more drug-induced gene expression profiles into the signature similarity prediction matrix, adding additional drug-drug similarity matrices based on other attributes such as chemical similarity, and improving the methods used to make predictions by implementing more sophisticated methods, are different ways DrugShot can better illuminate associations between drugs and diseases, genes, and other biomedical and biological terms of interest.

Availability and requirements

Project name: DrugShot

Project home page: https://maayanlab.cloud/drugshot/ and https://appyters.maayanlab.cloud/DrugShot/

Operating system(s): Platform independent

Programming language: Python

Other requirements: An up-to-date web browser

License: Apache License 2.0

Availability of data and materials

The DrugShot web application is available at: https://maayanlab.cloud/drugshot. The DrugShot Appyter is available at: https://appyters.maayanlab.cloud/DrugShot/. DrugRIF is available at: https://appyters.maayanlab.cloud/storage/DrugShot/DrugRIF.tsv.gz. AutoRIF is available at: https://appyters.maayanlab.cloud/storage/DrugShot/AutoRIF.tsv.gz. DrugShot source code is available at: https://github.com/MaayanLab/drugshot and https://github.com/MaayanLab/appyter-catalog/tree/master/appyters/DrugShot.

Abbreviations

LINCS:

Library of Integrated Network-based Cellular Signatures

PMID:

PubMed identifier

IUPAC:

International Union of Pure and Applied Chemistry

InChIKey:

IUPAC International Chemical Identifier Key

MeSH:

Medical Subject Heading

NCBI:

National Center for Biotechnology Information

ROC:

Receiver operating characteristic

AUROC:

Area under the receiver operating characteristic

ACL:

Adenosine triphosphate-citrate lyase

MoA:

Mechanism of action

IGF:

Insulin-like growth factor

IR:

Insulin receptor

References

  1. Khare R, Leaman R, Lu Z. Accessing biomedical literature in the current information landscape. Methods Mol Biol. 2014;1159:11–31.

    Article  Google Scholar 

  2. Zhao S, Su C, Lu Z, Wang F. Recent advances in biomedical literature mining. Brief Bioinform. 2021;22(3):bbaa057.

    Article  Google Scholar 

  3. Tsuruoka Y, Miwa M, Hamamoto K, Tsujii J, Ananiadou S. Discovering and visualizing indirect associations between biomedical concepts. Bioinformatics. 2011;27(13):i111-119.

    Article  CAS  Google Scholar 

  4. Kuusisto F, Steill J, Kuang Z, Thomson J, Page D, Stewart R. A simple text mining approach for ranking pairwise associations in biomedical applications. AMIA Jt Summits Transl Sci Proc. 2017;2017:166–74.

    PubMed  PubMed Central  Google Scholar 

  5. Kim J, So S, Lee HJ, Park JC, Kim JJ, Lee H. DigSee: Disease gene search engine with evidence sentences (version cancer). Nucleic Acids Res. 2013;41:W510-517.

    Article  Google Scholar 

  6. Lee S, Kim D, Lee K, Choi J, Kim S, Jeon M, Lim S, Choi D, Kim S, Tan AC, et al. BEST: next-generation biomedical entity search tool for knowledge discovery from biomedical literature. PLOS ONE. 2016;11(10):e0164680-1.

    Article  Google Scholar 

  7. Liu Y, Liang Y, Wishart D. PolySearch2: a significantly improved text-mining system for discovering associations between human diseases, genes, drugs, metabolites, toxins and more. Nucleic Acids Res. 2015;43(W1):W535-542.

    Article  CAS  Google Scholar 

  8. Mandloi S, Chakrabarti S. PALM-IST: pathway assembly from literature mining–an information search tool. Sci Rep. 2015;5:10021.

    Article  CAS  Google Scholar 

  9. Soto AJ, Zerva C, Batista-Navarro R, Ananiadou S. LitPathExplorer: a confidence-based visual text analytics tool for exploring literature-enriched pathway models. Bioinformatics. 2018;34(8):1389–97.

    Article  CAS  Google Scholar 

  10. Lachmann A, Schilder BM, Wojciechowicz ML, Torre D, Kuleshov MV, Keenan AB, Ma’ayan A. Geneshot: search engine for ranking genes from arbitrary text queries. Nucleic Acids Res. 2019;47(W1):W571-w577.

    Article  CAS  Google Scholar 

  11. Clarke DJB, Jeon M, Stein DJ, Moiseyev N, Kropiwnicki E, Dai C, Xie Z, Wojciechowicz ML, Litz S, Hom J, et al. Appyters: Turning Jupyter Notebooks into data-driven web apps. Patterns N Y. 2021;2(3):100213.

    Article  Google Scholar 

  12. Subramanian A, Narayan R, Corsello SM, Peck DD, Natoli TE, Lu X, Gould J, Davis JF, Tubelli AA, Asiedu JK, et al. A next generation connectivity map: L1000 platform and the first 1,000,000 profiles. Cell. 2017;171(6):1437-1452.e1417.

    Article  CAS  Google Scholar 

  13. Heller SR, McNaught A, Pletnev I, Stein S, Tchekhovskoi D. InChI, the IUPAC international chemical identifier. J Cheminform. 2015;7:23.

    Article  Google Scholar 

  14. Kropiwnicki E, Evangelista JE, Stein DJ, Clarke DJB, Lachmann A, Kuleshov MV, Jeon M, Jagodnik KM, Maayan A. Drugmonizome and Drugmonizome-ML: integration and abstraction of small molecule attributes for drug enrichment analysis and machine learning. Database Oxford. 2021;2021:baab017.

    Article  CAS  Google Scholar 

  15. Wang Z, Clark NR, Ma’ayan A. Drug-induced adverse events prediction with the LINCS L1000 data. Bioinformatics. 2016;32(15):2338–45.

    Article  CAS  Google Scholar 

  16. Kim S, Thiessen PA, Cheng T, Yu B, Bolton EE. An update on PUG-REST: RESTful interface for programmatic access to PubChem. Nucleic Acids Res. 2018;46(W1):W563-w570.

    Article  CAS  Google Scholar 

  17. Kim S, Chen J, Cheng T, Gindulyte A, He J, He S, Li Q, Shoemaker BA, Thiessen PA, Yu B, et al. PubChem in 2021: new data content and improved web interfaces. Nucleic Acids Res. 2021;49(D1):D1388-d1395.

    Article  CAS  Google Scholar 

  18. Coordinators NR. Database resources of the National Center for Biotechnology Information. Nucleic Acids Res. 2018;46(D1):D8-d13.

    Article  Google Scholar 

  19. Kuhn M, Letunic I, Jensen LJ, Bork P. The SIDER database of drugs and side effects. Nucleic Acids Res. 2016;44(D1):D1075-1079.

    Article  CAS  Google Scholar 

  20. Corsello SM, Bittker JA, Liu Z, Gould J, McCarren P, Hirschman JE, Johnston SE, Vrcic A, Wong B, Khan M, et al. The drug repurposing hub: a next-generation drug library and information resource. Nat Med. 2017;23(4):405–8.

    Article  CAS  Google Scholar 

  21. Consortium TGO. The gene ontology resource: 20 years and still GOing strong. Nucleic Acids Res. 2019;47(D1):D330-d338.

    Article  Google Scholar 

  22. Arnqvist HJ, Bornfeldt KE, Chen Y, Lindström T. The insulin-like growth factor system in vascular smooth muscle: interaction with insulin and growth factors. Metabolism. 1995;44(10 Suppl 4):58–66.

    Article  CAS  Google Scholar 

  23. Delafontaine P, Song YH, Li Y. Expression, regulation, and function of IGF-1, IGF-1R, and IGF-1 binding proteins in blood vessels. Arterioscler Thromb Vasc Biol. 2004;24(3):435–44.

    Article  CAS  Google Scholar 

  24. Johnson JL. Metalloproteinases in atherosclerosis. Eur J Pharmacol. 2017;816:93–106.

    Article  CAS  Google Scholar 

  25. Hernandez-Anzaldo S, Brglez V, Hemmeryckx B, Leung D, Filep JG, Vance JE, Vance DE, Kassiri Z, Lijnen RH, Lambeau G, et al. Novel role for matrix metalloproteinase 9 in modulation of cholesterol metabolism. J Am Heart Assoc. 2016;5(10):e004228.

    Article  Google Scholar 

  26. Roycik MD, Myers JS, Newcomer RG, Sang QX. Matrix metalloproteinase inhibition in atherosclerosis and stroke. Curr Mol Med. 2013;13(8):1299–313.

    Article  CAS  Google Scholar 

  27. Lee J, Yoon W, Kim S, Kim D, Kim S, So CH, Kang J. BioBERT: a pre-trained biomedical language representation model for biomedical text mining. Bioinformatics. 2020;36(4):1234–40.

    CAS  PubMed  Google Scholar 

Download references

Acknowledgements

Not applicable.

Funding

This work was partially supported by NIH grants U24CA224260, U54HL127624, R01DK131525, OT2OD030546, and OT2OD030160.

Author information

Authors and Affiliations

Authors

Contributions

AM conceived the study, managed the project, directed, and tested the software development, and initiated the writing of the manuscript. EK, DJBC, and AL developed the software and performed the analyses. EK, AM, ZX, and KMJ wrote the manuscript. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Avi Ma’ayan.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Consent for publication

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

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

Supplementary Information

Additional file 1.

Supplementary Tables S1-S3. Supplementary Table S1, small molecules associated with the search term "Atherosclerosis". Supplementary Table S2, small molecules associated with the search term "Statin". Supplementary Table S3, small molecules associated with the search term "Cholesterol". 

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. 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 in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Kropiwnicki, E., Lachmann, A., Clarke, D.J.B. et al. DrugShot: querying biomedical search terms to retrieve prioritized lists of small molecules. BMC Bioinformatics 23, 76 (2022). https://doi.org/10.1186/s12859-022-04590-5

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12859-022-04590-5

Keywords