Literature DB >> 31706268

Genome-wide prediction and prioritization of human aging genes by data fusion: a machine learning approach.

Masoud Arabfard1,2, Mina Ohadi3, Vahid Rezaei Tabar4, Ahmad Delbari5, Kaveh Kavousi6.   

Abstract

BACKGROUND: Machine learning can effectively nominate novel genes for various research purposes in the laboratory. On a genome-wide scale, we implemented multiple databases and algorithms to predict and prioritize the human aging genes (PPHAGE).
RESULTS: We fused data from 11 databases, and used Naïve Bayes classifier and positive unlabeled learning (PUL) methods, NB, Spy, and Rocchio-SVM, to rank human genes in respect with their implication in aging. The PUL methods enabled us to identify a list of negative (non-aging) genes to use alongside the seed (known age-related) genes in the ranking process. Comparison of the PUL algorithms revealed that none of the methods for identifying a negative sample were advantageous over other methods, and their simultaneous use in a form of fusion was critical for obtaining optimal results (PPHAGE is publicly available at https://cbb.ut.ac.ir/pphage).
CONCLUSION: We predict and prioritize over 3,000 candidate age-related genes in human, based on significant ranking scores. The identified candidate genes are associated with pathways, ontologies, and diseases that are linked to aging, such as cancer and diabetes. Our data offer a platform for future experimental research on the genetic and biological aspects of aging. Additionally, we demonstrate that fusion of PUL methods and data sources can be successfully used for aging and disease candidate gene prioritization.

Entities:  

Keywords:  Genome-wide; Human aging genes; Machine learning; Positive unlabeled learning; Prioritization

Mesh:

Year:  2019        PMID: 31706268      PMCID: PMC6842548          DOI: 10.1186/s12864-019-6140-0

Source DB:  PubMed          Journal:  BMC Genomics        ISSN: 1471-2164            Impact factor:   3.969


Background

Prior understanding of the genetic basis of a disease is a crucial step for the better diagnosis and treatment of the disease [1]. Machine learning methods help specialists and biologists the use of functional or inherent properties of genes in the selection of candidate genes [2]. Perhaps the question that is posed to researchers is why all research is aimed at identifying pathogenic rather than non-pathogenic genes. The answer may lie in the fact that genes introduced as non-pathogens may be documented as disease genes later on. Biologists apply computation, mathematics methods, and algorithms to develop machine learning methods of identifying novel candidate disease genes [3]. Based on the principle of “guilt by association”, similar or identical diseases share genes that are very similar in function or intrinsic properties, or have direct physical protein-protein interactions [4]. Most methods of predicting candidate genes employ various biological data, such as protein sequence, functional annotation, gene expression, protein-protein interaction networks, regulatory data and even orthogonal and conservation data, to identify similarities with respect to the principle of association based on similarity [5]. These methods are categorized as unsupervised, supervised, and semi-supervised [6]. Unsupervised methods cluster the genes based on their proximity and similarity to the known disease genes, and rank them by various methods. Supervised methods create a boundary between disease genes and non-disease genes, and utilize this boundary to select candidate genes. Several studies have been performed to address different aspects of the methodology and have expanded the use of various methods and tools [3, 7–12]. The tools that are available for candidate gene prioritization can be classified with respect to efficiency, computational algorithms, data sources, and availability [13-15]. Available prioritization tools can be categorized into specific and general tools [16]. Specific tools are used to prioritize candidate genes associated with a specific disease. In these methods, information related to a specific tissue involved in the disease or other information related to the disease is employed. General tools can be applied for most diseases, and various data sources are often used in these tools. Gene prioritization tools can be divided into two types of single-species and multi-species. Single-species tools are only usable for a specific species, such as human or mouse. Multi-species tools have the ability to prioritize candidate genes in several different species. For example, the ENDEAVOR software can prioritize the candidate genes in six different species [17]. With respect to computational algorithms, candidate prioritization tools are primarily divided into two groups of complex network-based methods and similarity-based methods [5]. The inevitable completeness and existence of errors in biological data sources necessitate fusion of multiple data sources [18]. Most gene targeting methods, therefore, use multiple data sources to improve performance. The purpose of this study was to design a machine to identify and prioritize novel candidate aging genes in human. We examined the existing methods of identifying human non-aging (negative) genes in the machine learning techniques, and then made a binary classifier for predicting novel candidate genes, based on the positively and negatively learned genes. Gene ranking was based on the principle of the similarity among positive genes through “guilt by association”. Thus, across the unlabeled genes, genes that were less similar in respect with the known genes were employed as negative sample.

Results

The three positive unlabeled learning (PUL) algorithms, Naïve Bayes (NB), Spy, and Rocchio-SVM, were used to evaluate the underlying data, and to compare them to the eight datasets introduced with respect to performance. All samples of a class with a higher frequency were unlabeled. We applied the algorithm to predict the labels. These methods utilize a two-step strategy and are intended to extract a reliable negative sample from the main data (Table 1).
Table 1

Datasets used to evaluate reliable negative sample extraction algorithms

Number of instancesNumber of attributesData set names
756754Parkinson’s Disease Classification Data Set [19]
3457Liver Disorders Data Set [20]
102410Cloud Data Set [21]
35134Ionosphere Data Set [22]
19,02011MAGIC Gamma Telescope Data Set [23]
9616Mammographic Mass Data Set [24]
56932Breast Cancer Wisconsin (Diagnostic) Data Set [25]
20860Connectionist Bench (Sonar, Mines vs. Rocks) Data Set [26]
Datasets used to evaluate reliable negative sample extraction algorithms We also randomly selected 70% of the positive samples as the training set, and the remainder as the test set. To determine the classifier, positive and negative samples were equally selected to ensure that the classifier did not have any bias at the training step. Therefore, we compared the three algorithms with eight data sources extracted from the UCI database (Additional file 1). Comparison of the parameters of the three algorithms for all data sets revealed similar results in F_measure. For example, in data set 1, the precision of the Roc-SVM method, (approximately 2–3%,) was better than those of the other two methods. However, the recall of the NB method (approximately 4–6%,) was better than those of the other two methods, and Roc-SVM method had a lower false positive rate than that of the other two methods (Table 2). In addition, comparison between the parameters of the three algorithms for data set 2, revealed that the precision of the NB method was better than that of the other two methods, the recall SPY method was 5% better than that of the other two methods, and the NB method had a lower false positive rate than that of the other two methods. Therefore, none of the methods had an absolute superiority. Since the results were very similar, the output of the three methods was combined.
Table 2

Performance evaluation of the reliable negative sample extraction algorithms

Data setAlgorithmFPR%FNR%Precision %Recall %F_measure %
Parkinson’s DiseaseNB37.254.5795.4389.7892.52
SPY8.7016.1197.4283.8990.15
Roc-SVM6.5215.0098.0885.0091.07
Liver DisordersNB17.655.7173.3394.2982.50
SPY36.14040.0010057.14
Roc-SVM31.335.0042.2295.0058.46
CloudNB18.887.9384.8392.0788.30
SPY9.5214.9292.7785.0888.76
Roc-SVM6.3216.5196.7283.4989.62
IonosphereNB47.628.3388.5191.6790.06
SPY26.326.9894.1293.0293.57
Roc-SVM33.338.8994.2591.1192.66
MAGIC Gamma TelescopeNB10.4944.4468.1855.5661.22
SPY17.8836.2253.8863.7858.42
Roc-SVM6.6847.1877.6552.8262.87
Mammographic MassNB7.2533.7285.0766.2874.51
SPY11.9610.0062.0790.0073.47
Roc-SVM1.9528.5794.3471.4381.30
Breast Cancer WisconsinNB13.8512.2691.1887.7489.42
SPY9.0910.4894.0089.5291.71
Roc-SVM22.5022.1491.8977.8684.30
Connectionist Bench (Sonar, Mines vs. Rocks)NB13.8512.2691.1887.7489.42
SPY16.677.6980.0092.3185.71
Roc-SVM22.5022.1491.8977.8684.30
Performance evaluation of the reliable negative sample extraction algorithms The three PUL algorithms were applied to extract reliable negative samples and to compare them with respect to performance. In this algorithm, only 303 positive samples were given as input, which enabled extraction of reliable negative samples from the remaining data. Subsequently, from the positive and negative data, a new classifier was trained to identify novel candidate genes to be utilized for prioritization and ranking. A total of 328 negative genes were extracted from each positive and negative gene, with a threshold of 11 replicates per negative gene (Additional file 2), and the Naïve Bayes binary classifiers were trained in a 10-fold cross-validation (Table 3). Additional file 2 contains results for all thresholds. The ROC chart for training and test data is shown in Fig. 1.
Table 3

Model performance evaluation by Naïve Bayes on the aging data

Precision %Recall %F measure %Accuracy %AUC %
Train80.7876.9578.8178.5283.81
Test87.0981.8284.3784.1388.99
Fig. 1

ROC curves. ROC was performed to evaluate the performance of the Naïve Bayes model at the training and test steps, which resulted in similar values for both curves

Model performance evaluation by Naïve Bayes on the aging data ROC curves. ROC was performed to evaluate the performance of the Naïve Bayes model at the training and test steps, which resulted in similar values for both curves We trained multiple binary classifiers using all features in the positive genes and reliable negative data to compare the NB classifier to other classifiers. We investigated the performance of binary SVM [27], NB, and libD3C [28] classifiers in the dataset with 10-Fold cross validation, using Weka [29]. All classifiers had similar performance in the main data set (Table 4).
Table 4

Performance evaluation comparison by multiple binary classifier in the aging data

TP rate %FP rate%Precision %Recall %F measure %AUC %
SVM8021.1828079.679.5
libD3C85.115.385.385.18591.9
NB81.119.782.481.180.986
Performance evaluation comparison by multiple binary classifier in the aging data A major challenge in classification is to reduce the dimensionality of the feature space. Some methods, such as PCA, are linear combinations of the original features. In this research, we investigated the PCA method in the final model, which eliminated some of the original input features and retained a minimum subset of features that yielded the best classification performance. In addition, the feature selection technique was used to select the best subset of features that were satisfying to the model in respect with the subset of the main features. A fixed number of top ranked features were selected to design a classifier. A suitable technique for feature selection is minimal-redundancy-maximal-relevance (mRMR) [30]. We also used mRMR for feature selection in the main data, and then compared multiple binary classifiers in the positive and reliable negative genes. We investigated the top 500 ranked features that were extracted from the mRMR tool to compare the classifiers. All of the selected classifiers yielded acceptable results (Table 5).
Table 5

Performance evaluation comparison by multiple binary classifier in the aging data after feature selection

TP rate %FP rate%Precision %Recall %F measure %AUC %
SVM83.517.184.283.583.483.2
libD3C84.615.784.884.684.692.3
NB81.918.582.181.981.986.8
Performance evaluation comparison by multiple binary classifier in the aging data after feature selection Model accuracy assurance is very difficult when the model applied to a separate test suite includes positive and unlabeled samples. This challenge is critical in instances which lack negative sample. Thus, we compared the evaluation metric with the data. We generated data for all 10 models in the training section to predict the residual genes, and extracted the genes that were identified by the 10 models as positive genes, yielding a total of 3531 final candidate genes. To compare the output of the method with the known tools for prioritizing the genes, the output of the model was compared with two softwares, Endeavor [17] and ToppGene [31], in the seed genes. (the list of seed genes in the form of K-Fold with K = 3 was utilized for the mentioned tools). Two metrics for comparing the tools with the proposed model were considered. The first metric calculated the average ranking for the seed genes, and the second metric determined the number of seed genes on the lists as 10, 50, 100, 500, and 1000. A tool that had more seed genes at the top of the list and a lower average rating compared with the remaining tools, received a higher ranking. Table 6 shows the output of the tools and the PPHAGE method for determining the number of test genes on the known lists. Table 7 shows the output of tools and the PPHAGE method for the average rank score on different lists.
Table 6

Number of detected seed genes in comparison to the output of tools

ToolsRankFold1Fold2Fold3
Endeavour< 10101
< 50202
< 100412
< 500111217
< 1000242525
ToppGene< 10201
< 501102
< 1001612
< 500441217
< 1000622525
PPHAGE< 10220
< 50745
< 10012129
< 500503538
< 1000666167
Table 7

Average rank of the seed genes in comparison to the output of tools

Fold1Fold2Fold3
Endeavour185119181877
ToppGene9268491024
PPHAGE833919930
Number of detected seed genes in comparison to the output of tools Average rank of the seed genes in comparison to the output of tools The top 25 genes that received the highest weight among all candidate aging genes (Table 8), were validated in a number of instances, based on experimental evidence, age-related diseases, and genome-wide association studies (GWAS). A list of all candidate positive aging genes is provided in Additional file 3.
Table 8

The top 25 human candidate aging genes

RankGene symbolRelevanceReferenceDatabase reference
1NAP1L4Nucleosome Assembly[32, 33]
2

CCNI

(CYC1)

Parkinson Disease[34]BEFREE
3RPL3Ribosomal Protein[35]
4FZD5Alzheimer’s Disease[36]BEFREE
5BRD2

Diabetes Mellitus, Non-Insulin-Dependent

Osteoporosis, Postmenopausal

Colorectal Cancer

[3740]BEFREE
6ATP8A2ATPase Phospholipid Transporting[41]
7SRSF11Serine And Arginine Rich Splicing Factor[42]
8BBIP1
9IL10

Cardiovascular Diseases

Diabetes Mellitus, Non-Insulin-Dependent

Colorectal Cancer

Atherosclerosis

Parkinson Disease

Alzheimer’s Disease

Arthritis

Heart failure

[43, 44]

[4547]

[48, 49]

[50, 51]

[5254]

[5557]

[5860]

[6163]

CTD_human

RGD

LHGDN

BEFREE

HPO

10FYCO1

Cataract, autosomal recessive congenital 2

Cataract

[64, 65]

UNIPROT

GENOMICS_ENGLAND

HPO

CTD_human

11PSMB2
12NSFParkinson Disease[6670]

GWASDB

GWASCAT

BEFREE

13OAZ1
14ZFP36L1
15PCLODiabetes Mellitus, Non-Insulin-Dependent[71]BEFREE
16GAB2

Alzheimer’s Disease

Colorectal Cancer

Osteopetrosis

[7275]

[76, 77]

[78]

BEFREE

GWASDB

GWASCAT

17QKI

Coronary heart disease

Colorectal Cancer

[79]

BEFREE

UNIPROT

18ZNF638
19RGS3
20XPO6
21ATP8B1Colorectal Cancer[80]BEFREE
22ITM2C
23RBFOX1

Heart failure

Colorectal Cancer

[81]

[82]

BEFREE
24DLC1

Colorectal Cancer

Hereditary Diffuse Gastric Cancer

Coronary heart disease

Increased gastric cancer

[83]

[84]

[85]

BEFREE

CTD_human

HPO

25MVK

Arthritis

Cataract

HPO

HPO

The top 25 human candidate aging genes CCNI (CYC1) Diabetes Mellitus, Non-Insulin-Dependent Osteoporosis, Postmenopausal Colorectal Cancer Cardiovascular Diseases Diabetes Mellitus, Non-Insulin-Dependent Colorectal Cancer Atherosclerosis Parkinson Disease Alzheimer’s Disease Arthritis Heart failure [43, 44] [45-47] [48, 49] [50, 51] [52-54] [55-57] [58-60] [61-63] CTD_human RGD LHGDN BEFREE HPO Cataract, autosomal recessive congenital 2 Cataract UNIPROT GENOMICS_ENGLAND HPO CTD_human GWASDB GWASCAT BEFREE Alzheimer’s Disease Colorectal Cancer Osteopetrosis [72-75] [76, 77] [78] BEFREE GWASDB GWASCAT Coronary heart disease Colorectal Cancer BEFREE UNIPROT Heart failure Colorectal Cancer [81] [82] Colorectal Cancer Hereditary Diffuse Gastric Cancer Coronary heart disease Increased gastric cancer [83] [84] [85] BEFREE CTD_human HPO Arthritis Cataract HPO HPO

Discussion

On a genome-wide scale, we used three PUL methods to create a method for the isolation of human aging genes from other genes. The combined use of several methods as a fusion of their output was advantageous over using one single method. Following are examples of the identified genes and experimental or GWAS link between these genes and aging. On the list of the 25 top genes, NAP1L4 encodes a member of the nucleosome assembly protein (NAP) family, which interacts with both core and linker histones, and shuttles between the cytoplasm and nucleus, suggesting a role as histone chaperone. Histone protein levels decline during aging, and dramatically affect chromatin structure. Remarkably, the lifespan can be extended by manipulations that reverse the age-dependent changes to chromatin structure, indicating the pivotal role of chromatin structure in aging [32]. In another example, gene expression of NAP1L4 increases with age in the skin tissue [33]. Findings of GWAS link a number of the identified genes to age-related disorders, such as GAB2 and late onset Alzheimer’s disease [86], and QKI and coronary heart disease/myocardial infarction [79]. Interestingly, GWAS reports also link QKI to successful aging [87]. RPL3 encodes a ribosomal protein that is a component of the 60S subunit. The encoded protein belongs to the L3P family of ribosomal proteins, and is increased in gene expression during aging of skeletal muscle [88]. In another example, FZD5 is involved in prostate cancer, which is the most common malignancy in older men. ATP8A2 is another gene subject to deterioration and loss of function over time. RYR2 (Additional file 3) encodes a ryanodine receptor found in cardiac muscle sarcoplasmic reticulum. Mutations in this gene are associated with stress-induced polymorphic ventricular tachycardia and arrhythmogenic right ventricular dysplasia and methylation analysis of CpG sites in DNA from blood cells showed a positive correlation between RYR2 and age [89]. In additional examples, differential expression with age was identified in BCAS3, TUFM and DST in the skin [33]. Gene expression revealed a significant increase in the expression of hippocampal TLR3 from elderly (aged 69–99 years old) compared to cells from younger individuals (aged 20–52 years old) [90]. Similarly, differential expression with age was identified in RORA in the adipose tissue [33]. In order to investigate the implication of the identified candidate genes in aging, we conducted a comprehensive analysis of 330 human pathways in the KEGG. Each of the pathways was examined in the seed and candidate genes, and direct association was detected in a number of instances. For example IL10 activates STAT3 in the FOXO signaling pathway. In another example, GAB2 has a regulatory role for PLCG2 in the osteoclast differentiation pathway, as well as an activating role in the chronic myeloid leukemia pathway. Likewise, FOS is an expression target for IL10 in the T cell receptor signaling pathway. Enrichment analysis was performed using the Enrichr tool, based on the candidate genes and the negative genes [91] to examine whether the candidate and negative genes were correctly selected in respect with aging. The analysis of candidate genes was performed on 3531 genes from the rest of the test genes (i.e. excluding the positive seed and reliable negative genes). Most diseases that were associated with the candidate genes were diseases that occur with aging (e.g. colorectal cancer and diabetes) (Table 9).
Table 9

Indicative diseases associated with the candidate aging genes

IndexNameP-valueAdjustedp-valueZ-scoreCombined score
1Colorectal cancer1.43e-080.000001256−1.9435.07
2Leukemia6.71e-070.00002953−1.6423.32
3Breast_cancer0.0000092460.0002357−1.4516.76
4Diabetes0.000023620.0002986−0.929.85
5Anemia0.000021850.0002986−0.99.68
6Cardiomyopathy0.000027570.0002986− 0.596.23
Indicative diseases associated with the candidate aging genes Ontology analysis of the candidate genes was performed by FUNRICH [92] (Fig. 2), which revealed enrichment for the aging process and apoptosis. A list of all biological processes associated with the candidate aging gene is provided in Additional file 4.
Fig. 2

Significant biological processes associated with the candidate aging genes

Significant biological processes associated with the candidate aging genes In the analysis of the enriched biological pathways, using Enrichr (Table 10), cancer pathways had the highest score. Interestingly, viral pathways (e.g. EBV and HSV) were enriched in the positive aging genes compartment, which is in line with the previously reported immunosenescence and activation of such viruses as a result of aging [93] .A list of all biological pathways of the candidate genes extracted by FUNRICH is provided in Additional file 5.
Table 10

Indicative biological pathways associated with the candidate aging genes

IndexNameP-valueAdjusted p-valueZ-scoreCombined score
1Pathways in cancer_Homo sapiens_hsa052004.07e-411.19e-38−2.11196.21
2Proteoglycans in cancer_Homo sapiens_hsa052051.91e-312.78e-29−1.99140.58
3Epstein-Barr virus infection_Homo sapiens_hsa051693.24e-303.15e-28−1.9128.92
4Endocytosis_Homo sapiens_hsa041441.19e-288.70e-27−1.89121.38
5Regulation of actin cytoskeleton_Homo sapiens_hsa048104.30e-262.51e-24−1.82106.42
6HTLV-I infection_Homo sapiens_hsa051661.01e-254.21e-24−1.79103.2
7Protein processing in endoplasmic reticulum_Homo sapiens_hsa041417.55e-263.68e-24−1.6998.04
8Herpes simplex infection_Homo sapiens_hsa051681.24e-254.54e-24−1.6192.36
9PI3K-Akt signaling pathway_Homo sapiens_hsa041511.79e-224.96e-21−1.8391.82
10Focal adhesion_Homo sapiens_hsa045101.12e-223.63e-21−1.7286.98
Indicative biological pathways associated with the candidate aging genes No specific age-related diseases were detected for the identified negative genes (Table 11), which supports the validity of the model training used. Ontology analysis of the reliable negative genes (Fig. 3), which was also performed by FUNRICH, revealed that most of the extracted processes had a general role in all cells and could not be related to specific aging processes. Analyzing the biologic pathways in the negative genes indicated pathways that were predominantly unrelated to the aging processes.
Table 11

Indicative diseases associated with the reliable negative genes

IndexNameP-valueAdjusted p-valueZ-scoreCombined score
1Cardiomyopathy,_dilated0.016580.2321−1.696.93
2Cardiomyopathy0.031340.2416−1.615.57
3Zellweger_syndrome0.015880.2321−1.064.41
4Dystonia0.034510.2416−0.371.25
Fig. 3

Significant biological processes associated with the reliable negative genes

Indicative diseases associated with the reliable negative genes Significant biological processes associated with the reliable negative genes Based on the principle that similar disease genes are likely to have similar characteristics, some machine learning methods have been employed to predict new disease genes from known disease genes. Previous approaches developed a binary classification model that used known disease genes as a positive training set and unknown genes as a negative training set. However, the negative sets were often noisy because unknown genes could include healthy genes and positive collections. Therefore, the results presented by these methods may not be reliable. Using computational machine learning methods and similarity metrics, we identified reliable negative samples, and then tested the samples using a two-class classifier to identify novel positive aging genes in human.

Conclusion

We implemented 11 databases and several machine learning methods to rank the entire human genes, and predicted and prioritized over 3,000 novel candidate age-related genes based on significant ranking scores. These genes were supported by biological, ontology, and disease enrichment analyses. Future experimental research is warranted to verify the significance of the identified genes in human aging.

Methods

Algorithms

A classification method that is referred to as PUL is a similarity-based algorithm, in which reliable negative samples are extracted from unlabeled data. In addition, a binary classifier can be designed and used to identify the candidate genes (Fig. 4). Likewise, some methods identify reliable negative samples from unlabeled data, which are divided into three general categories: The first category has a two-stage strategy that runs a supervised algorithm on the data, by selecting reliable negative samples from within unlabeled instances [94]. The second category estimates the probability of positive samples by weighting positive and unlabeled data. The third category considers unlabeled data as negative samples with noise.
Fig. 4

The overall learning scheme based on positive and unlabeled samples, and extraction of reliable negative samples (step 1), construction of the binary Classifier (step 2), and prediction and prioritization of candidate genes (step 3)

The overall learning scheme based on positive and unlabeled samples, and extraction of reliable negative samples (step 1), construction of the binary Classifier (step 2), and prediction and prioritization of candidate genes (step 3) In this paper, a two-stage strategy was used to find a reliable negative sample and three different algorithms, Rocchio [95], NB [94], and Spy [96], were selected for implementation. Bayesian classifiers that work explicitly on the possibilities of different assumptions, such as the NB classifier, which is one of the most efficient and most effective algorithms available for certain learning problems, have provided useful practical solutions [97]. The NB classifier can compete with other algorithms and in some cases, it works better than other algorithms [98]. A NB classifier can be considered as a simple Bayesian network, which is used for independence assumptions between features and classes. We chose NB based on the structure and nature of the data, the independent nature of each data source, and the high volume of the data and binary features. An NB classifier with 4-fold cross validation was used to assess the diagnostic value of every data source. In this assessment, we identified how much of each data source alone was enough to identify the genes of aging (Table 12). The diagnostic value of all data sources was estimated at about 70%, except the Literature. We used the data fusion method to get higher diagnostic value. Because of similar F Measure values, a fusion Kernel of equal weight was selected for each data source.
Table 12

Comparison of the evaluation metric across data sources

Data sourceRecallSpecificityPrecisionAccuracyF_Measure
Literature0.580980.614530.58880.59810.58478
Annotation0.776850.786680.766450.781650.77133
Pathways0.732680.745380.72040.738930.72605
Gene Ontology0.793030.788430.763150.789580.77703
Phenotype0.79460.819680.81580.806950.80488
Intrinsic properties0.679630.770350.789450.718350.72965
Sequence0.69010.728280.717130.708850.70305
Interaction0.73780.77240.766450.75430.75135
Gene expression0.756350.821480.822350.78640.78735
Regulatory0.773550.792030.776330.781630.77393
Comparison of the evaluation metric across data sources Since our main data did not contain any negative samples, training a model to identify and prioritize new positive genes was based on the three PUL algorithms. An NB classifier was designed following the extraction of a reliable negative sample and positive genes. Genes were assigned positive labels for the final ranking, using the weighting method according to the available data [7] . The same weight was considered for ranking the candidate genes based on the selected sources. Similarities among the features were weighted in the seed genes and candidate genes, using the following formula, and then sorted based on their total weight: where (C) was the number of candidate genes (n = 3531), (F) was the number of features (n = 11, 698), (S) was the number of seed genes (n = 303) in the problem case, and (W) was the weight of each candidate gene.

Dataset

Aggregate data from 11 human biology databases (Table 13), including 11,698 binary gene features, were collected for 19,462 genes, of which only 303 genes (seed genes) had positive labels for genes involved in aging, derived from the GeneAge database [99].
Table 13

Data sources used in Naïve Bayes classifier for candidate aging genes

Data source nameDataset nameFeatures detailWeb address
Literature

OBO

AgeFactDB

The ageing-related information included both by manual and automatic information extraction from the scientific literature.

https://lov.linkeddata.es/dataset/lov/vocabs/obo

http://agefactdb.jenage.de/

Functional annotationDavidThe list of all functional annotation.https://david.ncifcrf.gov/
Biological pathways

Reactome

Kegg

The list of biological pathway.

https://reactome.org/

https://www.genome.jp/kegg/pathway.html

Gene OntologyGOThe Biological Process, Molecular Function, and Cellular Component vocabularies.http://www.geneontology.org/
Phenotype

HPO

OMIM

The list of all ageing-related phenotype and associated gene.

https://hpo.jax.org/

https://www.omim.org/

Intrinsic properties

Pfam

PDB

The chromosome number, location, gene segment, gene type, etc.

https://pfam.xfam.org/

https://www.rcsb.org/

SequenceRefSeqThe list of all known active site, binding site, chain, etc.https://www.ncbi.nlm.nih.gov/refseq/
Protein-Protein Interaction

HPRD

String

The list of each gene had a physical interaction with each of the positive genes.

http://www.hprd.org/

https://string-db.org/

Gene expression

GEO

HAGR

The ageing-related expression included tissue type, overexpressed and under expressed, etc.

https://www.ncbi.nlm.nih.gov/geo/

http://genomics.senescence.info/gene_expression/index.php

RegulatoryRegNetworkThe list of all regulatory relationship, such as miRNA, Transcription factor, etc.http://www.regnetworkweb.org/
Orthologues

CDD

HomoloGene

OrthoDB

The catalog of orthologous protein-coding genes across vertebrates and known conserved domain.

https://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml

https://www.ncbi.nlm.nih.gov/homologene

https://www.orthodb.org/

Data sources used in Naïve Bayes classifier for candidate aging genes OBO AgeFactDB https://lov.linkeddata.es/dataset/lov/vocabs/obo http://agefactdb.jenage.de/ Reactome Kegg https://reactome.org/ https://www.genome.jp/kegg/pathway.html HPO OMIM https://hpo.jax.org/ https://www.omim.org/ Pfam PDB https://pfam.xfam.org/ https://www.rcsb.org/ HPRD String http://www.hprd.org/ https://string-db.org/ GEO HAGR https://www.ncbi.nlm.nih.gov/geo/ http://genomics.senescence.info/gene_expression/index.php CDD HomoloGene OrthoDB https://www.ncbi.nlm.nih.gov/Structure/cdd/cdd.shtml https://www.ncbi.nlm.nih.gov/homologene https://www.orthodb.org/ The vector of binary features consisted of 11 main parts, each part of which was equivalent to one of the data sources. The information for each data source was a boolean value, and if any gene contained this value, it scored 1, and otherwise, it scored 0 (Table 2). For example, a part of the biological pathway data contained 330 attributes, which were equivalent to a human pathway in KEGG. If the intended gene was located in this pathway, it scored 1, and otherwise, it scored 0. Also for interaction network data, if each gene had a physical interaction with each of the positive genes, it scored 1, and otherwise, 0. These data were extracted from the String and HPRD databases. Due to the large volume of features, we employed the PCA method to reduce the size of features. Following PCA implementation, our total data set was reduced to 4689 attributes, and the Percentage of Variance (POV) equaled 98% (Fig. 5).
Fig. 5

The Percentage of Variance in Principal Component Analysis

The Percentage of Variance in Principal Component Analysis In addition, eight valid data sources from the UCI database (https://archive.ics.uci.edu/ml/index.php) were used to evaluate the efficiency of the algorithms. In each data set, one of the data classes with great sample frequency were unlabeled data. Using algorithms, we identified negative samples and compared them to the original data (Table 3). Additional file 1: Comparison of evaluation metric of three algorithms in the UCI databases. Additional file 2: Results of 10-fold cross-validation in the trained and test data. Additional file 3: A list of all huma candidate positive aging genes. Additional file 4: A list of all biological processes associated with the candidate aging genes. Additional file 5: A list of all biological pathways of the candidate genes extracted by FUNRICH.
  79 in total

1.  Identifying candidate genes for Parkinson's disease by integrative genomics method.

Authors:  Amela Karic; Rifet Terzic; Alen Karic; Borut Peterlin
Journal:  Biochem Med (Zagreb)       Date:  2011       Impact factor: 2.313

2.  Linkage and association of successful aging to the 6q25 region in large Amish kindreds.

Authors:  Digna R Velez Edwards; John R Gilbert; James E Hicks; Jamie L Myers; Lan Jiang; Anna C Cummings; Shengru Guo; Paul J Gallins; Ioanna Konidari; Laura Caywood; Lori Reinhart-Mercer; Denise Fuzzell; Claire Knebusch; Renee Laux; Charles E Jackson; Margaret A Pericak-Vance; Jonathan L Haines; William K Scott
Journal:  Age (Dordr)       Date:  2012-07-07

3.  CANDID: a flexible method for prioritizing candidate genes for complex human traits.

Authors:  Janna E Hutz; Aldi T Kraja; Howard L McLeod; Michael A Province
Journal:  Genet Epidemiol       Date:  2008-12       Impact factor: 2.135

4.  FunRich: An open access standalone functional enrichment and interaction network analysis tool.

Authors:  Mohashin Pathan; Shivakumar Keerthikumar; Ching-Seng Ang; Lahiru Gangoda; Camelia Y J Quek; Nicholas A Williamson; Dmitri Mouradov; Oliver M Sieber; Richard J Simpson; Agus Salim; Antony Bacic; Andrew F Hill; David A Stroud; Michael T Ryan; Johnson I Agbinya; John M Mariadason; Antony W Burgess; Suresh Mathivanan
Journal:  Proteomics       Date:  2015-06-17       Impact factor: 3.984

5.  The molecular scaffold Gab2 is a crucial component of RANK signaling and osteoclastogenesis.

Authors:  Teiji Wada; Tomoki Nakashima; Antonio J Oliveira-dos-Santos; Juerg Gasser; Hiromitsu Hara; Georg Schett; Josef M Penninger
Journal:  Nat Med       Date:  2005-03-06       Impact factor: 53.440

6.  Associations of rs3740677 within GAB2 Gene with LOAD in Chinese Han Population.

Authors:  Jing-Yu Zheng; Hui-Fu Wang; Yu Wan; Meng-Shan Tan; Chen-Chen Tan; Lin Tan; Wei Zhang; Zhan-Jie Zheng; Ling-Li Kong; Zi-Xuan Wang; Lan Tan; Jin-Tai Yu
Journal:  Mol Neurobiol       Date:  2016-06-17       Impact factor: 5.590

7.  Gene expression changes with age in skin, adipose tissue, blood and brain.

Authors:  Daniel Glass; Ana Viñuela; Matthew N Davies; Adaikalavan Ramasamy; Leopold Parts; David Knowles; Andrew A Brown; Asa K Hedman; Kerrin S Small; Alfonso Buil; Elin Grundberg; Alexandra C Nica; Paola Di Meglio; Frank O Nestle; Mina Ryten; Richard Durbin; Mark I McCarthy; Panagiotis Deloukas; Emmanouil T Dermitzakis; Michael E Weale; Veronique Bataille; Tim D Spector
Journal:  Genome Biol       Date:  2013-07-26       Impact factor: 13.583

8.  Positive-unlabeled learning for disease gene identification.

Authors:  Peng Yang; Xiao-Li Li; Jian-Ping Mei; Chee-Keong Kwoh; See-Kiong Ng
Journal:  Bioinformatics       Date:  2012-08-24       Impact factor: 6.937

9.  PCLO variants are nominally associated with early-onset type 2 diabetes and insulin resistance in Pima Indians.

Authors:  Lijun Ma; Robert L Hanson; Lorem N Que; Yan Guo; Sayuko Kobes; Clifton Bogardus; Leslie J Baier
Journal:  Diabetes       Date:  2008-07-22       Impact factor: 9.461

10.  Semi-supervised learning for potential human microRNA-disease associations inference.

Authors:  Xing Chen; Gui-Ying Yan
Journal:  Sci Rep       Date:  2014-06-30       Impact factor: 4.379

View more
  2 in total

1.  A Genome-Wide Association Study and Machine-Learning Algorithm Analysis on the Prediction of Facial Phenotypes by Genotypes in Korean Women.

Authors:  Hye-Young Yoo; Ki-Chan Lee; Ji-Eun Woo; Sung-Ha Park; Sunghoon Lee; Joungsu Joo; Jin-Sik Bae; Hyuk-Jung Kwon; Byoung-Jun Park
Journal:  Clin Cosmet Investig Dermatol       Date:  2022-03-11

Review 2.  The Emerging Roles of the RNA Binding Protein QKI in Cardiovascular Development and Function.

Authors:  Xinyun Chen; Jianwen Yin; Dayan Cao; Deyong Xiao; Zhongjun Zhou; Ying Liu; Weinian Shou
Journal:  Front Cell Dev Biol       Date:  2021-06-16
  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.