Literature DB >> 31730648

Prediction of disease-related metabolites using bi-random walks.

Xiujuan Lei1, Jiaojiao Tie1.   

Abstract

Metabolites play a significant role in various complex human disease. The exploration of the relationship between metabolites and diseases can help us to better understand the underlying pathogenesis. Several network-based methods have been used to predict the association between metabolite and disease. However, some methods ignored hierarchical differences in disease network and failed to work in the absence of known metabolite-disease associations. This paper presents a bi-random walks based method for disease-related metabolites prediction, called MDBIRW. First of all, we reconstruct the disease similarity network and metabolite functional similarity network by integrating Gaussian Interaction Profile (GIP) kernel similarity of diseases and GIP kernel similarity of metabolites, respectively. Then, the bi-random walks algorithm is executed on the reconstructed disease similarity network and metabolite functional similarity network to predict potential disease-metabolite associations. At last, MDBIRW achieves reliable performance in leave-one-out cross validation (AUC of 0.910) and 5-fold cross validation (AUC of 0.924). The experimental results show that our method outperforms other existing methods for predicting disease-related metabolites.

Entities:  

Mesh:

Year:  2019        PMID: 31730648      PMCID: PMC6857945          DOI: 10.1371/journal.pone.0225380

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

Metabolites play an important role in the maintenance, growth and reproduction of organisms, and are greatly helpful to illustrate the underlying molecular disease-causing mechanisms [1]. There is abundant evidence that diseases are always accompanied with changes in metabolite [2]. Hence, it is significant to identify abnormal metabolites for diagnosis and treatment of diseases [3]. As the development of molecular technology, many researchers have revealed the association between disease and other molecular products like gene, microRNA, circRNA, protein, etc [4-6]. Luo et al. used BIRW to predict the potential association between drug and disease [7]. Yan et al. developed the method DNRLMF-MDA by integrating disease similarity and miRNA similarity to predict disease-related miRNA based on dynamic neighbourhood regularized logistic matrix factorization [8]. In recent years, more and more researchers have been attracted to metabolite. Czech et al. used the method of gas and liquid chromatography-tandem mass spectrometry (GC-MS and LC-MS/MS) to analyze CSF samples in Alzheimer's patients [9]. An integrated mass spectrometry approach was developed to research the new cerebrospinal fluid biomarkers of multiple sclerosis [10]. The contents of metabolites in the patients of Alzheimer's brain were studied in [11]. In 2010, Erika et al. developed a method to discover phenylbutyrate metabolites in patients with Huntington’s disease [12]. Susan et al. integrated metabolomics and transcriptomes data to identify biomarkers for type 2 diabetes [13]. Baumgartner et al. proposed a novel network-based approach to identifying dynamic metabolic biomarkers in cardiovascular disease [14]. Previous research has shown that metabolites with similar functions are highly likely to be associated with the same or similar diseases [3]. Shang et al. proposed a method named PROFANCY to predict metabolites associated with disease based on metabolite functional similarity in metabolic pathways [15]. Hu et al. constructed a weighted metabolite association network for all the similarities of metabolite pairs, the random walk was utilized to predict metabolic markers of diseases [16]. Although some achievements has been made, there are still a lot of researches to do in the field of disease-related metabolites prediction. Considering that traditional RWR cannot fully combine the information of the metabolite network, disease network and disease-metabolite association network, and cannot predict the disease-related metabolites without known relationships. We apply bi-random walks algorithm to predict metabolite-disease associations by walking in disease network and metabolite network. In this study, we utilize bi-random walks to identify disease-related metabolites. First, we compute disease semantic similarity and metabolite functional similarity, as well as create the Gaussian Interaction Profile kernel similarity for diseases and metabolites base on known metabolite-disease associations. Then, we integrate disease semantic similarity and disease GIP kernel similarity to construct disease similarity network. Similarly, metabolite functional similarity and metabolite GIP kernel similarity are integrated to construct metabolite similarity network. After that, Bi-random walks is used in two subnetworks to predict metabolite-disease associations. Finally, leave-one out cross validation, five-fold cross validation and case studies are used to assess the performance of our method. The experimental results illustrate that our method MDBIRW can effectively predict disease-related metabolites and show the superior performance compared to other competing methods.

Materials and methods

Human metabolite-disease association

We downloaded the metabolites data and diseases data from Human Metabolome Database (HMDB) [17] and Human Disease Ontology (DO) [18], respectively (S1 File). 2262 metabolites, 216 diseases and 4537 metabolite-disease associations can be obtained after removing redundant associations. The set of metabolites are denoted by , where m is the number of metabolites. Similarly, the set of diseases is denoted by , where n is the number of diseases. And the adjacent matrix A indicates the metabolite-disease associations network. If there is a known association between disease d(i) and metabolite m(j), A (i, j) is equal to 1, otherwise 0.

Disease semantic similarity

In the MeSH database(https://meshb.nlm.nih.gov/) [19], every disease can be regarded as a node in Directed Acyclic Graph (DAG). Each MeSH descriptor displays a hierarchical DAG structure. For disease d which can be represented as DAG(d) = (d, T(d), E(d)), where T(d) is an ancestral set of disease d and E(d) indicates the corresponding edges. The semantic score of disease d can be calculated as follows: where the disease t∈T(d), Δ is semantic contribution decay factor and we set Δ = 0.5. The semantic value DV(d) of disease d is defined as follows: Then, the semantic similarity between d and d can be calculated as follows: where DV (d) and DV (d) indicate the value of the disease t associated with disease d and d. Finally, we obtain the disease semantic similarity among all diseases, and symmetric matrix indicates the disease semantic similarity network.

Metabolite functional similarity

Wang et al. proposed a method called MISIM [20]. In previous work, MISIM was used to calculate the similarity of micro-RNAs based on the similarity of related diseases. We apply the MISIM to compute the similarity of metabolites by using the related diseases semantic similarity. Here, we define d as a specific disease and D = {d1,d2,⋯,d} represent a disease group. The similarity of disease d to group of diseases D can be calculated as follows: where k represents the number of D, S (d, D) represents the maximum similarity between one disease and a group of diseases. Afterwards, we can obtain the similarity of metabolites by the following formula: where D and D are two sets of diseases related to metabolite m and m, num and num represent the number of D and D, respectively. The symmetric matrix indicates the metabolic functional similarity network.

Gaussian interaction profile kernel similarity for diseases and metabolites

Considering the assumption that the more common metabolites(diseases) of a disease(metabolite) pair has, the more similar they are. We utilize Gaussian Interaction Profile kernel similarity to calculate metabolite similarity and disease similarity based on the topologic information of known disease-metabolite associations. In the disease-metabolite association network A, IP (m) represents the interaction profile for metabolite m, which is a binary vector with size of n. If a disease is related to m, the corresponding value of IP (m) is 1, otherwise 0. According to the interaction profiles, the Gaussian interaction profile kernel similarity matrix for metabolite GS can be calculated as follows: where m is the number of metabolites. λ indicates the normalized kernel bandwidth, and can be updated by a new normalized bandwidth . According to previous relevant research, we set [21]. Similarly, we can compute the Gaussian interaction profile kernel similarity matrix for diseases GS as follows: where is also set as 1, n is the number of diseases.

Reconstruction of disease similarity network and metabolite similarity network

In this section, we reconstruct disease similarity and metabolite similarity. A disease similarity network can be reconstructed based on the disease semantic similarities and gaussian interaction profile kernel similarity of disease. We define the disease similarity network DS on the basis of matrix Sd and GS as follows: where DS(i,j) is the final disease similarity value of disease i and disease j. When the disease semantic similarity S(i,j) = 0, we replace S(i,j) with GS(i,j). Otherwise, we hypothesize that the disease semantic similarity is as important as the Gaussian Interaction Profile Kernel Similarity of disease. Similarly, metabolite similarity network MS can be reconstructed by S and GS, the final metabolite similarity network can be calculated as follows: where MS(i,j) represents the similarity value between metabolite i and metabolite j.

Bi-Random walks on heterogeneous network

In this study, we propose a novel method to predict metabolite-disease associations. With disease similarity network, metabolite similarity network and known disease-metabolite network, we create a Heterogeneous network, including two types of nodes and three types of edges among them. Fig 1 is an example of the heterogeneous network. The upper sub-network is a metabolite similarity network, and the lower sub-network is a disease similarity network. The middle sub-network is a bipartite graph of metabolite-disease relationship. Supposing m and m have a high similarity value, and m has a known association with d. In order to predict the association between m and d, we can take m as starting node for random walker, which jump from m to m and then to d through the edge that connect to m and d. we also can take d as starting node for random walker, which jump from d to d and the to m. These two ways both can obtain the associated probability between m and d, the former firstly finds out the most similar intermediate metabolites based on the similarity of metabolites, and then calculates the associated probability between intermediate metabolites and corresponding diseases based on intermediate metabolites. Using bi-random walks algorithm [22, 23] can achieve forecast by walking in metabolite subnetwork and disease subnetwork. The associated probability of arbitrarily metabolite-disease can be calculate by bi-random walk. Fig 2 shows the workflow of MDBIRW for predicting disease-related metabolite.
Fig 1

An example of the heterogeneous network.

The blue edges indicate the metabolite similarity between metabolites, green edges indicate the disease similarity between diseases, and red edges between diseases and metabolites, which indicate the known metabolite-disease associations, and the dashed edges between metabolites and diseases indicate the novel association.

Fig 2

The workflow of MDBIRW for predicting disease-related metabolite.

An example of the heterogeneous network.

The blue edges indicate the metabolite similarity between metabolites, green edges indicate the disease similarity between diseases, and red edges between diseases and metabolites, which indicate the known metabolite-disease associations, and the dashed edges between metabolites and diseases indicate the novel association. Bi-random walks is utilized to evaluate potential metabolite-disease association, the association probability of metabolite-disease pair without known association record would be computed based on the steady state of the random walk process. During the random walk, metabolite subnetwork and disease subnetwork have different walking steps. Different walking steps can better obtain information of direct or undirect nodes in different networks. Hence, we define l, r as the numbers of maximal iterations in the metabolite subnetwork and disease subnetwork. The process of bi-random walks is described as follows: Here, α represents the decay factor with ranges from 0 to 1. RM(i,j) and RD(i,j) denote the probability of walking on metabolite similarity network and disease similarity network, respectively. MDBIRW can eliminate bias caused by topological and structural characteristics of the different networks by adjusting the number of walking steps of metabolite subnetwork and disease subnetwork. The pseudocode of MDBIRW algorithm is shown in Algorithm 1. Algorithm 1. Algorithm for predicting the potential associations between metabolites and diseases Input: Disease set D, metabolite set M and metabolite-disease adjacency matrix A, parameter α, l and r Output: predicted association matrix R 1: Calculate disease semantic similarity S and metabolite functional similarity S; 2: Calculate disease GIP kernel similarity GS and metabolite GIP kernel similarity GS; 3: Construct the disease similarity matrix DS and metabolite similarity matrix MS; 4: Normalize DS and MS to DS and MS, respectively; 5: R = A = A / sum(A); 6: for t = 0 to max (l, r); 7:    flagm = flagd = 1; 8:    if t < = l 9:     RM = α MS′∙RM+(1−α)A; 10:     flagm = 1; 11:    end if 12:    if t < = r 13:        RD = α RD∙DS′+(1−α)A; 14:      flagd = 1; 15:    end if 16:    R = (flagm * RM + flagd * RD) / (flagm + flagd); 17: end for 18: return R

Results

Parameter analysis

Three parameters l, r, and α are probed in MDBIRW. The parameter α is decay factor, the range of α is {0.3,0.5,0.7,0.9}. l and r control the iteration steps of two subnetwork, and choose the two parameters from {1,2,3,4,5}. If l > r means the random walker prefer to walk in metabolite network, vice versa. The analysis results of parameters are shown as Table 1 and the bar chart of α = 0.3 is shown in Fig 3.
Table 1

The analysis results of parameters.

α = 0.3r = 1r = 2r = 3r = 4r = 5
l = 10.9100.8380.7880.7020.698
l = 20.9060.9190.8550.7820.717
l = 30.9040.8980.9240.8500.797
l = 40.9020.9010.9000.9200.845
l = 50.7740.7730.7680.7630.768
α = 0.5r = 1r = 2r = 3r = 4r = 5
l = 10.9110.8610.8380.7780.719
l = 20.9050.9110.8590.8280.776
l = 30.8960.8980.9090.8590.819
l = 40.8990.8940.8950.9070.842
l = 50.7860.7750.7680.7650.761
α = 0.7r = 1r = 2r = 3r = 4r = 5
l = 10.9170.8770.8360.8180.785
l = 20.8890.9060.8570.8330.806
l = 30.8770.8870.9040.8590.827
l = 40.8710.8670.8730.9040.847
l = 50.7840.7740.7690.7650.766
α = 0.9r = 1r = 2r = 3r = 4r = 5
l = 10.9170.8670.8400.8350.808
l = 20.8830.8950.8630.8340.818
l = 30.8510.8580.8920.8340.819
l = 40.8440.8340.8320.8780.829
l = 50.7780.7760.7760.7720.759

The range of α is {0.3,0.5,0.7,0.9}. The range of l and r is {1,2,3,4,5}.

Fig 3

Description of transition probability α = 0.3.

Fix the α is 0.3, values of l and r is {1,2,3,4,5}. When l and r is equal to 3, obtain the maximum AUC value of 0.924.

Description of transition probability α = 0.3.

Fix the α is 0.3, values of l and r is {1,2,3,4,5}. When l and r is equal to 3, obtain the maximum AUC value of 0.924. The range of α is {0.3,0.5,0.7,0.9}. The range of l and r is {1,2,3,4,5}. We explore the influences of l and r by using grid search method. From Table 1, we can conclusion that the maximum iteration steps l and r should not exceed 4. The AUC values on the diagonal is almost always higher than the rest values of its row and column. In other words, the optimal AUC value will be obtained when the maximum iteration steps of metabolite network and disease network are equal. Therefore, in our study, the optimal parameters are set that α = 0.3,l = 3,r = 3.

Performance of MDBIRW

Leave one out cross-validation (LOOCV) only take one sample as test set and the remains are used as training data. In our study, there are 2262 metabolites, coupled with 216 diseases and 4537 metabolite-disease associations. Therefore, we need to execute LOOCV program 4537 times. At each round, one corresponding known metabolite-disease association should be converted to unknown as test sample and the rest of known metabolite-disease association be used to as training samples. After execute bi-random walks with LOOCV, predicted results will be obtained. Five-fold cross-validation (FFCV) is also utilized to evaluate the performance of our method. In FFCV, 4537 metabolite-disease associations were randomly divided into 5 groups. For each execution, one group is used as test set while 4 groups are used as training sets [24]. Receiver Operating Characteristic (ROC) curve is also called sensitivity curve, which using false positive rate and true positive rate as horizontal axis and vertical axis, respectively. The area of under the ROC curve is AUC value. The higher AUC value is, the better performance will be. In our study, the number of negative samples is more than the number of positive samples. Hence, we randomly select as many negative samples as positive samples. We arrange the final predicted values in descending order and calculate false positive rate and true positive rate by setting thresholds. Finally, the true positive rate (TPR) and false positive rate (FPR) for each threshold can be computed as follows: where TP and TN represent the number of positive samples and negative samples that can be correctly identified, and FP and FN are the number of the positive samples and negative samples that cannot be correctly identified, respectively. Precision-Recall (PR) curve utilizes recall and precision as horizontal axis and vertical axis of PR curve. The area under precision-recall curve (AUPR) is to evaluate the performance of our method by considering the precision and recall. Different precision-recall pairs will be obtained by setting different thresholds. Precision and recall can be calculated as follows: where TP indicates the number of real identified positive samples. FP and FN respectively represent the number of negative samples that are incorrectly labelled as positive samples and the number of positive samples that are incorrectly labelled as negative samples. According to our predicted result, the result of LOOCV is 0.903 and FFCV is 0.924, which confirms the superior performance of our method. Fig 4 shows the comparison result of LOOCV. MERWMDA [25] applied the maximum entropy theory to the random walk and revealed potential disease-miRNA associations on the heterogeneous network. RWR [26], the traditional random walk with restart algorithm, starting from any node and it have two choices in each step: randomly moving to neighbor nodes with (1−α) or returning to start node with probability α. MERWMDA and RWR are utilized as comparison methods to verify the performance of our method. Fig 5 shows the comparison result of MDBIRW, MERWMDA and RWR in FFCV. ROC and PR curves are plotted to evaluate the performance of our method. We use same number of positive and negative samples, the trend of these two curves is similar. Fig 6 shows PR curve of MDBIRW in LOOCV and FFCV.
Fig 4

The comparison result of MDBIRW, MERWMDA and RWR in LOOCV.

Fig 5

The comparison result of MDBIRW, MERWMDA and RWR in FFCV.

Fig 6

The PR curve of MDBIRW.

(A) PR curve in LOOCV with AUPR = 0.904. (B)PR curves of MDBIRW, MERWMDA and RWR in FFCV.

The PR curve of MDBIRW.

(A) PR curve in LOOCV with AUPR = 0.904. (B)PR curves of MDBIRW, MERWMDA and RWR in FFCV.

Case studies

We chose obesity, colorectal cancer and Alzheimer's disease as case studies. For each disease, we removed all known metabolite-disease associations and performed MDBIRW to obtain predicted scores. According the experimental prediction score (from high to low), we obtain the top 10 metabolites related to disease. Next, we mined biomedical literature from the National Center for Biotechnology information (NCBI, https://www.ncbi.nlm.nih.gov/) database and manually checked these metabolites. As a result, 8 out of 10, 9 out of 10 and 10 out of 10 predicted obesity, colorectal cancer and Alzheimer's disease be validated, respectively. Obesity has become a major public health problem around the world, the prevalence rate of which is rising in almost all countries. There is growing evidence that obesity is linked to metabolite. As shown in Table 2, by executing bi-random walks to identify underlying metabolites with obesity, nine of top 10 identified metabolites have been validated. The change of L-Phenylalanine in obese men suggested the early changes in obesity in young men [27].The levels of Cholesterol is relatively high in obese young men has been already verified [27]. Zhao et al. has discovered that the levels of glycine have significant weight at baseline during five years [28]. L-Tryptophan and L-Tyrosine are abnormally expressed in obese children [28]. The changes of L-Arginine and L-Histidine were positively with obese parameter [29]. Central adiposity is associated with creatine changes, which has been found by Kaur et al [30]. 5-Hydroxyindole acetic acid and L-Alanine have not been confirmed link to obesity in human.
Table 2

Top 10 metabolites of obesity identified by bi-random walks method.

Metabolite NamesHMDB IDEvidences
L-PhenylalanineHMDB0000159PMID: 21890434
CholesterolHMDB0000067PMID: 25725317
GlycineHMDB0000123PMID: 27708848
L-TryptophanHMDB0000929Simone et al.,2013
L-HistidineHMDB0000177PMID:25700627
L-TyrosineHMDB0000158Simone et al.,2013
L-AlanineHMDB0000161Unconfirmed
L-ArginineHMDB0000517PMID:25700627
5-Hydroxyindole acetic acidHMDB0000763Unconfirmed
CreatineHMDB0000562PMID:28144886
The incidence of colorectal cancer (CRC) is second only to gastric cancer, esophageal cancer and primary liver cancer [31]. In recent years, the incidence of colorectal cancer in adolescents and young adults is higher. Endogenous metabolites have verified it have great potential in the early diagnosis and personalized treatment of CRC [32]. Using our method to predict metabolites with CRC, and sorting the score of results in descending order. 9 out of 10 metabolites are confirmed, which is described in Table 3.
Table 3

Top 10 metabolites of colorectal cancer identified by bi-random walks method.

Metabolite NamesHMDB IDEvidences
1-MethyladenosineHMDB0003331PMID:7482520
N-Acetyl-D-glucosamineHMDB0000215PMID:27156840
DeoxyguanosineHMDB0000085PMID:27585556
Gentisic acidHMDB0000152PMID:25037050
N-AcetylgalactosamineHMDB0000212PMID:29507546
SaccharopineHMDB0000279Unconfirmed
L-TyrosineHMDB0000158PMID:27275383
L-Glutamic acidHMDB0000148PMID:23940645
L-HistidineHMDB0000177PMID:20156336
HypoxanthineHMDB0000157PMID: 28640361
Alzheimer's disease (AD), the most common cause of dementia, is a health problem that attracts increasing global attention and has a huge impact on human health [33]. Researchers developed various methods to identify AD related metabolites, for instance, using capillary electrophoresis-mass spectrometry to identify 9 metabolites are disease progression biomarkers [34]. Abnormal phospholipid metabolism is likely to lead to AD, and abnormal levels of metabolism is utilized to study AD by combining metabolomic-profiling approach [35]. 10 out of 10 predicted AD related metabolite were confirmed, as shown in Table 4.
Table 4

Identifying results of associated metabolites for Alzheimer's disease.

Metabolite NamesHMDB IDEvidences
L-TryptophanHMDB0000929PMID:17031479
L-PhenylalanineHMDB0000159PMID:23857558
HomocysteineHMDB0000742PMID: 29024723
L-AlanineHMDB0000161PMID:21292280
Uric acidHMDB0000289PMID: 30060474
GlycineHMDB0000123PMID:20858978
Homovanillic acidHMDB0000118PMID: 28166276
L-TyrosineHMDB0000158PMID:24898638
HypoxanthineHMDB0000157PMID:24898638
CholesterolHMDB0000067PMID: 27773727

Conclusions

There is increasing evidence that metabolites play an important role in the prediction, diagnosis and treatment of many complex diseases. In this paper, MDBIRW be used to predict the latent associations between metabolite and disease. The experimental results and case studies illustrate that the performance of MDBIRW is superior to that of other methods. The effective performance of MDBIRW mainly due to following factors. Firstly, the semantic disease similarity, metabolite functional similarity and Gaussian interaction profile kernel similarity were integrated. Secondly, by controlling the number of iterative steps in metabolite network and disease network, MDBIRW can make better use of the hierarchical information of the nodes in two subnetworks to achieve a higher prediction accuracy. This method still has some limitations needing to be improved in future research. First, gaussian interaction profile kernel similarity of diseases and metabolites Overreliance on known metabolite-disease association, resulting in biased similarity calculations. For this problem, different data can be used to compute the similarities of diseases and metabolites such as GO data. In addition, we only used single data source, disease and metabolic data. Complex diseases are commonly caused by the interaction of multi-omics, thus, we will combine other omics data to improve prediction performance in the following study.

The data file of metabolite-disease associations.

(XLS) Click here for additional data file.
  33 in total

Review 1.  The implications of human metabolic network topology for disease comorbidity.

Authors:  D-S Lee; J Park; K A Kay; N A Christakis; Z N Oltvai; A-L Barabási
Journal:  Proc Natl Acad Sci U S A       Date:  2008-07-03       Impact factor: 11.205

2.  NewGOA: Predicting New GO Annotations of Proteins by Bi-Random Walks on a Hybrid Graph.

Authors:  Guoxian Yu; Guangyuan Fu; Jun Wang; Yingwen Zhao
Journal:  IEEE/ACM Trans Comput Biol Bioinform       Date:  2017-06-15       Impact factor: 3.710

Review 3.  Alzheimer's disease.

Authors:  C A Lane; J Hardy; J M Schott
Journal:  Eur J Neurol       Date:  2017-10-19       Impact factor: 6.089

4.  Targeted metabolomic analysis reveals the association between the postprandial change in palmitic acid, branched-chain amino acids and insulin resistance in young obese subjects.

Authors:  Liyan Liu; Rennan Feng; Fuchuan Guo; Ying Li; Jundong Jiao; Changhao Sun
Journal:  Diabetes Res Clin Pract       Date:  2015-01-25       Impact factor: 5.602

5.  An integrated metabolomics approach for the research of new cerebrospinal fluid biomarkers of multiple sclerosis.

Authors:  Damiana Pieragostino; Michele D'Alessandro; Maria di Ioia; Claudia Rossi; Mirco Zucchelli; Andrea Urbani; Carmine Di Ilio; Alessandra Lugaresi; Paolo Sacchetta; Piero Del Boccio
Journal:  Mol Biosyst       Date:  2015-06

6.  Metabolic profiling of urine in young obese men using ultra performance liquid chromatography and Q-TOF mass spectrometry (UPLC/Q-TOF MS).

Authors:  Cheng Wang; Rennan Feng; Dianjun Sun; Ying Li; Xinxin Bi; Changhao Sun
Journal:  J Chromatogr B Analyt Technol Biomed Life Sci       Date:  2011-08-22       Impact factor: 3.205

7.  Abnormal cerebral metabolite concentrations in patients with probable Alzheimer disease.

Authors:  R A Moats; T Ernst; T K Shonk; B D Ross
Journal:  Magn Reson Med       Date:  1994-07       Impact factor: 4.668

Review 8.  Metabonomics of human colorectal cancer: new approaches for early diagnosis and biomarker discovery.

Authors:  Yan Ni; Guoxiang Xie; Wei Jia
Journal:  J Proteome Res       Date:  2014-08-14       Impact factor: 4.466

9.  Identification of phenylbutyrate-generated metabolites in Huntington disease patients using parallel liquid chromatography/electrochemical array/mass spectrometry and off-line tandem mass spectrometry.

Authors:  Erika N Ebbel; Nancy Leymarie; Susan Schiavo; Swati Sharma; Sona Gevorkian; Steven Hersch; Wayne R Matson; Catherine E Costello
Journal:  Anal Biochem       Date:  2010-01-13       Impact factor: 3.365

10.  DWNN-RLS: regularized least squares method for predicting circRNA-disease associations.

Authors:  Cheng Yan; Jianxin Wang; Fang-Xiang Wu
Journal:  BMC Bioinformatics       Date:  2018-12-31       Impact factor: 3.169

View more
  2 in total

1.  Inferring Retinal Degeneration-Related Genes Based on Xgboost.

Authors:  Yujie Xia; Xiaojie Li; Xinlin Chen; Changjin Lu; Xiaoyi Yu
Journal:  Front Mol Biosci       Date:  2022-02-11

2.  GATCDA: Predicting circRNA-Disease Associations Based on Graph Attention Network.

Authors:  Chen Bian; Xiu-Juan Lei; Fang-Xiang Wu
Journal:  Cancers (Basel)       Date:  2021-05-25       Impact factor: 6.639

  2 in total

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