Abstract

Hepatocellular carcinoma (HCC), one of the most common causes of cancer-related deaths, carries a 5-year survival rate of 18%, underscoring the need for robust biomarkers. In spite of the increased availability of HCC related literatures, many of the promising biomarkers reported have not been validated for clinical use. To narrow down the wide range of possible biomarkers for further clinical validation, bioinformaticians need to sort them out using information provided in published works. Biomedical text mining is an automated way to obtain information of interest within the massive collection of biomedical knowledge, thus enabling extraction of data for biomarkers associated with certain diseases. This method can significantly reduce both the time and effort spent on studying important maladies such as liver diseases. Herein, we report a text mining-aided curation pipeline to identify potential biomarkers for liver cancer. The curation pipeline integrates PubMed E-Utilities to collect abstracts from PubMed and recognize several types of named entities by machine learning-based and pattern-based methods. Genes/proteins from evidential sentences were classified as candidate biomarkers using a convolutional neural network. Lastly, extracted biomarkers were ranked depending on several criteria, such as the frequency of keywords and articles and the journal impact factor, and then integrated into a meaningful list for bioinformaticians. Based on the developed pipeline, we constructed MarkerHub, which contains 2128 candidate biomarkers extracted from PubMed publications from 2008 to 2017.

Database URL: http://markerhub.iis.sinica.edu.tw

Introduction

Hepatocellular carcinoma (HCC) is a worldwide health issue, ranking fifth among all cancers and third among cancer-related deaths (1). With an overall 5-year survival rate of 18% (2), effective treatment of HCC relies upon the diagnosis of HCC at early stage, stressing the importance of robust screening tests. Currently, the most commonly used surveillance tests for HCC without pathologic confirmation are serum alpha-fetoprotein (AFP) and imaging tools, such as hepatic ultrasound, magnetic resonance imaging and computerized tomography (3, 4). However, these methods diagnose only 44% of patients at a localized disease stage, and only 30% of patients diagnosed with HCC qualify for curative treatments at the time of diagnosis (5). Thus, it is imperative to improve these tools by exploring potential effective biomarkers to increase the number of patients qualified for curative treatment and improve the HCC patients’ prognosis.

A biomarker is defined as a ‘characteristic that is objectively measured and evaluated as an indicator of normal biological processes, pathogenic processes, or pharmacologic responses to therapeutic intervention’ (6), which may be DNA, RNA, microRNA, protein or metabolites (7–9). In clinical settings, biomarkers are useful in disease screening, diagnosis and therapy, as well as monitoring its recurrence (10). In recent years, major investments have been made to develop biomarkers for major diseases. A large number of molecular biomarkers have been discovered, which lead to a parallel surge in electronic data availability (11). As a result, numerous scientific literatures on different diseases and their molecular mechanisms have been published.

In spite of the increased availability of scientific literatures via cutting-edge technologies, many of the promising biomarkers reported have not been validated for clinical use (12). To date, only the HE4 protein has been approved by the Food and Drug Administration as a biomarker for ovarian cancer in 2009 (13). In order to efficiently select candidate biomarkers for future clinical validation, bioinformaticians need to identify molecular biomarkers from information that has already been published (14). However, as the number of biomedical literatures grows, the difficulty and time required to evaluate potential biomarkers from these sources also increase without utilizing text mining tools.

Text mining is the development and use of computerized means to retrieve knowledge accessible from a wide range of information repositories (15). Applying text mining to extract information from biomedical and molecular literatures has been used to identify and search for interactions between disease-associated biological units, conceive hypotheses from available data and chart biological conduits (16). In addition, several text mining approaches have been proposed for biomarker extraction (17–20). In this study, we integrated machine learning approaches, including conditional random fields (CRFs) and convolutional neural networks (CNNs), and pattern-based approaches into a pipeline to automatically extract potential biomarker information from a collection of scientific literatures and generate a ranked biomarker list composed of genes. As a proof-of-concept, we used the developed pipeline to mine biomarkers for HCC and constructed our HCC-biomarker database named MarkerHub. The pipeline automatically recognizes several biological terms in the collected documents, such as genes, mutation information, cell lines and diseases. When a sentence contains genes recognized by the pipeline, a sentence classifier based on CNN is used to determine whether the sentence provided sufficient evidence to support the recognized gene/protein as a biomarker. Lastly, candidate biomarkers are stored in MarkerHub and ranked by a global ranking algorithm, which considers different ranking factors that capture the importance, relevance and novelty of the curated biomarkers. Furthermore, MarkerHub provides a network visualization tool that facilitates bioinformaticians in discovering novel associations between genes and diseases based on direct/neighborhood associations in the visualized network.

Related work

The interactions between organisms and the environment constitute a huge amount of the existing biomedical relations. Identification of underlying relations between several genes and disease phenotypes is useful for doctors and researchers, and has been the topic of interest in several studies. Among these relations, protein–protein interactions were used to predict gene–disease relationships (21–23). Some studies determined the relationship by computing the similarity values between genes and diseases based on Gene Ontology (24) or Disease Ontology terms (7–9). Other controlled vocabularies such as MeSH have already been utilized for linking proteins to disease terminologies (25). Additional information such as gene expressions (26), protein/genome sequences (27, 28) and positional information (29) also serve as important evidence to substantiate the relationship between genes and diseases.

Furthermore, text mining techniques have been employed in an attempt to automatically extract gene–disease associations from biomedical literatures to construct gene–disease association (GDA) databases (30). To the best of our knowledge, most well-known text-mined GDA databases were developed based on two major strategies. Traditional rule-based methods focused on limited linguistic contexts and relied on word co-occurrences and pattern matching. For example, Bauer-Mehren et al. (30) proposed a knowledge-driven approach to extract biomedical named entities in scientific literatures. Based on the assumption that a biomarker and a disease are associated if they were mentioned together in the same sentence, 11% of the disease-biomarker associations identified by their approach were found in their database. Abul Seoud and Mabrouk (31) developed TMT-HCC to identify molecular biomarkers of HCC based on a pattern-based approach. The patterns were curated by domain exports for co-occurrence statistics. Alternatively, machine learning-based approaches were widely employed to extract GDAs (14, 32, 33). Singhal et al. (32) established a machine learning-based method to automatically distinguish mutations mentioned in biomedical literatures related to a particular disease. Their approach obtained F-measures of 0.880 and 0.845 for prostate and breast cancer mutations, respectively. Younesi et al. (14) built a biomarker information retrieval system by exploiting ProMiner (34) and SCAIView (35), with the output of the system being a ranked biomarker list. They found that the average coverage rate of six biomarker classes is 69.83% in a relevant text corpus. After extracting GDAs, network-based approaches can be employed to analyze the relationships among them (36–38). These works highlight the importance of GDAs as it can lead to a better understanding of diseases, which can facilitate the development of novel and effective drug therapies with less time and effort.

Materials and methods

The workflow of the developed biomarker extraction curation pipeline is shown in Figure 1. We elaborate each step in the following sub-sections.

Figure 1.

Schematic view of the developed curation pipeline.

Article collection and classification

With the help of PubMed E-Utilities, articles related to liver cancer are collected from the PubMed database using the query ‘(((“Hepatocellular carcinoma”[Title/Abstract]) OR “Liver cancer”[Title/Abstract]) AND biomarker)’ without applying any language filters. Article metadata such as PMID, title, abstract, journal name and its ISSN and publication date are extracted. The journal information is used to verify the impact factor (IF) and the journal type from SJR (SCImago Journal & Country Rank), which will be used later in the pipeline for ranking. A total of three journal types were defined, including clinical research, translational research and basic research. In our implementation, the type of journal is determined by matching the journal name with a handcrafted journal name-type matching list manually compiled from SJR (The keyword list can be downloaded from our website.). Finally, all collected articles are preprocessed by several natural language processing components to extract linguistic information such as sentence boundaries, tokens and part-of-speech information.

Named entity recognition

Although NCBI provides Pubtator (39), which delivers high-quality entity recognition of five common bio-concepts, biomedical entities like cell lines and miRNAs are not supported by their service. However, recognition of these entities is required for further biomarker scoring in our approach. Therefore, we adapted our BioC module (40) to identify gene and species mentions, and a pattern-based method based on the statistical principle-based approach (SPBA) (41) to recognize other biological concepts. The gene mention recognition task was formulated as a sequential labelling problem, and linear-chain CRFs were used to compute the probability associated with the corresponding hidden labelled sequence of a sentence. For the species terms, we scanned the entire article and partially matched the text with the species terms listed in a species dictionary, and then used full name-abbreviation information to extract the designated species symbol prefixed in a gene name. The details of the established algorithm are described in (40).

Moreover, we exploited the vocabularies defined by comparative toxicogenomics database (42), MeSH (43), Discovery Services (44), IGRhCellID (45) and HyperCLDB (46) to recognize chemical techniques, diseases and cell line entities. Additionally, we specified several keywords to distinguish mentions of mutation, statistical term, sample and concentration. For example, keywords used for statistical terms include ‘sensitivity’, ‘sensitivities’, ‘specificity’, ‘specificities’, ‘accuracies’, ‘accuracy’, ‘area under curve’, ‘AUC’ and the regular expression pattern ‘\d+%’. The pattern used for sample recognition was ‘\d + (sample(s)?|subject(s)?|case(s)?|patient(s)?|tumor(s)?){1}’, while ‘\d + (\.\d+)? (M|mM|uM|nM){1}’ and ‘\d + (\.\d+)? (g|mg|ug|ng){1}/(l|ml|ul){1}’ were used to label concentrations. All of these resources were exploited by SPBA to generate the principles used to match the content of the articles, thereby identifying the existing biomedical mentions. Detailed descriptions of SPBA can be found in our previous work (41).

Sentence classification

In order to extract supporting biomarker evidential sentences, we utilized the manually curated biomarker evidential sentences released by LiverCancerMarkerRIF (47) to construct a classifier. The task is formulated as a sentence classification problem in which a sentence is classified as evidential or not. A CNN was developed with one layer of convolution on top of a word embedding layer, which is followed by a fully connected layer and one softmax layer. Figure 2 shows the architecture of the model developed in this work, which is very similar to the CNN model used by (48, 49).

Figure 2.

The CNN architecture developed for evidential sentence classification.

In contrast to computer vision where the input is usually a grid of pixels, the input layer of our CNN is a sequence of tokens. The tokens are generated by GENIATagger (50) for a given sentence. Each token in the input sequence is represented as a one-hot vector that indexes the token into a vocabulary. These vectors are mapped to low-dimensional representations through a word embedding layer initialized from the pre-trained word vectors released by Moen and Ananiadou (51) (The pre-trained word vector can be downloaded from http://evexdb.org/pmresources/vec-space-models/.). In our implementation, the size of the embedding vector was set to 200 dimensions, and the maximum length of a sequence was set to 100. The example sentence shown in Figure 2 is padded because its length is less than 100. Therefore, the 100 × 200 matrix can be considered as the ‘image’ for our CNN. The filters used in our model are w × 200 kernel matrixes, where w is the sliding window of 3–5 tokens, and there are ten filters for each sliding window. Finally, the convolutional layer is fully connected to a dense layer followed by a softmax layer for classification.

Biomarker ranking

In our work, the ranking of curated biomarkers is determined by considering their importance, relevance and novelty. These characteristics are captured by: (i) The number of biomarker citations. (ii) The sum and average of the publications’ impact factors. (iii) The number of samples used in the study. (iv) The number of sentences containing both the target biomarker and statistical terms. (v) The biomarker score determined based on the results of article-level and sentence-level context analyses. The first factor quantifies the importance and the impact of a published paper. We assume that biomarkers being mentioned and discussed in more publications are relatively more important and well-investigated. It was observed that the majority of the biomarkers published in journals with high impact factors were more frequently cited, implying that they are of greater significance. Therefore, we defined the impact factor as the second factor to indicate the relevance and impact of the biomarker.

The third factor emphasizes the importance of a large sample size in biomedical studies. We assume that a study with a large sample size would better represent the population. The fourth factor measures the accuracy of the gene/protein that is studied by observing its related statistical terms. Finally, the last factor ranks the biomarkers at both the article-level and sentence-level depending on different parameters such as species and sample source. The ranking scheme of the last factor is elucidated in the following paragraphs.

The complete scoring strategies of article-level and sentence-level analyses are shown in Tables 1 and 2, respectively. The article-level scoring is divided into five categories: species, reference count, source, location and publication year. Under each category, there are two or more criteria with different weighted scores. Due to the complex nature of this task, we could not devise an effective automatic strategy for weight learning. Instead, weights for each criterion were assigned based on our expert‘s perspective. We assigned higher weights for genes mentioned in articles that involved humans or clinical specimens. For example, for a candidate gene biomarker, we assigned 5 points for each article if the biomarker was found in a study involving human species, one point for species other than human, or six points if both were mentioned. The rationale is that biomarkers discovered from humans and clinical specimens would more likely represent the human population rather than those involving other species or cell lines. In addition, a higher score is given for genes/proteins that are mentioned in the title as these may be the major biomarkers being studied or compared to other genes/proteins that exist in the body of the manuscript.

Table 1.

Biomarker scoring at the article-level

CategoryScoreDescription
Species5Human
1Other Species
6Human + Other Species
Numbers of References2Count > 150
1.550 < Count ≦150
110 < Count ≦50
0.5Count ≦10
Source5The source of the biomarker is from Patient Sample,
1Cell Line, or
6Patient Sample + Cell Line
Location5The biomarker is described in Title or
1Abstract
Publication Year3≧2008
1≦2008
CategoryScoreDescription
Species5Human
1Other Species
6Human + Other Species
Numbers of References2Count > 150
1.550 < Count ≦150
110 < Count ≦50
0.5Count ≦10
Source5The source of the biomarker is from Patient Sample,
1Cell Line, or
6Patient Sample + Cell Line
Location5The biomarker is described in Title or
1Abstract
Publication Year3≧2008
1≦2008
Table 1.

Biomarker scoring at the article-level

CategoryScoreDescription
Species5Human
1Other Species
6Human + Other Species
Numbers of References2Count > 150
1.550 < Count ≦150
110 < Count ≦50
0.5Count ≦10
Source5The source of the biomarker is from Patient Sample,
1Cell Line, or
6Patient Sample + Cell Line
Location5The biomarker is described in Title or
1Abstract
Publication Year3≧2008
1≦2008
CategoryScoreDescription
Species5Human
1Other Species
6Human + Other Species
Numbers of References2Count > 150
1.550 < Count ≦150
110 < Count ≦50
0.5Count ≦10
Source5The source of the biomarker is from Patient Sample,
1Cell Line, or
6Patient Sample + Cell Line
Location5The biomarker is described in Title or
1Abstract
Publication Year3≧2008
1≦2008
Table 2.

Biomarker scoring at the sentence-level

CategoryScoreDescription
Disease Sentence1If the sentence contains the target biomarker and a disease mention.
Concentration Sentence5If the sentence contains the target biomarker and a concentration concept.
CategoryScoreDescription
Disease Sentence1If the sentence contains the target biomarker and a disease mention.
Concentration Sentence5If the sentence contains the target biomarker and a concentration concept.
Table 2.

Biomarker scoring at the sentence-level

CategoryScoreDescription
Disease Sentence1If the sentence contains the target biomarker and a disease mention.
Concentration Sentence5If the sentence contains the target biomarker and a concentration concept.
CategoryScoreDescription
Disease Sentence1If the sentence contains the target biomarker and a disease mention.
Concentration Sentence5If the sentence contains the target biomarker and a concentration concept.

The second level of biomarker scoring is the sentence-level analysis, in which we observe whether the sentence contains the disease name and quantitative information on the genes/proteins and set the corresponding weighted scores (Table 2). Notably, quantitative information (concentration) may indicate differential expression of the gene/protein between different disease states. After calculating the article-level and sentence-level scores for a biomarker, both are aggregated to obtain the total biomarker score.

In order to rank the extracted biomarkers based on all of the ranking factors, a fusion-based global ranking framework proposed in our previous work (52) is implemented. Under this framework, the ranking factors were transformed into five ranking functions used by five ranking models. Let x=x1, x2,, xn} denote the biomarkers curated by our pipeline. Each model produces its ranking score for x. Here we use yi=y1, i, y2, i,, yn,i} to denote the ranking scores assigned by the ith ranking model to n biomarkers. Note that for a ranking model i and a biomarker xk, yk, i may be zero if the biomarker does not possess the characteristic represented by the ranking model i. For instance, consider the fourth ranking factor in which we requested that the target biomarker xk must co-occur with a statistical term within one sentence. If xk does not meet this requirement, its score yk, 4 will be zero.

Based on the five ranking scores y1 to y5 generated by our five ranking models, we adapt the linear combination model (LC) fusion algorithm to aggregate their scores. Assuming that we have l individual ranking models, the LC ranking model calculates the ranking score ρ of xk against all ranking models as follows:
ρw,xk=i=1l wiyk,i
where w=w1, w2, w3,, wl represent the weights for the l individual ranking models. This score ρ is then used to rank all of the curated biomarkers. In our framework, the ranking score ρ can be calculated as follows:
ρw1,w2,w3,w4,w5,xk=w1yk,1+w2yk,2+w3yk,3+w4yk,4+w5yk,5

Network construction

QuasiPro (http://csb2.ym.edu.tw/quasipro/index.php) is an online tool that collects protein–protein/gene–gene interactions (PPIs/GGIs) from several public databases with data mining approaches. We submitted all of the extracted gene/protein biomarkers to QuasiPro to generate full and directly interacting networks and plotted the networks with Cytoscape (http://www.cytoscape.org/).

Results and discussion

Results of biomarker curation

In this work, a total of 2128 gene/protein biomarkers were extracted from 12 052 articles related to liver cancer from PubMed. After preprocessing, a total of 58 874 sentences were generated. With the built CNN model for sentence classification, we filtered out 19 367 non-supporting evidential sentences. Table 3 summarizes the top 10 of the extracted biomarkers ranked by the five factors.

Table 3.

Top 10 gene/protein biomarkers obtained from the developed curation pipeline

Gene(ID)ArticleImpact FactorStatisticsSampleWeightFinal Ranks
AFP(174)6494.4822062207.571
F2(2147)3003.9718052106.012
CEACAM5(1048)2003.75773661.813
TP53(7157)1694.1641656.984
CD8A(925)1715.3646157.585
EPCAM(4072)964.2436231.446
GOLM1(51280)733.43403718.146
FAM126A(84668)844.0341728.496
IFNA1(3439)864.5731127.867
IFNA13(3447)864.5731127.867
TGFB1(7040)934.3121231.467
PROM1(8842)1004.8820034.398
CDH1(999)594.6716019.549
CHRNA1(1134)432.72291214.329
VEGFA(7422)573.4717118.699
AKT1(207)1025.3710136.2010
CD4(920)553.8118017.9010
IL6(3569)615.2611120.7110
IL7(3574)534.518017.0610
MKI67(4288)553.0925019.2310
Gene(ID)ArticleImpact FactorStatisticsSampleWeightFinal Ranks
AFP(174)6494.4822062207.571
F2(2147)3003.9718052106.012
CEACAM5(1048)2003.75773661.813
TP53(7157)1694.1641656.984
CD8A(925)1715.3646157.585
EPCAM(4072)964.2436231.446
GOLM1(51280)733.43403718.146
FAM126A(84668)844.0341728.496
IFNA1(3439)864.5731127.867
IFNA13(3447)864.5731127.867
TGFB1(7040)934.3121231.467
PROM1(8842)1004.8820034.398
CDH1(999)594.6716019.549
CHRNA1(1134)432.72291214.329
VEGFA(7422)573.4717118.699
AKT1(207)1025.3710136.2010
CD4(920)553.8118017.9010
IL6(3569)615.2611120.7110
IL7(3574)534.518017.0610
MKI67(4288)553.0925019.2310
Table 3.

Top 10 gene/protein biomarkers obtained from the developed curation pipeline

Gene(ID)ArticleImpact FactorStatisticsSampleWeightFinal Ranks
AFP(174)6494.4822062207.571
F2(2147)3003.9718052106.012
CEACAM5(1048)2003.75773661.813
TP53(7157)1694.1641656.984
CD8A(925)1715.3646157.585
EPCAM(4072)964.2436231.446
GOLM1(51280)733.43403718.146
FAM126A(84668)844.0341728.496
IFNA1(3439)864.5731127.867
IFNA13(3447)864.5731127.867
TGFB1(7040)934.3121231.467
PROM1(8842)1004.8820034.398
CDH1(999)594.6716019.549
CHRNA1(1134)432.72291214.329
VEGFA(7422)573.4717118.699
AKT1(207)1025.3710136.2010
CD4(920)553.8118017.9010
IL6(3569)615.2611120.7110
IL7(3574)534.518017.0610
MKI67(4288)553.0925019.2310
Gene(ID)ArticleImpact FactorStatisticsSampleWeightFinal Ranks
AFP(174)6494.4822062207.571
F2(2147)3003.9718052106.012
CEACAM5(1048)2003.75773661.813
TP53(7157)1694.1641656.984
CD8A(925)1715.3646157.585
EPCAM(4072)964.2436231.446
GOLM1(51280)733.43403718.146
FAM126A(84668)844.0341728.496
IFNA1(3439)864.5731127.867
IFNA13(3447)864.5731127.867
TGFB1(7040)934.3121231.467
PROM1(8842)1004.8820034.398
CDH1(999)594.6716019.549
CHRNA1(1134)432.72291214.329
VEGFA(7422)573.4717118.699
AKT1(207)1025.3710136.2010
CD4(920)553.8118017.9010
IL6(3569)615.2611120.7110
IL7(3574)534.518017.0610
MKI67(4288)553.0925019.2310

As shown in Table 3, the top 5 candidate biomarkers are AFP, F2, CEACAM5, TP53 and CD8A. We conducted literature review to discuss their importance and potential as clinical biomarkers in the following subsections.

Alpha-fetoprotein

AFP is the serum biomarker widely used to test for HCC, but its sensitivity of 41–65% and specificity of 80–90% when detecting HCC at the cut-off value of 20 ng/mL is unsatisfactory (1). Because of its non-specificity, AFP is not suitable as the sole indicator to screen and diagnose HCC. Meanwhile, the LCA-reactive fraction of AFP (AFP-L3) has been reported to be a more accurate marker for HCC compared to AFP. Reports on AFP-L3 as an early diagnosis marker were published as early as 1993, where it was found that 73% of the patients with elevated AFP-L3 eventually developed HCC after 35 months (53). AFP-L3 has already been used in Japan for screening and diagnosing HCC (54).

F2 (Protein name: PIVKA-II or DCP)

DCP, also known as PIVKA-II, is an abnormal prothrombin discovered in 1984. In a previous study, plasma DCP was detected in 54.3% of the 628 patients studied, including 253 liver cirrhosis patients and 116 HCC patients. A positive correlation between its plasma concentration and tumor size was also observed (55). Another study revealed that DCP had a sensitivity of 52.8% and specificity of 98.8%, which are comparable to those of AFP. In 50 patients with HCC, the combination of AFP and DCP was found to be superior to using either AFP or DCP alone for diagnosis (56).

CEACAM5

CEACAM5 is the gene that encodes Carcinoembyronic antigen (CEA), a cell surface glycoprotein used as a marker for gastrointestinal cancers. As a cell adhesion molecule, it is considered to play an important role in tumor development, as well as the regulation of differentiation, apoptosis and cell polarity (57). In a recent report, CEA, along with 6 other proteins, were combined into a multimarker panel for primary HCC to acquire an overall improvement in sensitivity, specificity, accuracy rate and area under ROC curve of 82.0, 95.0, 90.1% and 0.884, respectively (58). In a 12-year study in Taiwan, an 8-marker panel including CEA identified common malignancies (including liver cancer, lung cancer, prostate cancer and colorectal cancer) with an especially high sensitivity for liver cancer at 90% (59).

TP53

Tumor protein 53 participates in a number of regulatory processes and induces apoptopsis, cell cycle arrest and metabolic changes. Mutations in the gene encoding this protein are closely correlated with various cancers (60). In a 2016 meta-analysis study, TP53 was found to be hypermethylated in patients with HCC. Hence, it was speculated that aberrant DNA methylations may be useful predictive and diagnostic markers for HCC (61). TP53 mutations were detected in 30–50% of HCC cases and found to be correlated to poor prognosis (62). Above all, it has been demonstrated that p53 mutations and overexpressions may serve as molecular prognostic factors for HCC (63).

CD8

CD8 is a glycoprotein found on the surface of cytotoxic T lymphocytes. In a recent study, low CD8+TIL count was found to be a predictor of poor HCC-specific survival in two independent cohorts. In combination with PD-L1 and Gal-9 expression, multivariate analysis revealed that this multimarker panel can be used to predict the survival of HCC patients (P < 0.001, HR 0.29, 95% CI 0.18–0.48) (64). The association of low CD8+TIL with poor survival is an indication of immune ignorance by tumors, as postulated by Teng and Smyth (65). Furthermore, in a prospective study involving 66 HCC patients that underwent surgical resection, low CD8 expression in distant non-neoplastic liver was correlated with high HCC recurrence rate (66).

Validation of the curated list with other cancer biomarker databases

Aside from our work, there are a few publicly available cancer biomarker databases. Table 4 compares the coverage of MarkerHub with these databases. The first two are HCC-related databases: Liverome and MarkerRIF. The Liverome database (67) provides a comprehensive collection of well-curated HCC gene signatures from 98 HCC-related studies, including microarray and proteomic data. MarkerRIF (68) compiles a list of HCC-related genes and proteins from articles manually curated by users directly in PubMed. In addition, we compared MarkerHub with three other databases. (i) GeneCards Human Gene Database (69): a gene-centric database that combines information from large public sources including UniProtKB and provides concise genomic, proteomic, transcriptomic, disease and functional data. (ii) MalaCards (70, 71): an integrated database of human maladies and their annotations collected from 64 data sources. (iii) Catalogue of somatic mutations in cancer (COSMIC) Forbes et al. (72): a database that focuses on somatic mutations and chromosome abnormalities.

Table 4.

Coverage of ranked candidate biomarkers with five on-line resources

MarkerHubLiveromeMarkerRIFGeneCardsMalacardsCOSMIC
# of genes2128692721234851653187
# of genes covered by MarkerHub2128137610712061081937
Coverage rate100%19.86%50.47%34.60%65.45%60.78%
MarkerHubLiveromeMarkerRIFGeneCardsMalacardsCOSMIC
# of genes2128692721234851653187
# of genes covered by MarkerHub2128137610712061081937
Coverage rate100%19.86%50.47%34.60%65.45%60.78%
Table 4.

Coverage of ranked candidate biomarkers with five on-line resources

MarkerHubLiveromeMarkerRIFGeneCardsMalacardsCOSMIC
# of genes2128692721234851653187
# of genes covered by MarkerHub2128137610712061081937
Coverage rate100%19.86%50.47%34.60%65.45%60.78%
MarkerHubLiveromeMarkerRIFGeneCardsMalacardsCOSMIC
# of genes2128692721234851653187
# of genes covered by MarkerHub2128137610712061081937
Coverage rate100%19.86%50.47%34.60%65.45%60.78%

On average, the percentage of the total gene records in the other five databases that were covered by MarkerHub is 33.9%. 50.47% of our previous work MarkerRIF was covered by MarkerHub, while Malacards and COSMIC had a coverage rate of 65.45 and 60.78%, respectively. Both GeneCards and Liverome obtained a coverage rate that is below 50%. MarkerRIF contained a total of 212 manually curated biomarkers that included non-human species such as Drosophila. Besides genes and proteins, miRNAs are also considered as a type of biomarker in MarkerRIF, while MarkerHub only focused on human genes in the liver. Among the 2128 biomarkers curated in MarkerHub, 107 human genes were found in MarkerRIF. Of the remaining 105 unique gene records in MarkerRIF, 54 human genes possessed lower gene expression profiles and 51 were non-human genes. By contrast, the rest of the unique gene records in MarkerHub were all found in liver with higher gene expression profiles in human sample according to the NCBI Gene Expression Omnibus database (73).

Genes in Liverome are manually curated from literatures with high-throughput assays. These assays can screen large-scale samples containing not only human genes, but also the genes of other species. However, it is difficult to validate the fidelity of nearly 7000 liver cancer-related genes. On the other hand, GeneCards curated both proteins and RNAs, and the latter in not included in MarkerHub. Therefore, the coverage rate is lower in Liverome and GeneCards in comparison to the others.

The effectiveness of the ranking algorithm is illustrated in Table 5. By manually cross-checking the top 30 genes associated with ‘Hepatocellular Carcinoma’ in each of the databases, we can observe that applying only a single ranking scheme resulted in a lower coverage (59–70%). For example, the coverage rates of applying single ranking schemes individually against the COSMIC database are only 67–80%. After employing the proposed global ranking scheme, the coverage rate can be improved to 90% for GeneCards and 87% for COSMIC, respectively. The results demonstrate the advantage of implementing the global ranking method.

Table 5.

Coverage of the top 30 biomarkers ranked by the global ranking algorithm

ArticleIFaSampleStatisticsWeightGlobal Ranking
MarkerRIF30/30=1.030/30=1.029/29=1.030/30=1.029/29=1.030/30=1.0
Liverome30/30=1.030/30=1.029/29=1.030/30=1.029/29=1.030/30=1.0
GeneCards20/30=0.6721/30=0.718/29=0.6219/30=0.6317/29=0.5927/30=0.9
COSMIC20/30=0.6724/30=0.819/29=0.6620/30=0.6718/29=0.6226/30=0.87
Average Coverage0.8350.8750.820.8250.80250.9425
ArticleIFaSampleStatisticsWeightGlobal Ranking
MarkerRIF30/30=1.030/30=1.029/29=1.030/30=1.029/29=1.030/30=1.0
Liverome30/30=1.030/30=1.029/29=1.030/30=1.029/29=1.030/30=1.0
GeneCards20/30=0.6721/30=0.718/29=0.6219/30=0.6317/29=0.5927/30=0.9
COSMIC20/30=0.6724/30=0.819/29=0.6620/30=0.6718/29=0.6226/30=0.87
Average Coverage0.8350.8750.820.8250.80250.9425
a

IF = journal impact factor.

Table 5.

Coverage of the top 30 biomarkers ranked by the global ranking algorithm

ArticleIFaSampleStatisticsWeightGlobal Ranking
MarkerRIF30/30=1.030/30=1.029/29=1.030/30=1.029/29=1.030/30=1.0
Liverome30/30=1.030/30=1.029/29=1.030/30=1.029/29=1.030/30=1.0
GeneCards20/30=0.6721/30=0.718/29=0.6219/30=0.6317/29=0.5927/30=0.9
COSMIC20/30=0.6724/30=0.819/29=0.6620/30=0.6718/29=0.6226/30=0.87
Average Coverage0.8350.8750.820.8250.80250.9425
ArticleIFaSampleStatisticsWeightGlobal Ranking
MarkerRIF30/30=1.030/30=1.029/29=1.030/30=1.029/29=1.030/30=1.0
Liverome30/30=1.030/30=1.029/29=1.030/30=1.029/29=1.030/30=1.0
GeneCards20/30=0.6721/30=0.718/29=0.6219/30=0.6317/29=0.5927/30=0.9
COSMIC20/30=0.6724/30=0.819/29=0.6620/30=0.6718/29=0.6226/30=0.87
Average Coverage0.8350.8750.820.8250.80250.9425
a

IF = journal impact factor.

Network analysis

The results of validation indicate that many of the top-ranked biomarkers were also listed in the other online databases. However, these databases do not elucidate the association index or relative ranking of biomarker genes with respect to HCC. Information as such can only be examined through wet-lab data or cross-referencing the citation number and other attributes from these databases against our filtering parameters. To substantiate the credibility of HCC biomarkers in MarkerHub, we conducted network analysis to investigate the functional relations between proteins and validate disease-associated genes.

To determine the possible functional relations of the biomarker candidates, protein interaction networks of the top 15 proteins were constructed using QuasiPro (http://csb2.ym.edu.tw/quasipro/index.php). QuasiPro is an online tool which collects protein–protein/gene–gene interactions (PPIs/GGIs) from several public databases through data mining approaches. Using this tool, we constructed both full and direct connection networks, which consisted of the 31 curated genes/proteins (Figure 3).

Figure 3.

Network pathway analysis of top 15 proteins (red).

It has been previously suggested that proteins with the same disease phenotypes are likely to be involved in the same signaling pathway or signal transduction mechanism (74). Thus, potential disease-associated genes or proteins can be derived from these PPIs (75). As shown in the network, there are direct interactions between 25 of the 31 proteins, signifying that these proteins are functionally related. The direct interactions uncovered between the majorities of the proteins extracted by our method supports the fact that they are indeed correlated to HCC.

Of the 31 proteins, CDH1 has the most interacting proteins with a total of 10 direct interactions, followed by VEGFA (7), CD8A (5), TP53 (4), F2 and TGFB1 (2 each), and EPCAM, AFP and IFNA1 (1 each). VEGFA and CD8A are also worthy of attention, since they are connected to two other protein interaction networks. CDH1, VEGFA, TP53, TGFB1 and EPCAM participated in pathways related to cell growth and proliferation and apoptosis (76). Dysregulated cell proliferation pathways and suppressed apoptoses commonly lead to uncontrollable proliferation of tumor (77). Moreover, according to the KEGG database (78–80), CDH1, TGFB1, TP53 and VEGFA were involved in pathways linked with cancer. Additionally, IFNA1, IFNA13 and TP53 were associated with pathways related to Hepatitis B and C, which are both high risk factors for hepatocellular carcinoma.

CDH1 is notable for regulating cell-cell adhesions, mobility and proliferation of epithelial cells (81). VEGF is an angiogenic factor that signals the central rate-limiting step in angiogenesis, which is critical in tumor formation and progression (82). As discussed previously, a number of evidences indicate that CD8 is involved in the process of T-cell mediated cytotoxicity. TP53 is a gene that commonly undergoes somatic mutations in human cancers, resulting in single amino-acid alterations at various positions (83).

It is worth noting that AFP, the FDA-approved serum marker for HCC (84), has only one interaction despite its high rank. It is connected to CD8A through HLA-B, which is a part of the immune regulatory functions (76). Produced in the yolk sac and in the liver during fetal development (85), AFP binds and transports bilirubin, fatty acids, retinoids, steroids, heavy metals, dyes, phytoestrogens, dioxin and various drugs (86). While AFP is known to be involved in liver development and organ regeneration (76), the role AFP plays in liver diseases is not yet fully understood, which may account for its meager participation in the constructed network.

Web interface

MarkerHub provides various query options and a graphical visualization page to facilitate the access of network data of the ranked HCC biomarkers. Two major pages named ‘Markers’ and ‘Networks’ are included. The ‘Markers’ page shows the details of each ranked gene including the number of articles, the median of impact factors, statistical information, the number of samples, the weights and the global ranking result. On the other hand, the ‘Networks’ page presents the interactions of interest with three different modes of displays: (i) direct interaction; (ii) including connectors and (iii) all neighbors. First, the ‘direct interaction’ mode only shows the direct interactions among the selected biomarkers (Figure 4a). The ‘including connectors’ mode includes biomarkers that serve as connectors in between the selected biomarkers (Figure 4b). The ‘all neighbors’ mode exhibits all neighboring genes/proteins of the selected biomarkers (Figure 4c). Biomarkers can be selected by ticking the checkbox, and the corresponding networks would be generated based on the mode of network display.

Figure 4.

Three interaction extraction types: (a) direct interaction; (b) including connectors; (c) all neighbors.

Performance of evidential sentence classification

We used the dataset released by LiverCancerMarkerRIF to develop our sentence classifier. The dataset contains 909 sentences manually annotated by the annotators recruited in the BioCreative IV user interactive task (87). Each sentence is annotated with a label indicating whether the sentence contains supporting evidence of liver cancer biomarkers. After tokenization, each sentence on average contains 26.7 tokens.

Table 6 compares the performance of the built CNN-based sentence classifier with four well-known machine-learning approaches including decision tree, support vector machine, Naïve Bayes and Naïve Bayes Multinomial based on a ten-fold cross validation on the dataset. The four algorithms were implemented by using Weka with default parameters and bag-of-word features (unigram-trigram). The results demonstrate that CNN outperformed the others by achieving a satisfactory F-score of 0.89.

Table 6.

Performance comparison of different sentence classification models

AlgorithmF-score
Decision Tree0.78
Support vector machine0.85
NaïveBayes0.82
NaïveBayesMultinomial0.85
CNN0.89
AlgorithmF-score
Decision Tree0.78
Support vector machine0.85
NaïveBayes0.82
NaïveBayesMultinomial0.85
CNN0.89
Table 6.

Performance comparison of different sentence classification models

AlgorithmF-score
Decision Tree0.78
Support vector machine0.85
NaïveBayes0.82
NaïveBayesMultinomial0.85
CNN0.89
AlgorithmF-score
Decision Tree0.78
Support vector machine0.85
NaïveBayes0.82
NaïveBayesMultinomial0.85
CNN0.89

Limitation

One of the concerns regarding the ranking scheme is the integration of the impact factor. Impact factor indicates the trend of articles being cited for a certain journal. Although this is not an absolute indicator of quality research, it provides a relative measure of the universality of the journal. Generally, journals with a higher impact factor receive more submissions and may set higher standards when reviewing them considering the reputation and broader audience of the journal itself. As there are no absolute factors to assess the quality of research, we adapted this measure as the score assigned to an article for ranking in combination with the other factors. However, as pointed out during the review of this work and the note given by Seglen (88), ‘Article citation rates determine the journal impact factor, not vice versa’, it may be problematic to consider the impact factor of the journal rather than the citation rate of an article when assessing its importance. In the future, we will incorporate the citation rate of each publication as a ranking factor in the ranking scheme.

Conclusion

With the huge amount of available data from HCC clinical studies, a proper data curation and pipelined platform is required to help researchers retrieve potential biomarkers from existing literatures. In this work, we introduced a curation pipeline developed for mining biomarkers of HCC and constructed the MarkerHub database. The developed curation pipeline employs several state-of-the-art text mining components to extract biomarkers from a large collection of online literatures and implements a global ranking strategy with several ranking factors to sort the candidate biomarkers. The ultimate goal of biomarker-related studies is to come up with a panel of biomarkers for disease screening or monitoring. MarkerHub facilitates biomarker researches by providing life scientists with a ranked list that can be validated in a larger population using clinical specimens. Our ranked list is ideal for those employing or establishing multiplexed analysis tools like mass spectrometry or microarray. Depending on the multiplexing capability of the method, users can select the preferred number of genes/proteins from the ranked list for further investigations. In addition, a network analysis was included in MarkerHub to visualize the associations among the extracted biomarkers to assist researchers in acquiring a more comprehensive view of the potential roles these biomarkers may play in the progression of the disease. An interesting goal in the future would be to extract the evidence identified through the pipeline and prepare these data in the proper formats for statistical meta-analysis. On the whole, we believe that MarkerHub along with our curation pipeline can help life scientists by reducing the time and effort spent on article collection and data analysis. It is a useful and generic tool for mining biomarkers for various diseases, provided that the library and some key annotations are modified accordingly.

Acknowledgments

This work was supported by the Taiwan Biosignature project, the Ministry of Science and Technology of Taiwan (MOST106-2221-E-143-007-MY3 and MOST105-2221-E-143-003) and the Bioinformatics Core Facility for Translational Medicine and Biotechnology Development (MOST106-2319-B-100-001).

Conflict of interest. None declared.

References

1

Marrero
J.A.
(
2012
)
Chapter 57 – hepatocellular carcinoma
. In:
Sanyal
M.J.
(ed).
Zakim and Boyer's Hepatology
, 6th edn.
Saint Louis
:
W.B. Saunders
, pp.
1005
1031
.

2

Siegel
R.L.
,
Miller
K.D.
,
Fedewa
S.A.
et al.  (
2017
)
Colorectal cancer statistics, 2017
.
CA Cancer J. Clin
.,
67
,
177
193
.

3

Trinchet
J.-C.
,
Chaffaut
C.
,
Bourcier
V.
et al.  (
2011
)
Ultrasonographic surveillance of hepatocellular carcinoma in cirrhosis: a randomized trial comparing 3- and 6-month periodicities
.
Hepatology
,
54
,
1987
1997
.

4

Aghoram
R.
,
Cai
P.
,
Dickinson
J.A.
(
2012
)
Alpha-foetoprotein and/or liver ultrasonography for screening of hepatocellular carcinoma in patients with chronic hepatitis B
.
Cochrane Datab. Syst. Rev
.

5

Bruix
J.
,
Llovet
J.M.
(
2002
)
Prognostic prediction and treatment strategy in hepatocellular carcinoma
.
Hepatology
,
35
,
519
524
.

6

G. Biomarkers Definitions Working
(
2001
)
Biomarkers and surrogate endpoints: preferred definitions and conceptual framework
.
Clin. Pharmacol. Therap
.,
69
,
89
95
.

7

Ramaswamy
S.
,
Perou
C.M.
(
2003
)
DNA microarrays in breast cancer: the promise of personalised medicine
.
Lancet
,
361
,
1576
1577
.

8

Rosenfeld
N.
,
Aharonov
R.
,
Meiri
E.
et al.  (
2008
)
MicroRNAs accurately identify cancer tissue origin
.
Nat. Biotechnol
.,
26
,
462
469
.

9

Fernie
A.R.
,
Trethewey
R.N.
,
Krotzky
A.J.
et al.  (
2004
)
Metabolite profiling: from diagnostics to systems biology
.
Nat. Rev. Mol. Cell Biol
.,
5
,
763
769
.

10

Ludwig
J.A.
,
Weinstein
J.N.
(
2005
)
Biomarkers in cancer staging, prognosis and treatment selection
.
Nat. Rev. Cancer
,
5
,
845
856
.

11

Ghosh
D.
,
Poisson
L.M.
(
2009
)
Omics data and levels of evidence for biomarker discovery
.
Genomics
,
93
,
2009
.

12

Diamandis
E.P.
(
2010
)
Cancer biomarkers: can we turn recent failures into success?
J. Natl. Cancer Inst
.,
102
,
1462
1467
.

13

Simmons
A.R.
,
Baggerly
K.
,
Bast
R.C.
Jr
., (
2013
)
The emerging role of HE4 in the evaluation of epithelial ovarian and endometrial carcinomas
.
Oncology (Williston Park)
,
27
,
548
556
.

14

Younesi
E.
,
Toldo
L.
,
Muller
B.
et al.  (
2012
)
Mining biomarker information in biomedical literature
.
BMC Med. Inf. Decision Mak
.,
12
,
148
.

15

Dai
H.-J.
,
Wu
C.-Y.
,
Tsai
R.T.-H.
et al.  (
2014
)
Chapter 12: Text Mining in Biomedicine and Healthcare. In Biological Data Mining and its Applications in Healthcare. World Scientific Publishing Company, Singapore
, pp.
325
372
.

16

Zhu
F.
,
Patumcharoenpol
P.
,
Zhang
C.
et al.  (
2013
)
Biomedical text mining and its applications in cancer research
.
J. Biomed. Inf
.,
46
,
200
211
.

17

Qi
Z.
,
Tian
Y.
,
Shi
Y.
(
2012
)
Laplacian twin support vector machine for semi-supervised classification
.
Neural Networks
,
35
,
46
53
.

18

Taniguchi
E.
,
Kawaguchi
T.
,
Sakata
M.
et al.  (
2013
)
Lipid profile is associated with the incidence of cognitive dysfunction in viral cirrhotic patients: a data-mining analysis
.
Hepatol. Res
.,
43
,
418
424
.

19

Zhang
H.
,
Liu
G.
,
Chow
T.W.S.
et al.  (
2011
)
Textual and visual content-based anti-phishing: a Bayesian Approach
.
Trans. Neur. Netw
.,
22
,
1532
1546
.

20

Touw
W.G.
,
Bayjanov
J.R.
,
Overmars
L.
et al.  (
2013
)
Data mining in the life sciences with random forest: a walk in the park or lost in the jungle?
Brief. Bioinf
.,
14
,
315
326
.

21

Gonzalez
M.W.
,
Kann
M.G.
(
2012
)
Chapter 4: protein interactions and disease
.
PLoS Comput. Biol
.,
8
,
e1002819.

22

Safari-Alighiarloo
N.
,
Taghizadeh
M.
,
Rezaei-Tavirani
M.
et al.  (
2014
)
Protein–protein interaction networks (PPI) and complex diseases
.
Gastroenterol. Hepatol. Bed Bench
,
7
,
17
31
.

23

Lage
K.
(
2014
)
Protein–protein interactions and genetic diseases: the interactome
.
Biochim. Biophys. Acta
,
1842
,
1971
1980
.

24

Tian
Z.
,
Wang
C.
,
Guo
M.
et al.  (
2016
)
An improved method for functional similarity analysis of genes based on gene ontology
.
BMC Syst. Biol
.,
10
,
119
.

25

Yang
P.
,
Li
X.
,
Wu
M.
et al.  (
2011
)
Inferring gene-phenotype associations via global protein complex network propagation
.
PLoS One
,
6
,
e21502
.

26

Lage
K.
,
Hansen
N.T.
,
Karlberg
E.O.
et al.  (
2008
)
A large-scale analysis of tissue-specific pathology and gene expression of human disease genes and complexes
.
Proc. Natl. Acad. Sci. USA
,
105
,
20870
20875
.

27

Mogensen
J.
,
van Tintelen
J.P.
,
Fokstuen
S.
et al.  (
2015
)
The current role of next-generation DNA sequencing in routine care of patients with hereditary cardiovascular conditions: a viewpoint paper of the European Society of Cardiology working group on myocardial and pericardial diseases and members of the European Society of Human Genetics
.
Eur. Heart J
.,
36
,
1367
1370
.

28

Shendure
J.
(
2011
)
Next-generation human genetics
.
Genome Biol
.,
12
,
408
.

29

Franke
L.
,
van Bakel
H.
,
Fokkens
L.
et al.  (
2006
)
Reconstruction of a functional human gene network, with an application for prioritizing positional candidate genes
.
Am. J. Hum. Genet
.,
78
,
1011
1025
.

30

Bauer-Mehren
A.
,
Rautschka
M.
,
Sanz
F.
et al.  (
2010
)
DisGeNET: a Cytoscape plugin to visualize, integrate, search and analyze gene–disease networks
.
Bioinformatics
,
26
,
2924
2926
.

31

Abul Seoud
R.A.
,
Mabrouk
M.S.
(
2013
)
TMT-HCC: a tool for text mining the biomedical literature for hepatocellular carcinoma (HCC) biomarkers identification
.
Comput. Methods Programs Biomed
.,
112
,
640
648
.

32

Singhal
A.
,
Simmons
M.
,
Lu
Z.
(
2016
)
Text mining for precision medicine: automating disease-mutation relationship extraction from biomedical literature
.
J. Am. Med. Inform. Assoc
.,
23
,
766
772
.

33

Singhal
A.
,
Simmons
M.
,
Lu
Z.
et al.  (
2016
)
Text mining genotype-phenotype relationships from biomedical literature for database curation and precision medicine
.
PLoS Comput. Biol
.,
12
,
e1005017
.

34

Hanisch
D.
,
Fundel
K.
,
Mevissen
H.T.
et al.  (
2005
)
ProMiner: rule-based protein and gene entity recognition
.
BMC Bioinformatics
,
6
,
S14
.

35

Ivchenko
O.
,
Younesi
E.
,
Shahid
M.
et al.  (
2011
)
PLIO: an ontology for formal description of protein–ligand interactions
.
Bioinformatics
,
27
,
1684
1690
.

36

Ozgur
A.
,
Vu
T.
,
Erkan
G.
et al.  (
2008
)
Identifying gene–disease associations using centrality on a literature mined gene-interaction network
.
Bioinformatics
,
24
,
i277
i285
.

37

Carson
M.B.
,
Lu
H.
(
2015
)
Network-based prediction and knowledge mining of disease genes
.
BMC Med. Genomics
,
8
,
S9
.

38

Wang
X.
,
Gulbahce
N.
,
Yu
H.
(
2011
)
Network-based methods for human disease gene prediction
.
Brief. Funct. Genomics
,
10
,
280
293
.

39

Wei
C.-H.
,
Kao
H.-Y.
,
Lu
Z.
(
2013
)
PubTator: a web-based text mining tool for assisting biocuration
.
Nucleic Acids Res
.,
41
,
W518
W522
.

40

Dai
H.-J.
,
Singh
O.
,
Jonnagaddala
J.
et al.  (
2016
)
NTTMUNSW BioC modules for recognizing and normalizing species and gene/protein mentions
.
Database
,
2016
,
baw111.

41

Chang
N.-W.
,
Dai
H.-J.
,
Hsieh
Y.-L.
et al.  (
2016
) Statistical Principle-based Approach for Detecting miRNA-target Gene Interaction Articles. Presented at the Proceeding of the IEEE 16th International Conference on BioInformatics and BioEngineering (BIBE), Taichung, Taiwan.

42

Davis
A.P.
,
King
B.L.
,
Mockus
S.
et al.  (
2011
)
The comparative toxicogenomics database: update 2011
.
Nucleic Acids Res
.,
39
,
D1067
D1072
.

43

Lipscomb
C.E.
(
2000
)
Medical subject headings (MeSH)
.
Bull. Med. Library Assoc
.,
88
,
265
266
.

44

Enis
M.
(
2014
)
EBSCO opens metadata to third-party discovery services commits to transparency with linking defaults
.
Library J
.,
139
,
17
19
.

45

Shiau
C.K.
,
Gu
D.L.
,
Chen
C.F.
et al.  (
2011
)
IGRhCellID: integrated genomic resources of human cell lines for identification
.
Nucleic Acids Res
.,
39
,
D520
D524
.

46

Romano
P.
,
Manniello
A.
,
Aresu
O.
et al.  (
2009
)
Cell Line Data Base: structure and recent improvements towards molecular authentication of human cell lines
.
Nucleic Acids Res
.,
37
,
D925
D932
.

47

Dai
H.J.
,
Wu
J.C.
,
Lin
W.S.
et al.  (
2014
)
LiverCancerMarkerRIF: a liver cancer biomarker interactive curation system combining text mining and expert annotations
.
Database (Oxford)
,
2014
,
bau085
.

48

Kim
Y.
(
2014
) Convolutional neural networks for sentence classification. Presented at the Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), Doha, Qatar.

49

Krizhevsky
A.
,
Sutskever
I.
,
Hinton
G.E.
(
2012
) Imagenet classification with deep convolutional neural networks. In Advances in Neural Information Processing Systems, pp.
1097
1105
.

50

Miyao
Y.
,
Sagae
K.
,
Saetre
R.
et al.  (
2009
)
Evaluating contributions of natural language parsers to protein–protein interaction extraction
.
Bioinformatics
,
25
,
394
400
.

51

Moen
S. P. F. G. H.
,
Ananiadou
T.S.S.
(
2013
) Distributional semantics resources for biomedical text processing.

52

Dai
H.-J.
,
Lai
P.-T.
,
Tsai
R.T.-H.
et al.  (
2010
) Global Ranking via Data Fusion. Presented at the Proceedings of the 23rd International Conference on Computational Linguistics (COLING 2010), Beijing, China.

53

Sato
Y.
,
Nakata
K.
,
Kato
Y.
et al.  (
1993
)
Early recognition of hepatocellular carcinoma based on altered profiles of alpha-fetoprotein
.
N. Engl. J. Med
.,
328
,
1802
1806
.

54

Izumi
N.
(
2010
)
Diagnostic and Treatment Algorithm of the Japanese Society of Hepatology: a consensus-based practice guideline
.
Oncology
,
78
,
78
86
.

55

Takikawa
Y.
,
Suzuki
K.
,
Yamazaki
K.
et al.  (
1992
)
Plasma abnormal prothrombin (PIVKA-π): A new and reliable marker for the detection of hepatocellular carcinoma
.
J. Gastroenterol. Hepatol
.,
7
,
1
6
.

56

Beale
G.
,
Chattopadhyay
D.
,
Gray
J.
et al.  (
2008
)
AFP, PIVKAII, GP3, SCCA-1 and follisatin as surveillance biomarkers for hepatocellular cancer in non-alcoholic and alcoholic fatty liver disease
.
BMC Cancer
,
8
,
200
.

57

CEACAM5: https://www.ncbi.nlm.nih.gov/gene/1048 (

2004
) Bethesda (MD): National Library of Medicine (US), National Center for Biotechnology Information.

58

Zhao
Y.
,
Wang
M.
,
Cui
C.
et al.  (
2015
)
Significance of combined tests of serum golgi glycoprotein 73 and other biomarkers in diagnosis of small primary hepatocellular carcinoma
.
Cancer Biomark
,
15
,
677
683
.

59

Wen
Y.H.
,
Chang
P.Y.
,
Hsu
C.M.
et al.  (
2015
)
Cancer screening through a multi-analyte serum biomarker panel during health check-up examinations: results from a 12-year experience
.
Clin. Chim. Acta
,
450
,
273
276
.

60

TP53: https://www.ncbi.nlm.nih.gov/gene/7157 (

2004
) Bethesda (MD): National Library of Medicine (US), National Center for Biotechnology Information.

61

Zhang
C.
,
Li
J.
,
Huang
T.
et al.  (
2016
)
Meta-analysis of DNA methylation biomarkers in hepatocellular carcinoma
.
Oncotarget
,
7
,
81255
81267
.

62

Bressac
B.
,
Kew
M.
,
Wands
J.
et al.  (
1991
)
Selective G to T mutations of p53 gene in hepatocellular carcinoma from southern Africa
.
Nature
,
350
,
429
431
.

63

Hsu
H.C.
,
Tseng
H.J.
,
Lai
P.L.
et al.  (
1993
)
Expression of p53 gene in 184 unifocal hepatocellular carcinomas: association with tumor growth and invasiveness
.
Cancer Res
.,
53
,
4691
4694
.

64

Sideras
K.
,
Biermann
K.
,
Verheij
J.
et al.  (
2017
)
PD-L1, Galectin-9 and CD8+ tumor-infiltrating lymphocytes are associated with survival in hepatocellular carcinoma
.
Oncoimmunology
,
6
,
e1273309
.

65

Teng
M.W.
,
Ngiow
S.F.
,
Ribas
A.
et al.  (
2015
)
Classifying cancers based on T-cell infiltration and PD-L1
.
Cancer Res
.,
75
,
2139
2145
.

66

Wang
Q.
,
Luan
W.
,
Warren
L.
et al.  (
2016
)
Prognostic role of immune cells in hepatitis B-associated hepatocellular carcinoma following surgical resection depends on their localization and tumor size
.
J. Immunother
.,
39
,
36
44
.

67

Lee
L.
,
Wang
K.
,
Li
G.
et al.  (
2011
)
Liverome: a curated database of liver cancer-related gene signatures with self-contained context information
.
BMC Genomics
,
12
,
S3
.

68

Dai
H.-J.
,
Wu
J.C.-Y.
,
Lin
W.-S.
et al.  (
2014
)
LiverCancerMarkerRIF: a liver cancer biomarker interactive curation system combining text mining and expert annotations
.
Database
,
2014
,
bau085
.

69

Safran
M.
,
Dalah
I.
,
Alexander
J.
et al.  (
2010
)
GeneCards Version 3: the human gene integrator
.
Database
,
2010
,
baq020
.

70

Rappaport
N.
,
Twik
M.
,
Nativ
N.
et al.  (
2014
)
MalaCards: a comprehensive automatically-mined database of human diseases
.
Curr. Protoc. Bioinf
.,
47
,
1
24
.

71

Rappaport
N.
,
Nativ
N.
,
Stelzer
G.
et al.  (
2013
)
MalaCards: an integrated compendium for diseases and their annotation
.
Database (Oxford)
,
2013
,
bat018
.

72

Forbes
S.A.
,
Beare
D.
,
Gunasekaran
P.
et al.  (
2015
)
COSMIC: exploring the world's knowledge of somatic mutations in human cancer
.
Nucleic Acids Res
.,
43
,
D805
D811
.

73

Clough
E.
,
Barrett
T.
(
2016
)
The gene expression omnibus database
.
Methods Mol. Biol
.,
1418
,
93
110
.

74

Gandhi
T.K.B.
,
Zhong
J.
,
Mathivanan
S.
et al.  (
2006
)
Analysis of the human protein interactome and comparison with yeast, worm and fly interaction datasets
.
Nat. Genet
.,
38
,
285
293
.

75

Oti
M.
,
Snel
B.
,
Huynen
M.A.
et al.  (
2006
)
Predicting disease genes using protein–protein interactions
.
J. Med. Genet
.,
43
,
691
698
.

76

T. U. Consortium
(
2015
)
UniProt: a hub for protein information
.
Nucleic Acids Res
.,
43
,
D204
D212
.

77

Evan
G.I.
,
Vousden
K.H.
(
2001
)
Proliferation, cell cycle and apoptosis in cancer
.
Nature
,
411
,
342
348
.

78

Kanehisa
M.
,
Sato
Y.
,
Kawashima
M.
et al.  (
2016
)
KEGG as a reference resource for gene and protein annotation
.
Nucleic Acids Res
.,
44
,
D457
D462
.

79

Kanehisa
M.
,
Goto
S.
(
2000
)
KEGG: kyoto encyclopedia of genes and genomes
.
Nucleic Acids Res
.,
28
,
27
30
.

80

Kanehisa
M.
,
Furumichi
M.
,
Tanabe
M.
et al.  (
2017
)
KEGG: new perspectives on genomes, pathways, diseases and drugs
.
Nucleic Acids Res
.,
45
,
D353
D361
.

81

Meigs
T.E.
,
Fedor-Chaiken
M.
,
Kaplan
D.D.
et al.  (
2002
)
Galpha12 and Galpha13 negatively regulate the adhesive functions of cadherin
.
J. Biol. Chem
.,
277
,
24594
24600
.

82

Bianco
R.
,
Melisi
D.
,
Ciardiello
F.
et al.  (
2006
)
Key cancer cell signal transduction pathways as therapeutic targets
.
Eur. J. Cancer
,
42
,
290
294
.

83

Olivier
M.
,
Hollstein
M.
,
Hainaut
P.
(
2010
)
TP53 mutations in human cancers: origins, consequences, and clinical use
.
Cold Spring Harbor Perspect. Biol
.,
2
,
a001008.

84

Fuzery
A.K.
,
Levin
J.
,
Chan
M.M.
et al.  (
2013
)
Translation of proteomic biomarkers into FDA approved cancer diagnostics: issues and challenges
.
Clin. Proteomics
,
10
,
13
.

85

Arrieta
O.
,
Cacho
B.
,
Morales-Espinosa
D.
et al.  (
2007
)
The progressive elevation of alpha fetoprotein for the diagnosis of hepatocellular carcinoma in patients with liver cirrhosis
.
BMC Cancer
,
7
,
1
9
.

86

Deutsch
H.F.
(
1991
) Chemistry and biology of α-fetoprotein.
Advances in Cancer Research.
,
56
,
253
312
.

87

Mao
Y.
,
Van Auken
K.
,
Li
D.
et al.  (
2014
)
Overview of the gene ontology task at BioCreative IV
.
Database (Oxford)
,
2014
,
bau074
.

88

Seglen
P.O.
(
1997
)
Why the impact factor of journals should not be used for evaluating research
.
BMJ Br. Med. J
.,
314
,
498.

Author notes

Citation details: Chang,N.-W., Dai,H.-J., Shih,Y.-Y. et al. Biomarker identification of hepatocellular carcinoma using a methodical literature mining strategy. Database (2017) Vol. 2017: article ID bax082; doi:10.1093/database/bax082

This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted reuse, distribution, and reproduction in any medium, provided the original work is properly cited.