Literature DB >> 26273645

Prediction of MicroRNA-Disease Associations Based on Social Network Analysis Methods.

Quan Zou1, Jinjin Li2, Qingqi Hong3, Ziyu Lin2, Yun Wu4, Hua Shi4, Ying Ju2.   

Abstract

MicroRNAs constitute an important class of noncoding, single-stranded, ~22 nucleotide long RNA molecules encoded by endogenous genes. They play an important role in regulating gene transcription and the regulation of normal development. MicroRNAs can be associated with disease; however, only a few microRNA-disease associations have been confirmed by traditional experimental approaches. We introduce two methods to predict microRNA-disease association. The first method, KATZ, focuses on integrating the social network analysis method with machine learning and is based on networks derived from known microRNA-disease associations, disease-disease associations, and microRNA-microRNA associations. The other method, CATAPULT, is a supervised machine learning method. We applied the two methods to 242 known microRNA-disease associations and evaluated their performance using leave-one-out cross-validation and 3-fold cross-validation. Experiments proved that our methods outperformed the state-of-the-art methods.

Entities:  

Mesh:

Substances:

Year:  2015        PMID: 26273645      PMCID: PMC4529919          DOI: 10.1155/2015/810514

Source DB:  PubMed          Journal:  Biomed Res Int            Impact factor:   3.411


1. Introduction

MicroRNAs constitute a class of non-protein-coding small RNAs, 20 to 25 nucleotides long, that bind to the 3′ untranslated region of target mRNAs to regulate mRNA turnover and translation. There are many biological processes, which are regulated by microRNAs, such as development, differentiation, apoptosis, and diseases [1-3]. Many studies have found that microRNAs play an important role in cellular signaling networks [4], tissue development, [5-7] and cell growth [8]. They are also associated with various diseases [9, 10], including breast cancer [11, 12], lung cancer [13, 14], cardiomyopathy [15], and cell lymphoma [16]. If the microRNA abnormality causes the disease, the abnormal microRNA and the disease are associated by the causal relationship. And the microRNA-disease association is what we aim to predict. Predicting microRNA-disease associations has emerged as an important strategy in understanding disease mechanisms [17]. For example, dysregulation of microRNAs can affect apoptosis signaling pathways and cell cycle regulation in cancer [18]. The importance of microRNA-disease association prediction has been appreciated for some time [19]. However, most of the techniques that have been developed to achieve this suffer several inherent weaknesses; in particular, traditional experimental approaches are time-consuming and expensive. It is necessary to employ the bioinformatics analysis, which could make use of databases and the potential inferences. For bioinformatics approaches, it is important to measure the functional similarities among microRNAs in order to construct networks based on functional similarity [20-24]. The construction of functional similarity networks for genes encoding proteins has produced significant results [25-32]; however, the methods used to analyze protein-encoding genes are not always adaptable to enable use with microRNAs because the correlation between the functional similarities of genes and gene sequences or expression similarities may not exist for microRNAs [5, 6, 33, 34]. MicroRNAs directly adjust the one-third of the human genes. The genes targeted by miRNAs identified are recognized from directed biological process. However, the previous published methods to find gene used bio-experiment or the characteristics of protein sequence. However, gene and miRNA identification is quite inefficient. Another issue is that there are not many validated associations between microRNAs and diseases. For studying microRNA-disease association, there are two well-known databases: the human microRNA-associated disease database (HMDD) and the miR2Disease database of differentially expressed MiRNAs in human cancers (dbDEMC). The data in HMDD and dbDEMC are manually collected and archived from publications [10, 21, 22, 35]. The last main challenge is that it is difficult to select negative samples as there are no verified negative microRNA-disease associations. It is therefore difficult to conduct biological experiments without such controls. Hence, it is necessary to develop effective computational methods to detect potential microRNA-disease associations. To overcome the above challenges and to effectively predict associations, we explored the computational method KATZ [36] and the machine learning method CATAPULT [5, 6] to predict microRNA-disease associations. The two methods can succeed to overcome the challenges above. The highlight work is to discover unknown associations through known associations, including microRNA-microRNA associations, a small quantity of microRNA-disease associations, and disease-disease associations. Previous studies show that one or more mutations from the same functional module can give rise to diseases with overlapping clinical features [1, 37–39]. Biological experiments of human disease show that microRNAs causing similar diseases often interact with each other directly or indirectly [40-45]. Hence, we learn from the idea of social network. This is an integrated network composed of microRNA-microRNA association networks, known microRNA-disease association networks, and disease-disease association networks and is similar to social networks used to predict the relationship between two individuals [40, 46–49]. In this paper, we take full advantage of relationships among microRNAs and diseases to predict the association between microRNA and disease. Each predicted microRNA-disease association is denoted by a score. For each disease, we rank the microRNA on the basis of a score. For a disease, if a microRNA is ranked in the top k, the microRNA is expected to have a high probability of association with the disease [50, 51]. We show that KATZ and CATAPULT are superior to current methods by cross-validation. KATZ and CATAPULT are able to propose many potential associations, which is of great value for future studies.

2. Datasets

We used three types of data, microRNA-microRNA association, microRNA-disease association, and disease-disease association data. The microRNA-microRNA association dataset includes 271 microRNAs, and the association is denoted by a functional similarity score. The dataset was downloaded from http://www.webcitation.org/query.php [5, 6]. The disease-disease association dataset, including 5080 diseases, was downloaded from MimMiner [52], which provides a similarity score for each phenotype pair by text mining analysis of their phenotype descriptions in the Online Mendelian Inheritance in Man (OMIM) database [53]. The disease-disease similarity scores have been successfully used to predict or prioritize disease related genes [54, 55]. The microRNA-disease association dataset contained 271 microRNAs and 5080 diseases. Furthermore, there are 242 microRNA-disease associations. It means there are 242 nonzero elements in the matrix of microRNA-disease association. The microRNA-disease association dataset was downloaded from [56]. In addition, we verified that the 242 nonzero elements consisted of 99 microRNAs and 51 diseases. The details of the datasets are shown in Table 1.
Table 1

Distribution of the three datasets.

DatasetMatrixSimilarity score >0
MicroRNA-microRNA association dataset271 × 27156289
Disease-disease association dataset5080 × 508020285172
MicroRNA-disease association dataset271 × 5080242
With the above datasets, we could construct a microRNA-microRNA network, a disease-disease network, and a microRNA-disease network using a bipartite graph. For example, Figure 1 denotes the bipartite graph of the microRNA-disease network. In the graph, the nodes denote microRNAs or diseases and the lines correspond to associations between microRNAs and diseases. If there is an association between a microRNA and a disease, there must be a line between the microRNA and the disease.
Figure 1

Bipartite graph of the microRNA-disease association network.

The degree distributions of microRNAs and diseases in the bipartite graph of the microRNA-disease association network are illustrated in Figure 2. The microRNA degree is defined as the number of diseases that connect with a microRNA. In the same way, the disease degree is defined as the number of microRNAs that connect with a disease. The node degree can show the activeness or status of the node (microRNA or disease) in the entire network.
Figure 2

Degree distributions of microRNAs and diseases in the bipartite graph of the microRNA-disease association network.

We propose to compare our methods with the previously described microRNA-based similarity inference (MBSI), phenotype-based similarity inference (PBSI), and network-consistency-based inference (NetCBI) methods [55]. Hence, we used the same datasets as them and we present Table 2 to clearly describe the statistical data for the bipartite graph of the microRNA-disease association network. Table 2 illustrates that there are few known microRNA-disease associations for a disease. For example, it should have 271∗5080 microRNA-disease associations, but known associations are only 242.
Table 2

Statistical data for the bipartite graph of the microRNA-disease association network.

TitleNumber
MicroRNAs271
Diseases5080
Known-associating microRNAs99
Known-associating diseases51
Known-associations242
Average number of microRNA degrees2.44
Average number of disease degrees4.75

3. Methods and Algorithm

We introduce two different computational methods, which were presented by [36] to predict microRNA-disease associations. The first method, KATZ [57], has been shown to be successful at predicting links in a social network. When KATZ is applied to predict microRNA-disease associations, it uses the functional similarity score to denote the associations. KATZ computes the similarity score based on walks of different lengths between the microRNA and disease nodes. The second method, CATAPULT, is a supervised learning method. For the supervised learning method, features must be offered that are derived from hybrid walks through the microRNA-disease association network. However, CATAPULT is a transformation of a general supervised learning method. For the problem of microRNA-disease association, there are only positive examples and unlabeled examples, which CATAPULT is able to overcome. Algorithm part will detailedly present KATZ and CATAPULT.

3.1. KATZ

KATZ is similar to classical approaches, such as random walk [58], Prince [59], and CIPHER [60]. The essence of these approaches is a ranking algorithm. For example, the KATZ method computes the functional similarity score for microRNA-disease node pairs based on the microRNA-disease association network and ranking the diseases for a microRNA on the basis of the functional similarity score [57]. KATZ was successfully applied to predict social associations based on a social network [60]. Predicting microRNA-disease associations on the basis of a microRNA-disease association network is equivalent to predicting associations in a social network. KATZ results show that it can also adapt to predict associations between microRNAs and diseases. For the known associations between microRNAs and diseases, we constructed an unweighted, undirected graph and derived a corresponding adjacency matrix of the graph. To vividly describe the method, we illustrate a simple unweighted, undirected graph, in Figure 3. Suppose the corresponding adjacency matrix of Figure 1 is A; the adjacency matrix A can be written with A = 1, if microRNA node i and disease node j are connected, and A = 0, if there is no line between microRNA node i and disease node j. However, there are not many direct lines linking microRNA and disease; therefore, it is difficult to denote the microRNA-disease association through the adjacency matrix A. Thus, we counted the number of walks of different lengths, which link microRNA node i and disease node j to signify the association between microRNA and disease. (A ) denotes the number of walks of length l that link node i and node j.
Figure 3

Unweighted, undirected graph.

Next, we integrated different walks of different length to obtain a comprehensive association measure. We introduced a nonnegative coefficient β , whose function is to control the contribution of different length walks. If l1 is larger than l2, β is smaller than β . Suppose microRNA node i and disease node j are not connected in the unweighted, undirected graph; then A = 0 and the microRNA i and disease j association can be computed through From formula (1), we can draw the conclusion that higher order paths contribute much less to microRNA-disease association. Formula (2) can process the entire unweighted, undirected graph:where if l → ∞, β → 0. In KATZ, if β is replaced by β , KATZ can be written as where β is chosen on the basis of β < 1/‖A‖2. For the choice of value k, the sum over infinitely many path lengths is not necessarily considered. According to the experimental results, small values of k (k = 3 or k = 4) obtain good performance in the task of recommending linked nodes. We have carried out the experiments for the other values of k. When k < 3, the experimental results are worse. However, for k > 4, the results are no better than k = 3 or 4. In addition, when k > 4 or bigger, the experimental time is much longer. To use KATZ, we need a microRNA-disease association adjacent matrix A, which is the adjacent matrix of the microRNA-disease association network and is denoted as follows:where G MM is the adjacent matrix of the microRNA-microRNA association network, G MD is the adjacent matrix of the microRNA-disease association network, and G DD is the adjacent matrix of the disease-disease association network. We substituted the adjacent matrix A into formula (3) to obtain the association score matrix of microRNAs and diseases. Setting k = 3, the correlation score matrix S KATZ(A) denoting the association between microRNAs and diseases can be written as expression (5). Here we use KATZ with k = 3 to obtain the correlation score matrix. Consider One of the advantages of  KATZ is that it can study human microRNA-disease association and association for other species. In  KATZ, this is achieved simply by changing the submatrix of adjacent matrix A, denoted as where D PHS and D PS represent human disease and disease of other species, respectively. G HS and G are microRNA-disease association of human and other species, respectively. When we conduct an experiment on human, set D PS = 0 and G = 0.

3.2. CATAPULT

CATAPULT is a supervised learning method. General supervised learning methods need positive examples and negative examples. However, for microRNA-disease association, there is a lack of negative examples. Positive associations can be checked through existing methods, but there is not a method to prove negative associations. Because negative associations are seldom proven, we processed the problem by treating all nonpositive association node pairs as unlabeled because previous studies have shown that most unlabeled pairs have a negative association [55]. A study by Mordelet and Vert [61] used the bagging technique to obtain an aggregate classifier based on positive examples and unlabeled examples. CATAPULT uses a biased support vector machine (SVM) to classify microRNA-disease pairs. Hence, CATAPULT uses a bagging algorithm to train biased SVM. In CATAPULT, unlabeled samples are randomly selected from the set of all unlabeled examples and a classifier is used to train the selected unlabeled samples as negative examples and positive examples. The features of microRNA-disease pairs are obtained from hybrid walks through the heterogeneous network. To some extent, bagging could reduce the variance in the classifier. The variance is caused by randomly selecting negative examples. R is the set of randomly selected negative microRNA-disease pairs and N− is the number of set R. T is the set of positive microRNA-disease pairs and N+ is the number of set T. U denotes all the unlabeled microRNA-disease pairs. The biased SVM means that we assign a penalty, k−, for false positives and a larger penalty, k+, for false negatives. Detail of the CATAPULT algorithm is displayed in the following part. To train a biased SVM, CATAPULT uses formula (7) based on the known positive examples T and randomly selected negative examples R to obtain a biased SVM. ξ denotes the distance of example i from a boundary and SVM gives the example i corresponding penalty. 〈θ , Φ(x)〉 denotes the function score for iteration t, where θ is the normal to the hyper plane at the tth iteration and Φ(x) is the feature vector of example x. Besides, the feature vector of example x is the feature vector of the microRNA-disease pair. In our experiment, we assign 1 to k− and 30 to N− [36]. CATAPULT Algorithm. INIT For t = 1,2, 3,…, N−: Select the set R of size N− from U as negative examples. Train a classifier based on positive examples T and negative examples For any update:

4. Implementation

4.1. Results

The KATZ and CATAPULT methods were applied to the 242 known microRNA-disease associations to infer potential microRNA-disease associations. First, we mainly verified microRNA-disease associations. The set of 242 known microRNA-disease associations is regarded as the “gold standard” data and was used to evaluate the performance of KATZ and CATAPULT methods in the leave-one-out and 3-fold cross-validation experiment and training dataset in the comprehensive prediction [62]. To compare our methods with MBSI, PBSI, and NetCBI, we carried out leave-one-out cross-validation on microRNA-disease associations using KATZ and CATAPULT methods. Furthermore, we carried out the 3-fold cross-validation to make sure that the outperformance of KATZ and CATAPULT is solid. For the leave-one-out cross-validation, each of the 242 known microRNA-disease associations is left out once in turn as the testing case. For the 3-fold cross-validation, the dataset containing 242 known microRNA-disease associations is divided into three parts, which is turned to act as testing. We ranked all microRNA-disease associations according to the scores obtained from KATZ and CATAPULT results. We used a receiver operating characteristic (ROC) curve to evaluate the effect of the method. Varying the threshold plots a ROC curve, and the numeric representation of a ROC curve is the area under the curve (AUC). If we could not compare which method was best from the ROC curve, we could compare the AUC. In the experiment of leave-one-out cross-validation, KATZ and CATAPULT were tested on the 242 known microRNA-disease associations and AUC values 98.9% and 98.8% for KATZ and CATAPULT were achieved. Figure 4 is the corresponding ROC curve of KATZ and CATAPULT methods. This indicates that our methods have great potential to infer new microRNA-associations.
Figure 4

ROC curves of KATZ and CATAPULT methods by leave-one-out cross-validation.

For the leave-one-out cross-validation, we carry out one loop for each known microRNA-disease association. In each loop, we hide a microRNA-disease association in the known association group and run KATZ and CATAPULT methods on the remaining associations repeating 242 times to ensure that each known microRNA-disease association is hidden exactly once. In each loop, we order the 5080 diseases for the microRNAs, which is the hidden association. We rule that if the disease that is the hidden association has the highest k value, then prediction is true. The principle behind this rule is that the method is better if it can predict the true microRNA-disease association with higher probability. Table 3 shows the distribution of diseases on the basis of the number of microRNAs. Figure 6 presents the result of prediction hidden microRNA-disease associations. The x-axis is the threshold k and the y-axis is the amount of true prediction. Figure 6 shows the results for KATZ and CATAPULT.
Table 3

Distribution of diseases on the basis of microRNAs.

Number of microRNAs012345689101215202427
Number of diseases50291610633241111111
Figure 6

Recovery of microRNA-disease associations with respect to disease rank under leave-one-out cross-validation.

In the experiment of 3-fold cross-validation, KATZ and CATAPULT were tested on the 242 known microRNA-disease associations and AUC values 98.4% and 98.3% for KATZ and CATAPULT were achieved. Figure 5 shows AUC values of KATZ and CATAPULT methods. The cross-validation results prove that the outperformance is solid.
Figure 5

ROC curves of KATZ and CATAPULT methods by 3-fold cross-validation.

4.2. Evaluation

To confirm the strength of our methods, we compared them with MBSI, PBSI, and NetCBI. MBSI and PBSI both work on the basis of recommendation. However, MBSI takes full advantage of microRNAs similarity. This means that if association between a microRNA and a disease has been validated, then other similar microRNAs would be recommended to the disease. The drawback of MBSI is that it overlooks disease-disease associations. In contrast, PBSI takes full advantage of disease similarities but overlooks the microRNA-microRNA associations. NetCBI considers both associations. The basic idea of NetCBI is ranking. Suppose a microRNA and a disease are linked; if a microRNA is ranked top by querying the microRNAs and a disease is ranked top by querying the diseases, then it rules that associations exist between top-ranking microRNAs and top-ranking diseases. We used leave-one-out cross-validation to compare our methods with previous methods based on the same datasets. Table 4 shows the comparative results and our methods are clearly better at predicting microRNA-disease associations than the other methods. The assessment criteria that we used were ROC and AUC. AUC and ROC are the measure of the standard classifier model which is good or bad. ROC presents the evaluation criteria in a visual form, and the AUC value is the area under the ROC curve. Our methods yield 98.9% and 98.8%, which are better than MBSI (74.83%), PBSI (54.02%), and NetCBI (80.66%).
Table 4

Comparison of different prediction methods based on AUC values.

MethodMBSIPBSINetCBIKATZCATAPULT
AUC74.83%54.02%80.66%98.9%98.8%
We verify the top 10 predicted associations, which were not identified in our microRNA-disease association dataset. However, the latest online databases provide the evidence. The online databases that we referenced were OMIM, HMDD, and miR2Disease. Tables 5 and 6 show the prediction results by KATZ and CATAPULT. Each predicted association is confirmed by one of the three databases.
Table 5

Top 10 newly predicted microRNA-disease associations by KATZ.

RankMicroRNAOMIM disease IDDisease Source
1hsa-let-7i211980Lung cancerHMDD
2hsa-let-7d114480Breast cancerHMDD
3hsa-mir-145211980Lung cancerHMDD
4hsa-mir-18a114480Breast cancerHMDD
5hsa-mir-145114480Breast cancerHMDD
6hsa-mir-106b114480Breast cancerHMDD
7hsa-let-7e114480Breast cancerHMDD
8hsa-let-7b114480Breast cancerHMDD
9hsa-mir-19a114480Breast cancerHMDD
10hsa-mir-125a114480Breast cancerHMDD
Table 6

Top 10 newly predicted microRNA-disease associations by CATAPULT.

RankMicroRNAOMIM disease IDDisease Source
1hsa-let-7a176807Prostate cancermiR2Disease
2hsa-mir-34a114480Breast cancerHMDD
3hsa-mir-21211980Lung cancerHMDD
4hsa-let-7c114480Breast cancerHMDD
5hsa-mir-19a114480Breast cancerHMDD
6hsa-let-7a151400Chronic lymphocytic leukemiamiR2Disease
7hsa-mir-29b114480Breast cancermiR2Disease
8hsa-mir-146a211980Lung cancerHMDD
9hsa-mir-155211980Lung cancerHMDD
10hsa-let-7c114550Hepatocellular carcinomamiR2Disease

5. Conclusions

Identifying microRNA-disease associations is an important part of understanding disease mechanisms. Although experimental methods can identity microRNA-disease associations, they are time-consuming and expensive. Hence, efficient methods to identity microRNA-disease associations are desired. We introduce KATZ and CATAPULT methods for predicting microRNA-disease associations. KATZ succeeds in processing social network links to achieve prediction, which is a different strategy to other methods, such as PBSI and MBSI. The KATZ method uses the entire heterogeneous network, including microRNA-microRNA association, microRNA-disease association, and disease-disease association networks. CATAPULT is a supervised learning method and uses a biased SVM. KATZ and CATAPULT significantly outperform other prediction microRNA-disease association methods, assessed by the leave-one-out and 3-fold cross-validation evaluation strategy. The potential microRNA-disease association predicted by KATZ and CATAPULT will facilitate biological experiments, which identify the true associations between microRNAs and diseases. The KATZ uses the simple measure on the heterogeneous network to predict the potential microRNA-disease associations. KATZ's performance is relatively poor on the sparse known associations. Although our methods perform well, better methods would be proposed to predict microRNA-disease associations. There are many features of microRNAs and diseases that are not used to help predict microRNA-disease associations, such as gene ontology and the external manifestations of disease. With the use of more factors in prediction methods and the emergence of new relevant data, the prediction of microRNA-disease association will further advance. Ultimately this will help the medical treatment of disease.
  56 in total

1.  A microRNA array reveals extensive regulation of microRNAs during brain development.

Authors:  Anna M Krichevsky; Kevin S King; Christine P Donahue; Konstantin Khrapko; Kenneth S Kosik
Journal:  RNA       Date:  2003-10       Impact factor: 4.942

2.  Survey of MapReduce frame operation in bioinformatics.

Authors:  Quan Zou; Xu-Bin Li; Wen-Rui Jiang; Zi-Yu Lin; Gui-Lin Li; Ke Chen
Journal:  Brief Bioinform       Date:  2013-02-07       Impact factor: 11.622

3.  Improved and Promising Identification of Human MicroRNAs by Incorporating a High-Quality Negative Set.

Authors:  Leyi Wei; Minghong Liao; Yue Gao; Rongrong Ji; Zengyou He; Quan Zou
Journal:  IEEE/ACM Trans Comput Biol Bioinform       Date:  2014 Jan-Feb       Impact factor: 3.710

4.  MicroRNA gene expression deregulation in human breast cancer.

Authors:  Marilena V Iorio; Manuela Ferracin; Chang-Gong Liu; Angelo Veronese; Riccardo Spizzo; Silvia Sabbioni; Eros Magri; Massimo Pedriali; Muller Fabbri; Manuela Campiglio; Sylvie Ménard; Juan P Palazzo; Anne Rosenberg; Piero Musiani; Stefano Volinia; Italo Nenci; George A Calin; Patrizia Querzoli; Massimo Negrini; Carlo M Croce
Journal:  Cancer Res       Date:  2005-08-15       Impact factor: 12.701

Review 5.  Oncomirs - microRNAs with a role in cancer.

Authors:  Aurora Esquela-Kerscher; Frank J Slack
Journal:  Nat Rev Cancer       Date:  2006-04       Impact factor: 60.716

6.  The genomic landscapes of human breast and colorectal cancers.

Authors:  Laura D Wood; D Williams Parsons; Siân Jones; Jimmy Lin; Tobias Sjöblom; Rebecca J Leary; Dong Shen; Simina M Boca; Thomas Barber; Janine Ptak; Natalie Silliman; Steve Szabo; Zoltan Dezso; Vadim Ustyanksky; Tatiana Nikolskaya; Yuri Nikolsky; Rachel Karchin; Paul A Wilson; Joshua S Kaminker; Zemin Zhang; Randal Croshaw; Joseph Willis; Dawn Dawson; Michail Shipitsin; James K V Willson; Saraswati Sukumar; Kornelia Polyak; Ben Ho Park; Charit L Pethiyagoda; P V Krishna Pant; Dennis G Ballinger; Andrew B Sparks; James Hartigan; Douglas R Smith; Erick Suh; Nickolas Papadopoulos; Phillip Buckhaults; Sanford D Markowitz; Giovanni Parmigiani; Kenneth W Kinzler; Victor E Velculescu; Bert Vogelstein
Journal:  Science       Date:  2007-10-11       Impact factor: 47.728

7.  The miR-17~92 cluster collaborates with the Sonic Hedgehog pathway in medulloblastoma.

Authors:  Tamar Uziel; Fedor V Karginov; Suqing Xie; Joel S Parker; Yong-Dong Wang; Amar Gajjar; Lin He; David Ellison; Richard J Gilbertson; Gregory Hannon; Martine F Roussel
Journal:  Proc Natl Acad Sci U S A       Date:  2009-02-05       Impact factor: 11.205

8.  Using amino acid physicochemical distance transformation for fast protein remote homology detection.

Authors:  Bin Liu; Xiaolong Wang; Qingcai Chen; Qiwen Dong; Xun Lan
Journal:  PLoS One       Date:  2012-09-28       Impact factor: 3.240

9.  Similarity-based methods for potential human microRNA-disease association prediction.

Authors:  Hailin Chen; Zuping Zhang
Journal:  BMC Med Genomics       Date:  2013-04-09       Impact factor: 3.063

10.  Network-based global inference of human disease genes.

Authors:  Xuebing Wu; Rui Jiang; Michael Q Zhang; Shao Li
Journal:  Mol Syst Biol       Date:  2008-05-06       Impact factor: 11.429

View more
  73 in total

1.  Identify bilayer modules via pseudo-3D clustering: applications to miRNA-gene bilayer networks.

Authors:  Yungang Xu; Maozu Guo; Xiaoyan Liu; Chunyu Wang; Yang Liu; Guojun Liu
Journal:  Nucleic Acids Res       Date:  2016-08-02       Impact factor: 16.971

Review 2.  Noncoding Variants Functional Prioritization Methods Based on Predicted Regulatory Factor Binding Sites.

Authors:  Haoyue Fu; Xiangde Zhang
Journal:  Curr Genomics       Date:  2017-08       Impact factor: 2.236

3.  DRPADC: A novel drug repositioning algorithm predicting adaptive drugs for COVID-19.

Authors:  Guobo Xie; Haojie Xu; Jianming Li; Guosheng Gu; Yuping Sun; Zhiyi Lin; Yinting Zhu; Weiming Wang; Youfu Wang; Jiang Shao
Journal:  Comput Chem Eng       Date:  2022-08-04       Impact factor: 4.130

4.  Identification of key differentially expressed MicroRNAs in cancer patients through pan-cancer analysis.

Authors:  Yu Hu; Hayley Dingerdissen; Samir Gupta; Robel Kahsay; Vijay Shanker; Quan Wan; Cheng Yan; Raja Mazumder
Journal:  Comput Biol Med       Date:  2018-10-22       Impact factor: 4.589

5.  Comparative Screening of Digestion Tract Toxic Genes in Proteus mirabilis.

Authors:  Xiaolu Shi; Yiman Lin; Yaqun Qiu; Yinghui Li; Min Jiang; Qiongcheng Chen; Yixiang Jiang; Jianhui Yuan; Hong Cao; Qinghua Hu; Shenghe Huang
Journal:  PLoS One       Date:  2016-03-24       Impact factor: 3.240

6.  miRepress: modelling gene expression regulation by microRNA with non-conventional binding sites.

Authors:  Suman Ghosal; Shekhar Saha; Shaoli Das; Rituparno Sen; Swagata Goswami; Siddhartha S Jana; Jayprokas Chakrabarti
Journal:  Sci Rep       Date:  2016-02-29       Impact factor: 4.379

7.  Accurate Identification of Cancerlectins through Hybrid Machine Learning Technology.

Authors:  Jieru Zhang; Ying Ju; Huijuan Lu; Ping Xuan; Quan Zou
Journal:  Int J Genomics       Date:  2016-07-13       Impact factor: 2.326

Review 8.  Survey of Natural Language Processing Techniques in Bioinformatics.

Authors:  Zhiqiang Zeng; Hua Shi; Yun Wu; Zhiling Hong
Journal:  Comput Math Methods Med       Date:  2015-10-07       Impact factor: 2.238

9.  Predicting cancerlectins by the optimal g-gap dipeptides.

Authors:  Hao Lin; Wei-Xin Liu; Jiao He; Xin-Hui Liu; Hui Ding; Wei Chen
Journal:  Sci Rep       Date:  2015-12-09       Impact factor: 4.379

10.  Overlapping Community Detection based on Network Decomposition.

Authors:  Zhuanlian Ding; Xingyi Zhang; Dengdi Sun; Bin Luo
Journal:  Sci Rep       Date:  2016-04-12       Impact factor: 4.379

View more

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