TGDD: A Genomics-Based Database for Tumor Treatment Drugs

Show Outline

Summary

With advancements in cancer genomics, precision medicine is increasingly being applied in cancer treatment. However, the fragmentation of genetic mutation-related information and the lack of standardized interpretation tools present significant challenges to its effective implementation and clinical decision-making. To address these challenges, we have developed the Tumor Genomic Drug Database (TGDD), a comprehensive genomics-based cancer drug treatment resource. It integrates data on genes, molecular characteristics, cancer types, and therapeutic drugs from established cancer knowledge bases such as CIViC, COSMIC, and OncoKB, providing a unified and standardized clinical support tool. Currently, it encompasses 19,557 entries, including 391 gene datasets, 525 cancer types, 5,322 drug combinations, and 8,109 mutation coordinates. This resource assists clinicians in formulating personalized treatment plans and supports cancer research and drug development.

Keywords

TGDD, cancer genomics, precision medicine, driver mutations, therapeutic drugs

Introduction

Over the past decade, advances in cancer genomics have significantly driven the development of precision medicine
1,
2,
3,
4
. As genomic sequencing technologies have matured, prospective clinical sequencing for tumors has become a crucial component of standard cancer care. By detecting gene mutations in a patient's tumor, especially those driver mutations that have a substantial impact on tumor growth and progression, precision medicine can help select the most appropriate targeted therapies, leading to personalized treatment plans that improve therapeutic outcomes
5,
6,
7,
8

Thus, the key to achieving precision oncology lies in accurately identifying and interpreting driver mutations and their implications for treatment strategies and prognosis
9,
10,
11,
12
. This process necessitates the integration of extensive literature, guidelines, and expert opinions. However, current efforts often rely on disparate research centers and hospitals, leading to a lack of consistency and standardization. This fragmented approach not only limits a systematic understanding of the relationship between individual genetic variations and precision treatments but can also risks delays and errors in clinical decision-making
13,
14
.

To tackle these challenges, there is an urgent need for a standardized clinical support tool that integrates and interprets the relationship between driver mutations and precision therapeutic drugs. Such a tool would consolidate dispersed information into a unified format, empowering clinicians of varying expertise levels to accurately understand genomic variations in patient tumor samples and make optimal treatment decisions. Although existing databases and knowledge bases, such as OncoKB
15
, CIViC
16
, COSMIC
17,
18
, and ClinVar
19,
20
, play important roles in cancer genomics research and clinical applications, they face challenges related to content acquisition, licensing restrictions, and data updates.

This study introduces the Tumor Genomic Drug Database (TGDD), designed to address the fragmentation of cancer genomics data. Integrating information from bases like OncoKB
15
, CIViC
16
, and COSMIC
17,
18
, TGDD organizes data comprehensively across four critical dimensions: genes, molecular features, cancer types, and precision therapeutic drugs. By consolidating and integrating clinically validated gene mutations and treatment efficacy data, TGDD overcomes data integration gaps, ensuring accuracy and completeness. This resource aids clinicians in making informed decisions and offers researchers a powerful tool to advance cancer research and drug development, aiming to optimize treatment outcomes for specific tumor types and driver mutations.

Methods

Data Sources

To ensure comprehensive and diverse data coverage, TGDD adheres to criteria that the selected data must include annotations of genes, molecular features, cancer types, and therapeutic drugs. It primarily sources data from three key databases: CIViC
16
, COSMIC
17,
18
, and OncoKB
15
. Specifically, CIViC provides clinical evidence for gene mutations and their potential impact on treatment efficacy; COSMIC offers data on actionable and resistance projects related to specific mutations; and OncoKB focuses on clinical evidence for drugs targeting various gene variants, molecular features, and cancer types. To further enhance data completeness, TGDD also incorporates genomic coordinate information for mutations from the ClinVar
19,
20
database.

Data Acquisition and Processing

The data acquisition process is as follows: First, literature searches are conducted in professional databases, such as PubMed (https://pubmed.ncbi.nlm.nih.gov), to identify the required database resources, following the guidelines provided in the literature. Relevant database websites are then accessed to obtain original data using their download functionalities. Where download options are unavailable, data are collected manually.

During data processing, raw data are initially screened using Excel to eliminate missing entries, retaining only those with information on genes, molecular features, cancer types, and treatments. The filtered data are then organized and stored according to TGDD’s specifications. To ensure completeness and consistency, Python and other tools are employed to merge and deduplicate data from multiple sources. Any data with missing values or anomalies is verified and supplemented from their original databases, and deletions are made when necessary. Finally, the cleaned data are stored in a MySQL database and regularly backed up to ensure security.

To support further research, detailed genomic information is supplemented for more molecular features, including genomic coordinates, variant sequences, and variant types. This information is sourced from original databases or the ClinVar database, facilitating deeper analysis of data potentially related to therapeutic drugs.

Database Construction and Architecture Design

The TGDD system is developed using a range of technologies to ensure efficiency, flexibility, and ease of maintenance. The core framework is ThinkPHP (https://www.thinkphp.cn/), a lightweight PHP tool that supports rapid application development with well-organized code. For data management, MySQL (https://www.mysql.com/) is employed, providing effective data storage and retrieval.

The system architecture is based on the MVC (Model-View-Controller) design pattern, which separates frontend and backend functionalities, thereby enhancing scalability and efficiency. On the frontend, HTML, CSS, and JavaScript are used in conjunction with Ajax and JSON to enable dynamic data loading and updates, improving user experience. The Layui frontend framework is also integrated to further optimize interface presentation.

Additionally, the SMARTY (https://www.smarty.net/) template engine is utilized to separate page layout from logic, increasing frontend development flexibility. Static caching technology is applied to reduce server load and accelerate page loading speeds, while pseudo-static routing technology is used to improve search engine indexing.

Result

Data Statistics

TAs of now, TGDD contains a total of 19,557 data entries, detailed in Table 1. This dataset includes 391 entries for gene information, 525 entries for tumor types, 5,322 entries for drug combinations, and 2,686 entries for molecular features.

Additionally, there are 8,109 variant coordinate entries and 6,522 variant records linked to molecular features. The current TGDD version annotates 11 types of information. Table 1 indicates that TGDD offers extensive records on drug combination therapy options, and the statistical results provide comprehensive details on molecular features, including gene coordinates and variant records.

Table 1. Comparation of TGDD and Other Database
Item Quantity
TGDD CIViC OncoKB
gene 391 611 865
molecular profile 2686 4587 7794
cancer type 525 397 139
drugs 5322 536 139
chromesome NO. 5969 unrecorded unrecorded
gene coordinates on the chromosome 8109 unrecorded unrecorded
variant_types 64 3742 unrecorded
HGVS descriptions 6522 unrecorded none

Database Access and Usage

The TGDD database is designed to facilitate medication selection based on the individual molecular characteristics, thereby optimizing drug efficacy and reducing adverse reactions. Users can access the database via the official website (http://tgddb.omics.henbio.com), which offers detailed information and usage instructions. The website features a user-friendly interface with four main sections: Home, Search, Tutorial, and Contact Us. These sections allow users to understand the database content, retrieve the necessary data efficiently, and receive relevant guidance and technical support.

Home Page Overview

The Home page of the TGDD database is designed with simplicity, providing an overview that helps users quickly grasp the core functionalities of the database (as shown in Figure 1).

Search Page Overview and Demonstration

The Search page serves as the core functional module of TGDD, allowing users to retrieve data by entering keywords such as genes, molecular features, tumor types, or drugs. Search results are presented in a detailed tabular format, including various information fields like genes, molecular features, tumor types, drugs, evidence support, database names, chromosome numbers, mutation coordinates, reference sequences, variant types, and HGVS descriptions (as shown in Figure 2).

To illustrate the functionality of the Search page, this article uses Melanoma as an example to demonstrate the search operation. When users enter "Melanoma" into the search box and click the search icon, TGDD returns all data related to Melanoma, presented in a table. This table lists detailed genetic mutation information associated with Melanoma, such as the BRAF V600E mutation detected in a case of Melanoma. This mutation is located at position 140453136 on chromosome 7, affecting the coding of the B-Raf protein, with a variant sequence of NM_004333.4:c.1799T>A (as shown in Figures 3). Further information about this variant can be found in the literature with a PubMed ID of 28891408. If specific mutation coordinates are not available from the source database or Clinvar database, the corresponding cells in the table will be left blank.

Tutorial Page Overview

To help users effectively utilize TGDD, the Tutorial page offers comprehensive guidance divided into three sections: About, Usage, and FAQ.

About Section: This section provides a detailed introduction to TGDD, including its construction philosophy, research objectives, and data sources. It helps users understand the background and design intentions of the database (as shown in Figure 4(a)).

Usage Section: This section explains the design and usage of various TGDD pages, including Home, Search, Tutorial, and Contact sections. It also outlines the terms of use and key considerations to ensure proper utilization of the database (as shown in Figure 4(b)).

FAQ Section: This section addresses common questions users might encounter, such as how to perform data queries and what information is included in the database. It helps users make better use of TGDD(as shown in Figure 4(c)).

Contact Us Page Overview

TGDD values user feedback and has established a Contact Us page for this purpose. Users can use this page to reach the database administrators via email, allowing them to submit questions, suggestions, or feedback. This submit helps us continually optimize and enhance TGDD’s functionality and services.

Discussion and Future Directions

With the rapid growth of tumor-related data, managing and utilizing this information effectively has become a significant challenge. TGDD addresses this challenge by isolating information on precision treatment plans from numerous complex tumor knowledge bases, providing an efficient query pathway. It offers convenience for users who need quick access to precision treatment plans. Additionally, by integrating data from multiple sources, it offers broader and more comprehensive advantages for drug screening compared to single databases.

Nevertheless, TGDD has limitations. It does not cover all available data, as it focuses on just four key elements, leading to some exclusion of information. Additionally, the database struggles with integrating different naming conventions for the same gene across various sources, which creates inconsistencies (e.g., the same gene segment recorded under different names). Moreover, manual data supplementation risks information loss and adds complexity to ongoing maintenance.

Future work on TGDD will address these issues by: expanding data sources to reduce information silos, optimizing data integration to standardize gene naming, establishing a standardized evaluation system for treatment plans to enhance data reliability, and improving system functionality through regular updates and maintenance. These improvements aim to enhance TGDD's value in precision medicine and advance tumor treatment research.

Declaration of Competing interests

The author declares no competing interests.

Fundings

This work is supported by the National Natural Science Foundation of China (82160537), the Key Research and Development Program of Guangxi(GuikeAB22035027, GuikeAB24010148), and the National Key Research and Development Program of China(2023YFC2605400).

Availability

The website can be freely accessed at http://tgddb.omics.henbio.com.

References

Figure Legends(0)

Supplemental information(0)