VLDB 2026 Research / reviewers in the wild / expert
Fang-Xiang Wu
dblp:63/4426
· DBLP profile ↗
249ranked-venue papers
15as first author
90since 2021 · last 2026
0000-0002-4593-9332ORCID · conflict
Domains — the database's venue-derived domains; a paper can count in several
Applied, interdisciplinary, general and emerging computing · 217 · 12 first-author · 73 since 2021Artificial intelligence and machine learning · 28 · 3 first-author · 15 since 2021Databases, data management, data science and information retrieval · 3 · 1 since 2021Graphics, computer vision, multimedia, augmented reality and games · 2 · 2 since 2021Systems, architecture and hardware · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | HybridSeqNet: A Deep Learning Framework for Blood Pressure Estimation
Fei Wang 0095, Feiyu Yu, Xiujuan Lei, Fang-Xiang Wu, Yansen Su, Chun-Hou Zheng 0001, Junfeng Xia |
ICIC (29) | 5 |
| 2026 | BioFC-GAT: Biomarker-Oriented GAT for ASD Diagnosis from rs-fMRI Data
Fang-Xiang Wu |
ISBRA (1) | 2 |
| 2026 | Unseen TCR-epitope interaction prediction with self-supervised contrastive learning
Rawshon Raha, Weilai Chi, Xiujuan Lei, Fang-Xiang Wu |
Neurocomputing | 5 |
| 2026 | Dual-Channel Learning Framework for miRNA-Drug Interaction Prediction Based on Structural Features and Signed Bipartite Graph Neural NetworkabstractMicroRNAs (miRNAs) play a vital role in regulating a wide range of biological functions and are key players in the development of many complex human diseases, making them novel therapeutic targets for drug development. Given the high expenses and time demands of traditional experimental methods, it is essential to develop efficient computational approaches for predicting miRNA-drug interactions (MDIs). This article presents a dual-channel learning framework, SSMDI, based on structural features and Signed Bipartite Graph Neural Network (SBGNN) for predicting MDIs. Firstly, Graph Isomorphism Networks (GIN) is employed to extract molecular graph features of drugs. Meanwhile, a combined framework of Convolutional Neural Network (CNN), Bidirectional Long Short-Term Memory (BiLSTM) network and Self-attention Mechanism is utilized to capture sequence features of miRNAs. Compared with traditional networks, signed networks can deliver richer semantic information in drugs and miRNAs. Therefore, SBGNN is then used to aggregate and update the signed topological features of miRNAs and drugs. Finally, structural and signed topological features are integrated to predict MDIs. The predictive performance of the model is evaluated using 5-fold cross-validation (CV), achieving AUC of 0.9447 and AUPR of 0.9238. The case study further demonstrates the effectiveness of SSMDI in predicting MDIs. In summary, the SSMDI model proves to be an accurate tool for predicting MDIs, which holds significant implications for drug development and miRNA-based therapeutic research. Xiujuan Lei, Fang-Xiang Wu, Yi Pan 0001 |
IEEE Trans. Big Data | 5 |
| 2026 | Low-Count PET Image Reconstruction With Generalized Sparsity Priors via Unrolled Deep NetworksabstractDeep learning has demonstrated remarkable efficacy in reconstructing low-count PET (Positron EmissionTomography) images, attracting considerable attention in the medical imaging community. However, most existing deep learning approaches have not fully exploited the unique physical characteristics of PET imaging in the design of fidelity and prior regularization terms, resulting in constrained model performance and interpretability. In light of these considerations, we introduce an unrolled deep network based on maximum likelihood estimation for the Poisson distribution and a Generalized domain transformation for Sparsity learning, dubbed GS-Net. To address this complex optimization challenge, we employ the Alternating Direction Method of Multipliers (ADMM) framework, integrating a modified Expectation Maximization (EM) approach to address the primary objective and utilize the shrinkage thresholding approach to optimize the L1 norm term. Additionally, within this unrolled deep network, all hyperparameters are adaptively adjusted through end-to-end learning to eliminate the need for manual parameter tuning. Through extensive experiments on simulated patient brain datasets and real patient whole-body clinical datasets with multiple count levels, our method has demonstrated advanced performance compared to traditional non-iterative and iterative reconstruction, deep learning-based direct reconstruction, and hybrid unrolled methods, as demonstrated by qualitative and quantitative evaluations. Minghan Fu, Bo Liao 0001, Dong Liang 0001, Zhanli Hu, Fang-Xiang Wu |
IEEE J. Biomed. Health Informatics | 6 |
| 2025 | An Adaptive Multi-view Feature Fusion Framework Based on Multiple Graphs for Predicting Drug-Drug Interactions
Fei Wang 0095, Zefan Cheng, Xiujuan Lei, Fang-Xiang Wu, Chun-Hou Zheng 0001, Yansen Su |
ICIC (26) | 4 |
| 2025 | Joint Sparse Precision Matrix Estimation for Cancer Diagnosis
Rwan Ahmed, Fang-Xiang Wu |
ISBRA (2) | 3 |
| 2025 | Graph convolution network based on meta-paths and mutual information for drug-target interaction predictionabstractBACKGROUND: Predicting drug-target interactions (DTIs) plays a pivotal role in accelerating drug repositioning by prioritizing candidate drugs and reducing experimental costs. Despite advancements in deep learning, several challenges still require further exploration, including sparsity and inadequate representation of feature relationships. RESULTS: We propose GCNMM, a novel graph convolutional network based on meta-paths and mutual information, to predict latent DTIs in drug-target heterogeneous networks. Our approach begins by constructing a fused DTI network based on meta-paths and a graph attention network. We compute multiple similarity networks by using Jaccard coefficients and integrate them into the fused drug and target similarity networks through entropy-based fusion. These networks are then jointly processed by graph convolutional auto-encoder to generate low-dimensional feature representations. To preserve the topological structure of the original network in the embedding space and strengthen the relationship between the input and latent representations, we incorporate spatial topological consistency and mutual information maximization as dual optimization objectives. CONCLUSIONS: The experimental results illustrate that GCNMM exhibits superior performance to existing baseline models in DTI prediction. Furthermore, case studies validate the practical effectiveness of GCNMM, highlighting its potential in DTI prediction and drug repositioning. Shujuan Cao, Binying Cai, Zhejian Qiu, Tiantian Chang, Qiqige Wuyun, Fang-Xiang Wu |
BMC Bioinform. | 6 |
| 2025 | Nucleotide-level circRNA-RBP binding sites prediction based on hybrid encoding scheme and enhanced feature extraction
Yajing Guo, Xiujuan Lei, Zhengfeng Wang, Fang-Xiang Wu, Yi Pan 0001 |
Neural Networks | 5 |
| 2025 | DIC: Deep Imputing and Clustering Single Cell RNA Sequencing DataabstractIt is notorious that single-cell RNA sequencing (scRNA-seq) data contain a significant number of missing values due to technical variability. The issue of missing values presents a major challenge in scRNA-seq analysis, especially, complicating the identification of cell types via clustering. To address this issue, various methods have been developed to impute the missing data in scRNA-seq clustering. Most methods first impute missing expression values and then cluster scRNA-seq data. However, these approaches often fail to fully exploit the biologically meaningful cluster structures while imputing missing values. In this study, we propose DIC, a deep neural network with the Y-structure that collaboratively imputes and clusters scRNA-seq data. The Y-structure of DIC is formed by an autoencoder with an extra branch attached to its code layer. Therefore, DIC is divided into three modules: a base module (encoder), an imputation module (decoder) and a clustering module (extra branch). The imputation module and the clustering module work together to perform missing data imputation and cell clustering using deeply learned features from the base module. During the model training process, the cluster structure information is used for missing data imputation while the imputation module enhances the clustering performance by generating more accurately recovered missing data. Our experimental results illustrate that DIC is effective in both imputing missing data and identifying cell types. Rwan Ahmed, Petros Papagerakis, Fang-Xiang Wu |
IEEE Trans. Comput. Biol. Bioinform. | 4 |
| 2025 | Molecular Structure-Driven Multi-Relation DGI Prediction With High-Low-Order Attention DenoiseabstractDrug-Gene Interaction (DGI) is crucial for drug discovery and personalized medicine. The continuous development of genomics and drug repositioning has brought increasing attention to the complex relations between drugs and genes. However, traditional biological experiments are time-consuming and costly, which makes it challenging to efficiently explore the multi-relational interactions between drugs and genes. Therefore, computational approaches aim to develop efficient schemes for predicting drug-gene relations to reduce the search space and experimental costs. Existing computational methods often suffer from data scarcity and poor generalization, which pose significant challenges for practical applications. To address these issues, we propose a novel multi-relation DGI prediction method based on molecular structure-driving and high-low-order attention denoising framework. Our approach captures molecular structural information through both atom and bond channels with a drug feature encoder. For network structure, we enhance both high- and low-order channels: the low-order channel leverages graph convolutional networks, while the high-order channel employs hypergraph-based message propagation. Additionally, we adopt consistency information loss and inter-channel attention mechanism to refine high- and low-order features. Experimental results on three drug-gene datasets demonstrate the superior performance of our model, particularly on sparse datasets DrugBank and DGIdb, with F1 improvements of 4.06% and 5.67%, respectively. Yizhe Shang, Jianrui Chen 0002, Xiujuan Lei, Fang-Xiang Wu |
IEEE J. Biomed. Health Informatics | 4 |
| 2025 | GIAE-DTI: Predicting Drug-Target Interactions Based on Heterogeneous Network and GIN-Based Graph AutoencoderabstractAccurate prediction of drug-target interactions (DTIs) is essential for advancing drug discovery and repurposing. However, the sparsity of DTI data limits the effectiveness of existing computational methods, which primarily focus on sparse DTI networks and have poor performance in aggregating information from neighboring nodes and representing isolated nodes within the network. In this study, we propose a novel deep learning framework, named GIAE-DTI, which considers cross-modal similarity of drugs and targets and constructs a heterogeneous network for DTI prediction. Firstly, the model calculates the cross-modal similarity of drugs and proteins from the relationships among drugs, proteins, diseases, and side effects, and performs similarity integration by taking the average. Then, a drug-target heterogeneous network is constructed, including drug-drug interactions, protein-protein interactions, and drug-target interactions processed by weighted K nearest known neighbors. In the heterogeneous network, a graph autoencoder based on a graph isomorphism network is employed for feature extraction, while a dual decoder is utilized to achieve better self-supervised learning, resulting in latent feature representations for drugs and targets. Finally, a deep neural network is employed to predict DTIs. The experimental results indicate that on the benchmark dataset, GIAE-DTI achieves AUC and AUPR scores of 0.9533 and 0.9619, respectively, in DTI prediction, outperforming the current state-of-the-art methods. Additionally, case studies on four 5-hydroxytryptamine receptor-related targets and five drugs related to mental diseases show the great potential of the proposed method in practical applications. Xiujuan Lei, Jianrui Chen 0002, Fang-Xiang Wu |
IEEE J. Biomed. Health Informatics | 5 |
| 2024 | QLABGrad: A Hyperparameter-Free and Convergence-Guaranteed Scheme for Deep LearningabstractThe learning rate is a critical hyperparameter for deep learning tasks since it determines the extent to which the model parameters are adjusted during the learning course. However, the choice of learning rates typically depends on empirical judgment, which may not result in satisfactory outcomes without intensive try-and-error experiments. In this study, we propose a novel learning rate adaptation scheme called QLABGrad. Without any user-specified hyperparameter, QLABGrad automatically determines the learning rate by optimizing the quadratic loss approximation-based (QLAB) function for a given gradient descent direction, where only one extra forward propagation is required. We theoretically prove the convergence of QLABGrad under the smooth Lipschitz condition on the loss function. Experiment results on multiple architectures, including MLP, CNN, and ResNet, on MNIST, CIFAR10, and ImageNet datasets, demonstrate that QLABGrad outperforms widely adopted schemes for deep learning. Minghan Fu, Fang-Xiang Wu |
AAAI | 2 |
| 2024 | DrugEL: Ensemble Learning Model for Identification of Druggable ProteinsabstractDruggable proteins are defined as proteins that can interact with drugs to modulate certain biological activity. The identification of druggable proteins holds significant clinical importance, directly impacting the development of targeted therapies for diseases like cancer and metabolic disorders. Identifying druggable proteins involves various methods, including computational prediction models, mass spectrometry (MS), and biochemical assays, but achieving high accuracy remains a challenge. This study proposes DrugEL, an ensemble learning model that uses Bayesian inference to integrate predictions from multiple algorithms: Random Forest (RF), K-Nearest Neighbor (KNN), LightGBM (LGBM), and Decision Tree (DT) with seven feature extraction methods (LSA, AAC, PAAC, GAAC, NMBroto, AAIndex, and KNN). The results show that DrugEL outperforms existing models in terms of accuracy (0.9758), MCC (0.9515), AUC (0.9758), sensitivity (0.9742) and specificity (0.9774), particularly excelling with the LSA method. Md Mamun Ali, Kawsar Ahmed, Francis Minhthang Bui, Fang-Xiang Wu |
BIBM | 4 |
| 2024 | Prediction of miRNA family based on class-incremental learningabstractWith the development of deep sequencing, recent studies indicate that a miRNA precursor can generate multiple miRNA isoforms (isomiRs). The family prediction of canonical miRNAs and isomiRs could provide a basis for miRNA functional research. In this study, we propose a novel method for family identification of canonical miRNA and isomiRs based on incremental learning. First, a benchmark dataset is constructed by processing data based on miRNA sequences and their family annotation. Moreover, sequence embedding and RNN are used for capturing essential features and inherent dependencies within a sequence. Finally, incremental learning is applied to accommodate the continuous influx of miRNA sequencing data, enabling RNN to stay relevant and effective over time. Comparative experiments and ablation studies illustrate the effectiveness of our model, which can help to comprehensively understand miRNA’s function. Lulu Qiu, Rong Fei, Junhuai Li, Fang-Xiang Wu |
BIBM | 6 |
| 2024 | HCCL: Hierarchical Channels and Contrastive Learning for Drug-Gene Multi-Relation PredictionabstractDrug-gene interaction plays a crucial role in drug discovery and personalized medicine. Although existing methods have improved the accuracy of exploring multiple relationships between drugs and genes, there are still some limitations, such as susceptibility to data sparsity and poor generalization, which pose some challenges for practical applications. To address these challenges, we propose a novel Hierarchical Channels and Contrastive Learning (HCCL) framework in which drug feature extractor captures structural information of drug molecules from atom and bond channels. After obtaining the initial features of drugs and genes, we employ high-low-order channels to update them, where the low-order channel adopts graph convolutional networks while the high-order channel leverages hypergraph structures for message propagation. Finally, we adopt contrastive learning and inter-channel attention to fuse high-low-order features, which improves the robustness of the model and prevents feature information loss. Experimental results demonstrate the superior performance of HCCL. Yizhe Shang, Jianrui Chen 0002, Xiujuan Lei, Fang-Xiang Wu |
BIBM | 4 |
| 2024 | Drug Combination Side Effect Prediction Based on Polypharmacy Network and GraphSAGE AlgorithmabstractDue to the complexity and diversity of modern diseases, the combination of drugs has become the first choice. According to the graph theory in graph theory, we transform the original link prediction problem into the node identification problem by establishing the graph of drug side effect network - polypharmacy network to predict. A combined drug side effect prediction model (CDSG) was constructed on the polypharmacy network graph, based on graph attention mechanism and Graph Sample and Aggregate (GraphSAGE). Firstly, the side-effect network was constructed by using the side-effect relationship between drugs and drugs, and then the polypharmacy network was constructed. Then the target gene of the drug is encoded and the feature vector of the drug is established. Furthermore, the advanced feature representations of drugs are learned by utilizing the graph attention network and the GraphSAGE algorithm. Finally, the advanced drug characteristics were connected to the fully connected layer for classification prediction. On a baseline dataset of 1138 side effect types of 257 drugs, we conducted different methods of feature fusion experiment, ablation experiment, 5-fold crossover experiment, and compared CDSG with several computing models such as traditional GCN model, the GAT model and matrix decomposition models, and the final model achieved good results. Haiqiang Xiao, Xiujuan Lei, Yuchen Zhang 0003, Fang-Xiang Wu |
BIBM | 4 |
| 2024 | An Ensemble Learning Model for Predicting Unseen TCR-Epitope Interactions
Rawshon Raha, Fang-Xiang Wu |
ISBRA (1) | 3 |
| 2024 | SG-Fusion: A swin-transformer and graph convolution-based multi-modal deep neural network for glioma prognosisabstractThe integration of morphological attributes extracted from histopathological images and genomic data holds significant importance in advancing tumor diagnosis, prognosis, and grading. Histopathological images are acquired through microscopic examination of tissue slices, providing valuable insights into cellular structures and pathological features. On the other hand, genomic data provides information about tumor gene expression and functionality. The fusion of these two distinct data types is crucial for gaining a more comprehensive understanding of tumor characteristics and progression. In the past, many studies relied on single-modal approaches for tumor diagnosis. However, these approaches had limitations as they were unable to fully harness the information from multiple data sources. To address these limitations, researchers have turned to multi-modal methods that concurrently leverage both histopathological images and genomic data. These methods better capture the multifaceted nature of tumors and enhance diagnostic accuracy. Nonetheless, existing multi-modal methods have, to some extent, oversimplified the extraction processes for both modalities and the fusion process. In this study, we presented a dual-branch neural network, namely SG-Fusion. Specifically, for the histopathological modality, we utilize the Swin-Transformer structure to capture both local and global features and incorporate contrastive learning to encourage the model to discern commonalities and differences in the representation space. For the genomic modality, we developed a graph convolutional network based on gene functional and expression level similarities. Additionally, our model integrates a cross-attention module to enhance information interaction and employs divergence-based regularization to enhance the model's generalization performance. Validation conducted on glioma datasets from the Cancer Genome Atlas unequivocally demonstrates that our SG-Fusion model outperforms both single-modal methods and existing multi-modal approaches in both survival analysis and tumor grading. Minghan Fu, Rayyan Azam Khan, Bo Liao 0001, Zhanli Hu, Fang-Xiang Wu |
Artif. Intell. Medicine | 6 |
| 2024 | pathMap: a path-based mapping tool for long noisy reads with high sensitivityabstractWith the rapid development of single-molecule sequencing (SMS) technologies, the output read length is continuously increasing. Mapping such reads onto a reference genome is one of the most fundamental tasks in sequence analysis. Mapping sensitivity is becoming a major concern since high sensitivity can detect more aligned regions on the reference and obtain more aligned bases, which are useful for downstream analysis. In this study, we present pathMap, a novel k-mer graph-based mapper that is specifically designed for mapping SMS reads with high sensitivity. By viewing the alignment chain as a path containing as many anchors as possible in the matched k-mer graph, pathMap treats chaining as a path selection problem in the directed graph. pathMap iteratively searches the longest path in the remaining nodes; more candidate chains with high quality can be effectively detected and aligned. Compared to other state-of-the-art mapping methods such as minimap2 and Winnowmap2, experiment results on simulated and real-life datasets demonstrate that pathMap obtains the number of mapped chains at least 11.50% more than its closest competitor and increases the mapping sensitivity by 17.28% and 13.84% of bases over the next-best mapper for Pacific Biosciences and Oxford Nanopore sequencing data, respectively. In addition, pathMap is more robust to sequence errors and more sensitive to species- and strain-specific identification of pathogens using MinION reads. Ze-Gang Wei, Xing-Guo Fan, Fang-Xiang Wu |
Briefings Bioinform. | 6 |
| 2024 | A systematic review on deep learning based methods for cervical cell image analysisabstractCervical cytology image analysis is indispensable for the detection of abnormal cervical cells. Traditionally, manual screening is time-consuming and labor-intensive. Therefore, a lot of deep learning (DL)-based automatic detection methods have been employed in this field to provide timely, accurate and objective results. In this study, we systematically review the current developments in cervical cell image analysis with DL methods. Specifically, we first present the most popular DL models that are widely applied in cervical cell analysis. Second, we describe the methodology for conducting this review. Third, we provide all publicly available datasets related to cervical cell images to the best of our knowledge. Then, we introduce relevant evaluation metrics and loss functions. Next, we summarize and assort the applications for cervical cell classification and segmentation. Afterwards, we discuss about current challenges and future research directions in this field. Finally, we draw the conclusion of this review. According to the analysis, we conclude that the studies based on DL models have maintained an increasing trend in recent years, which indicates the potential of DL in cervical cell image analysis. In cervical cell image classification, CNN is the most commonly used DL model. Among CNN models, we can find that VGGNet and ResNet are the most popular network architectures for the classification of cervical cells. Transformer is the second commonly used DL model. Moreover, Herlev and SIPaKMeD are the most popular public datasets used for cervical cell classification. In cervical cell segmentation, U-Net and FCN are the two most popular DL architectures. In addition, ISBI2014 and Herlev datasets are the most frequently used among the existing publicly available segmentation datasets. However, there are some issues in this field, such as poor cervical cell classification performance as a result of similar pathological properties between different cell categories. Therefore, it is necessary to develop more effective methods with DL models to improve these issues in the future research. Bo Liao 0001, Xiujuan Lei, Fang-Xiang Wu |
Neurocomputing | 4 |
| 2024 | Identifying Associations Between Small Nucleolar RNAs and Diseases via Graph Convolutional Network and Attention MechanismabstractResearch has shown that small nucleolar RNAs (snoRNAs) play crucial roles in various biological processes, and understanding disease pathogenesis by studying their relationship with diseases is beneficial. Currently, known associations are insufficient, and conventional biological experiments are costly and time-consuming. Therefore, developing efficient computational methods is crucial for identifying potential snoRNA-disease associations. In this paper, a method to identify snoRNA-disease associations based on graph convolutional network and multi-view graph attention mechanism (GCASDA) is proposed. Firstly, the similarity matrices of snoRNAs and diseases are calculated based on biological entity-related information, and the weights of the edges between the snoRNA nodes and the disease nodes are supplemented by random forest. Then two homogeneous graphs and one heterogeneous graph are constructed. Subsequently, different types of embedded features are extracted from the graphs using specific graph convolutional network structure and integrated through a multi-view graph attention mechanism to obtain node embedded feature representations. Finally, for each pair of nodes, in addition to their global features, node interaction features are passed together to a multilayer perceptron neural network (MLP) to identify snoRNA-disease associations. Experimental results show that GCASDA achieves 0.9356 and 0.9294 in AUC and AUPR, respectively, and significantly outperformed other state-of-the-art methods on the basis of different evaluation metrics. Furthermore, the case study could further demonstrate the realistic feasibility of GCASDA. Shuchen Liu, Wen Zhu, Shaoyou Yu, Fang-Xiang Wu |
IEEE J. Biomed. Health Informatics | 5 |
| 2024 | OIF-Net: An Optical Flow Registration-Based PET/MR Cross-Modal Interactive Fusion Network for Low-Count Brain PET Image DenoisingabstractThe short frames of low-count positron emission tomography (PET) images generally cause high levels of statistical noise. Thus, improving the quality of low-count images by using image postprocessing algorithms to achieve better clinical diagnoses has attracted widespread attention in the medical imaging community. Most existing deep learning-based low-count PET image enhancement methods have achieved satisfying results, however, few of them focus on denoising low-count PET images with the magnetic resonance (MR) image modality as guidance. The prior context features contained in MR images can provide abundant and complementary information for single low-count PET image denoising, especially in ultralow-count (2.5%) cases. To this end, we propose a novel two-stream dual PET/MR cross-modal interactive fusion network with an optical flow pre-alignment module, namely, OIF-Net. Specifically, the learnable optical flow registration module enables the spatial manipulation of MR imaging inputs within the network without any extra training supervision. Registered MR images fundamentally solve the problem of feature misalignment in the multimodal fusion stage, which greatly benefits the subsequent denoising process. In addition, we design a spatial-channel feature enhancement module (SC-FEM) that considers the interactive impacts of multiple modalities and provides additional information flexibility in both the spatial and channel dimensions. Furthermore, instead of simply concatenating two extracted features from these two modalities as an intermediate fusion method, the proposed cross-modal feature fusion module (CM-FFM) adopts cross-attention at multiple feature levels and greatly improves the two modalities' feature fusion procedure. Extensive experimental assessments conducted on real clinical datasets, as well as an independent clinical testing dataset, demonstrate that the proposed OIF-Net outperforms the state-of-the-art methods. Minghan Fu, Na Zhang 0001, Zhenxing Huang, Jianmin Yuan, Yongfeng Yang, Hairong Zheng, Dong Liang 0001, Fang-Xiang Wu, Zhanli Hu |
IEEE Trans. Medical Imaging | 11 |
| 2023 | Imputing single-cell RNA-seq data by graph autoencoder with multi-kernelabstractSingle-cell RNA-sequencing (scRNA-seq) technology has revolutionized the field by enabling the profiling of transcriptomes in cell resolution. However, it is flawed by the sparsity caused by low mRNA capture efficiency during sequencing. This results in "dropout" events where genes are expressed but not detected. Dropout can hinder downstream analyses like differential expression and clustering. To tackle this issue, we present a novel imputation approach called MKGAE, which utilizes graph convolution and autoencoder techniques to construct a generative model for imputing missing values within scRNA-seq data. Meanwhile, considering the intricate relationships between genes, merging them into a single graph might lead to the loss of important insights. To address this, we utilize two gene-to-gene graph kernels for graph convolution. Experiments across both simulated and real scRNA-seq datasets illustrate MKGAE’s superiority over other state-of-the-art methods in terms of clustering analysis and differentially expressed gene identification. Bo Liao 0001, Petros Papagerakis, Fang-Xiang Wu |
BIBM | 4 |
| 2023 | Prediction of piRNA-mRNA interactions based on an interactive inference networkabstractAs the largest class of small non-coding RNAs, piRNAs primarily present in the reproductive cells of mammals, which influence post-transcriptional processes of mRNAs in multiple ways. Effective methods for predicting piRNA and mRNA target relationships can help identify piRNA functions, investigate the possibility of piRNAs as biomarkers and therapeutic targets. In this study, we propose a computational approach for classifying the relationships of piRNA-mRNA pairs based on an interactive inference network (IIN). First, we gather piRNA-mRNA target data, collect sequence data by position alignment, and construct a benchmark dataset. Furthermore, a reliable negative set is constructed by positive-unlabeled learning. Finally, we view a piRNA and a mRNA sequence as a premise and hypothesis sentence, respectively, and IIN model is used to predict the relationship between them. The experiments demonstrate that our method effectively characterizes piRNA-mRNA interaction and could be beneficial for researchers to investigate piRNA functions. Rong Fei, Guo Xie, Fang-Xiang Wu |
BIBM | 6 |
| 2023 | DeepCellEss: cell line-specific essential protein prediction with attention-based interpretable deep learningabstractMOTIVATION: Protein essentiality is usually accepted to be a conditional trait and strongly affected by cellular environments. However, existing computational methods often do not take such characteristics into account, preferring to incorporate all available data and train a general model for all cell lines. In addition, the lack of model interpretability limits further exploration and analysis of essential protein predictions. RESULTS: In this study, we proposed DeepCellEss, a sequence-based interpretable deep learning framework for cell line-specific essential protein predictions. DeepCellEss utilizes a convolutional neural network and bidirectional long short-term memory to learn short- and long-range latent information from protein sequences. Further, a multi-head self-attention mechanism is used to provide residue-level model interpretability. For model construction, we collected extremely large-scale benchmark datasets across 323 cell lines. Extensive computational experiments demonstrate that DeepCellEss yields effective prediction performance for different cell lines and outperforms existing sequence-based methods as well as network-based centrality measures. Finally, we conducted some case studies to illustrate the necessity of considering specific cell lines and the superiority of DeepCellEss. We believe that DeepCellEss can serve as a useful tool for predicting essential proteins across different cell lines. AVAILABILITY AND IMPLEMENTATION: The DeepCellEss web server is available at http://csuligroup.com:8000/DeepCellEss. The source code and data underlying this study can be obtained from https://github.com/CSUBioGroup/DeepCellEss. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Min Zeng 0004, Fuhao Zhang, Fang-Xiang Wu, Min Li 0007 |
Bioinform. | 4 |
| 2023 | invMap: a sensitive mapping tool for long noisy reads with inversion structural variantsabstractMOTIVATION: Longer reads produced by PacBio or Oxford Nanopore sequencers could more frequently span the breakpoints of structural variations (SVs) than shorter reads. Therefore, existing long-read mapping methods often generate wrong alignments and variant calls. Compared to deletions and insertions, inversion events are more difficult to be detected since the anchors in inversion regions are nonlinear to those in SV-free regions. To address this issue, this study presents a novel long-read mapping algorithm (named as invMap). RESULTS: For each long noisy read, invMap first locates the aligned region with a specifically designed scoring method for chaining, then checks the remaining anchors in the aligned region to discover potential inversions. We benchmark invMap on simulated datasets across different genomes and sequencing coverages, experimental results demonstrate that invMap is more accurate to locate aligned regions and call SVs for inversions than the competing methods. The real human genome sequencing dataset of NA12878 illustrates that invMap can effectively find more candidate variant calls for inversions than the competing methods. AVAILABILITY AND IMPLEMENTATION: The invMap software is available at https://github.com/zhang134/invMap.git. Ze-Gang Wei, Peng-Yu Bu, Xiaodan Zhang 0011, Fang-Xiang Wu |
Bioinform. | 6 |
| 2023 | CLAIRE: contrastive learning-based batch correction framework for better balance between batch mixing and preservation of cellular heterogeneityabstractMOTIVATION: Integration of growing single-cell RNA sequencing datasets helps better understand cellular identity and function. The major challenge for integration is removing batch effects while preserving biological heterogeneities. Advances in contrastive learning have inspired several contrastive learning-based batch correction methods. However, existing contrastive-learning-based methods exhibit noticeable ad hoc trade-off between batch mixing and preservation of cellular heterogeneities (mix-heterogeneity trade-off). Therefore, a deliberate mix-heterogeneity trade-off is expected to yield considerable improvements in scRNA-seq dataset integration. RESULTS: We develop a novel contrastive learning-based batch correction framework, CIAIRE, which achieves superior mix-heterogeneity trade-off. The key contributions of CLAIRE are proposal of two complementary strategies: construction strategy and refinement strategy, to improve the appropriateness of positive pairs. Construction strategy dynamically generates positive pairs by augmenting inter-batch mutual nearest neighbors (MNN) with intra-batch k-nearest neighbors (KNN), which improves the coverage of positive pairs for the whole distribution of shared cell types between batches. Refinement strategy aims to automatically reduce the potential false positive pairs from the construction strategy, which resorts to the memory effect of deep neural networks. We demonstrate that CLAIRE possesses superior mix-heterogeneity trade-off over existing contrastive learning-based methods. Benchmark results on six real datasets also show that CLAIRE achieves the best integration performance against eight state-of-the-art methods. Finally, comprehensive experiments are conducted to validate the effectiveness of CLAIRE. AVAILABILITY AND IMPLEMENTATION: The source code and data used in this study can be found in https://github.com/CSUBioGroup/CLAIRE-release. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Xuhua Yan, Ruiqing Zheng, Fang-Xiang Wu, Min Li 0007 |
Bioinform. | 3 |
| 2023 | Identify potential circRNA-disease associations through a multi-objective evolutionary algorithm
Yuchen Zhang 0003, Xiujuan Lei, Cai Dai, Yi Pan 0001, Fang-Xiang Wu |
Inf. Sci. | 5 |
| 2023 | A multi-modal deep neural network for multi-class liver cancer diagnosis
Rayyan Azam Khan, Minghan Fu, Brent Burbridge, Yigang Luo, Fang-Xiang Wu |
Neural Networks | 5 |
| 2023 | Biomarker Identification via a Factorization Machine-Based Neural Network With Binary Pairwise EncodingabstractBiomolecules, microRNAs (miRNAs) and long non-coding RNAs (lncRNAs), play critical roles in diverse fundamental and vital biological processes. They can serve as disease biomarkers as their dysregulations could cause complex human diseases. Identifying those biomarkers is helpful with the diagnosis, treatment, prognosis, and prevention of diseases. In this study, we propose a factorization machine-based deep neural network with binary pairwise encoding, DFMbpe, to identify the disease-related biomarkers. First, to comprehensively consider the interdependence of features, a binary pairwise encoding method is designed to obtain the raw feature representations for each biomarker-disease pair. Second, the raw features are mapped into their corresponding embedding vectors. Then, the factorization machine is conducted to get the wide low-order feature interdependence, while the deep neural network is applied to obtain the deep high-order feature interdependence. Finally, two kinds of features are combined to get the final prediction results. Unlike other biomarker identification models, the binary pairwise encoding considers the interdependence of features even though they never appear in the same sample, and the DFMbpe architecture emphasizes both low-order and high-order feature interactions simultaneously. The experimental results show that DFMbpe greatly outperforms the state-of-the-art identification models on both cross-validation and independent dataset evaluation. Besides, three types of case studies further demonstrate the effectiveness of this model. Yulian Ding, Xiujuan Lei, Bo Liao 0001, Fang-Xiang Wu |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2023 | NMTF-DTI: A Nonnegative Matrix Tri-factorization Approach With Multiple Kernel Fusion for Drug-Target Interaction PredictionabstractPrediction of drug-target interactions (DTIs) plays a significant role in drug development and drug discovery. Although this task requires a large investment in terms of time and cost, especially when it is performed experimentally, the results are not necessarily significant. Computational DTI prediction is a shortcut to reduce the risks of experimental methods. In this study, we propose an effective approach of nonnegative matrix tri-factorization, referred to as NMTF-DTI, to predict the interaction scores between drugs and targets. NMTF-DTI utilizes multiple kernels (similarity measures) for drugs and targets and Laplacian regularization to boost the prediction performance. The performance of NMTF-DTI is evaluated via cross-validation and is compared with existing DTI prediction methods in terms of the area under the receiver operating characteristic (ROC) curve (AUC) and the area under the precision and recall curve (AUPR). We evaluate our method on four gold standard datasets, comparing to other state-of-the-art methods. Cross-validation and a separate, manually created dataset are used to set parameters. The results show that NMTF-DTI outperforms other competing methods. Moreover, the results of a case study also confirm the superiority of NMTF-DTI. Ali Akbar Jamali, Anthony J. Kusalik, Fang-Xiang Wu |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2023 | A Two-Branch Neural Network for Short-Axis PET Image Quality EnhancementabstractThe axial field of view (FOV) is a key factor that affects the quality of PET images. Due to hardware FOV restrictions, conventional short-axis PET scanners with FOVs of 20 to 35 cm can acquire only low-quality PET (LQ-PET) images in fast scanning times (2-3 minutes). To overcome hardware restrictions and improve PET image quality for better clinical diagnoses, several deep learning-based algorithms have been proposed. However, these approaches use simple convolution layers with residual learning and local attention, which insufficiently extract and fuse long-range contextual information. To this end, we propose a novel two-branch network architecture with swin transformer units and graph convolution operation, namely SW-GCN. The proposed SW-GCN provides additional spatial- and channel-wise flexibility to handle different types of input information flow. Specifically, considering the high computational cost of calculating self-attention weights in full-size PET images, in our designed spatial adaptive branch, we take the self-attention mechanism within each local partition window and introduce global information interactions between nonoverlapping windows by shifting operations to prevent the aforementioned problem. In addition, the convolutional network structure considers the information in each channel equally during the feature extraction process. In our designed channel adaptive branch, we use a Watts Strogatz topology structure to connect each feature map to only its most relevant features in each graph convolutional layer, substantially reducing information redundancy. Moreover, ensemble learning is adopted in our SW-GCN for mapping distinct features from the two well-designed branches to the enhanced PET images. We carried out extensive experiments on three single-bed position scans for 386 patients. The test results demonstrate that our proposed SW-GCN approach outperforms state-of-the-art methods in both quantitative and qualitative evaluations. Minghan Fu, Yaping Wu, Na Zhang 0001, Yongfeng Yang, Fang-Xiang Wu, Hairong Zheng, Dong Liang 0001, Zhanli Hu |
IEEE J. Biomed. Health Informatics | 9 |
| 2022 | BayesImpute: a Bayesian imputation method for single-cell RNA-seq dataabstractSingle-cell RNA-sequencing (scRNA-seq) data suffer from a large number of zeros. Such dropout events hinder the downstream data analyses. We propose BayesImpute, a statistical algorithm to impute dropouts in the scRNA-seq data. BayesImpute first identifies likely dropouts based on expression rate and coefficient of variation of genes within cell subpopulation, and then constructs the posterior distribution for each gene and utilizes the posterior mean to impute dropout values. With several simulated and real scRNA-seq datasets, we demonstrate that BayesImpute is capable of effectively identifying dropouts. In addition, BayesImpute successfully recovers the true expression levels of missing values, improves the clustering and visualization of cell subpopulations, and enhances the identification of differential expression genes. We also show that BayesImpute is scalable and fast with minimal memory usage compared with other statistical-based imputation methods. Ruiqing Zheng, Luyi Tian, Fang-Xiang Wu, Min Li 0007 |
BIBM | 4 |
| 2022 | Prediction of exosomal piRNAs based on deep learning for sequence embedding with attention mechanismabstractPIWI-interacting RNAs (piRNAs) are a type of small non-coding RNAs which bind with the PIWI proteins to exert biological effects in various regulatory mechanisms. A growing amount of evidence reveals that exosomal piRNAs are potential biomarkers for diagnosis and treatment of complex diseases. Effective methods for the prediction of exosomal piRNAs are the foundation of piRNA functional research. In this study, we propose an end-to-end deep network for identifying exosomal piRNAs based on features learned from natural language processing (NLP) models for sequence embedding with attention mechanism. First, a benchmark dataset is constructed by processing piRNA subcellular localization annotated data and sequence data. Moreover, bagging positive unlabeled learning is applied to get the reliable negative set. Finally, we treat a piRNA sequence as a sentence and its k-mer subsequence as a token. Sequence embedding models with self-attention mechanism is designed to extract features from exosome piRNA sequences, which are used for the prediction task. Compared with three competing methods, our model achieves the best performance and reveals the key factors of exosomal piRNA sequences by the attention mechanism. Our model characterizes exosomal piRNAs and could be beneficial for researchers to investigate exosomal piRNAs’ functions. Yulian Ding, Rong Fei, Guo Xie, Fang-Xiang Wu |
BIBM | 6 |
| 2022 | Unseen Epitope-TCR Interaction Prediction based on Amino Acid Physicochemical PropertiesabstractSuccessful prediction of epitope-T cell receptor (TCR) interactions can help with effective vaccination and personalized healthcare. Unseen epitope-TCR interaction prediction is based on independent sets of training and testing data, which is good to find their corresponding epitopes for novel, unseen diseases. In this study, we present a framework for predicting the unseen epitope-TCR interactions based on physicochemical properties of constituent amino acids of epitope and TCR CDR3 sequences. Sequence based models for epitope-TCR interaction prediction generally extract features individually from each sequence and then combine them together. However, in this study, the features for the unseen epitope-TCR interaction model have been generated as images from both sequences simultaneously by computing the absolute difference and outer product of two vectors consisting of the physicochemical property values of amino acids. The performances based on nine different physicochemical properties of amino acids have been compared and the best performing properties are selected. Some properties are combined together to achieve the highest performance. The model exhibits much higher performance in comparison with the existing unseen epitope prediction models. The model produces the AUC of 0.64 for absolute difference based features with only two best performing properties, and the AUC of 0.60 for vector outer product with the same two properties. Furthermore, our model achieves the AUC of 0.82 by combining both types of features while the best existing model achieves the AUC of only 0.55 in the setting of unseen epitope-TCR interaction prediction. Rawshon Raha, Yulian Ding, Fang-Xiang Wu |
BIBM | 4 |
| 2022 | EMDS: predicting essential miRNAs based on deep learning and sequencesabstractMicroRNAs (miRNAs) as small 19- to 24-nucleotide noncoding RNAs play crucial roles in some key biological progress associated with human diseases. Therefore, identifying the essentiality of miRNAs is important to systematically understand the pathogenic mechanism of diseases. There are some computational methods have been developed to predict essential miRNAs because traditional biological experiments are both time- and labor-consuming. However, these computational methods only used the statistical feature and structural feature of miRNA sequences. The timing characteristics of sequences also should be considered to improve the prediction performance. In addition, the capability deep learning model is well-known. Therefore, in this study, we present a computational method (called EMDS) to predict essential miRNAs. EMDS takes not only the statistical and structural features of sequences but also the subsequence features based on the time characteristics of sequences and Convolutional Neural Networks (CNN). Furthermore, considering that the successful applications of attention mechanism and the subsequence in a miRNA sequence are important, we use a neural attention mechanism to obtain subsequence features of miRNAs. Finally, we integrate the statistical features and structural features, subsequence features as final miRNA features which is inputted into Light Gradient Boosting Machine (LGBM) to predict essential miRNAs. We evaluate the prediction performance of our method by the 5-fold cross validation. We also compare EMDS with other four competing methods which include PESM, miES, Gaussian Naive Bayes (Gaus_NB) and Support Vector Machine (SVM) by performing same cross validation experiments. The results show that EMDS achieves better prediction performance in terms of AUC (EMDS:0.9335, PESM:0.9117, miES:0.8837, Gaus_NB:0.8720, SVM:0.8571). It also illustrates that our method can effectively predict the essential miRNAs. Guihua Duan, Fang-Xiang Wu |
BIBM | 3 |
| 2022 | Chinese clinical named entity recognition via multi-head self-attention based BiLSTM-CRF
Ying An, Xianyun Xia, Xianlai Chen, Fang-Xiang Wu, Jianxin Wang 0001 |
Artif. Intell. Medicine | 4 |
| 2022 | RMS-UNet: Residual multi-scale UNet for liver and lesion segmentation
Rayyan Azam Khan, Yigang Luo, Fang-Xiang Wu |
Artif. Intell. Medicine | 3 |
| 2022 | MLRDFM: a multi-view Laplacian regularized DeepFM model for predicting miRNA-disease associationsabstractMOTIVATION: MicroRNAs (miRNAs), as critical regulators, are involved in various fundamental and vital biological processes, and their abnormalities are closely related to human diseases. Predicting disease-related miRNAs is beneficial to uncovering new biomarkers for the prevention, detection, prognosis, diagnosis and treatment of complex diseases. RESULTS: In this study, we propose a multi-view Laplacian regularized deep factorization machine (DeepFM) model, MLRDFM, to predict novel miRNA-disease associations while improving the standard DeepFM. Specifically, MLRDFM improves DeepFM from two aspects: first, MLRDFM takes the relationships among items into consideration by regularizing their embedding features via their similarity-based Laplacians. In this study, miRNA Laplacian regularization integrates four types of miRNA similarity, while disease Laplacian regularization integrates two types of disease similarity. Second, to judiciously train our model, Laplacian eigenmaps are utilized to initialize the weights in the dense embedding layer. The experimental results on the latest HMDD v3.2 dataset show that MLRDFM improves the performance and reduces the overfitting phenomenon of DeepFM. Besides, MLRDFM is greatly superior to the state-of-the-art models in miRNA-disease association prediction in terms of different evaluation metrics with the 5-fold cross-validation. Furthermore, case studies further demonstrate the effectiveness of MLRDFM. Yulian Ding, Xiujuan Lei, Bo Liao 0001, Fang-Xiang Wu |
Briefings Bioinform. | 4 |
| 2022 | An integrated brain-specific network identifies genes associated with neuropathologic and clinical traits of Alzheimer's diseaseabstractAlzheimer's disease (AD) has a strong genetic predisposition. However, its risk genes remain incompletely identified. We developed an Alzheimer's brain gene network-based approach to predict AD-associated genes by leveraging the functional pattern of known AD-associated genes. Our constructed network outperformed existing networks in predicting AD genes. We then systematically validated the predictions using independent genetic, transcriptomic, proteomic data, neuropathological and clinical data. First, top-ranked genes were enriched in AD-associated pathways. Second, using external gene expression data from the Mount Sinai Brain Bank study, we found that the top-ranked genes were significantly associated with neuropathological and clinical traits, including the Consortium to Establish a Registry for Alzheimer's Disease score, Braak stage score and clinical dementia rating. The analysis of Alzheimer's brain single-cell RNA-seq data revealed cell-type-specific association of predicted genes with early pathology of AD. Third, by interrogating proteomic data in the Religious Orders Study and Memory and Aging Project and Baltimore Longitudinal Study of Aging studies, we observed a significant association of protein expression level with cognitive function and AD clinical severity. The network, method and predictions could become a valuable resource to advance the identification of risk genes for AD. Cui-Xiang Lin, Hong-Dong Li, Weisheng Liu, Shannon Erhardt, Fang-Xiang Wu, Xing-Ming Zhao, Yuanfang Guan, Jun Wang 0153, Daifeng Wang, Bin Hu 0001, Jianxin Wang 0001 |
Briefings Bioinform. | 6 |
| 2022 | Predicting drug-drug interactions by graph convolutional network with multi-kernelabstractDrug repositioning is proposed to find novel usages for existing drugs. Among many types of drug repositioning approaches, predicting drug-drug interactions (DDIs) helps explore the pharmacological functions of drugs and achieves potential drugs for novel treatments. A number of models have been applied to predict DDIs. The DDI network, which is constructed from the known DDIs, is a common part in many of the existing methods. However, the functions of DDIs are different, and thus integrating them in a single DDI graph may overlook some useful information. We propose a graph convolutional network with multi-kernel (GCNMK) to predict potential DDIs. GCNMK adopts two DDI graph kernels for the graph convolutional layers, namely, increased DDI graph consisting of 'increase'-related DDIs and decreased DDI graph consisting of 'decrease'-related DDIs. The learned drug features are fed into a block with three fully connected layers for the DDI prediction. We compare various types of drug features, whereas the target feature of drugs outperforms all other types of features and their concatenated features. In comparison with three different DDI prediction methods, our proposed GCNMK achieves the best performance in terms of area under receiver operating characteristic curve and area under precision-recall curve. In case studies, we identify the top 20 potential DDIs from all unknown DDIs, and the top 10 potential DDIs from the unknown DDIs among breast, colorectal and lung neoplasms-related drugs. Most of them have evidence to support the existence of their interactions. [email protected]. Fei Wang 0095, Xiujuan Lei, Bo Liao 0001, Fang-Xiang Wu |
Briefings Bioinform. | 4 |
| 2022 | HyMM: hybrid method for disease-gene prediction by integrating multiscale module structureabstractMOTIVATION: Identifying disease-related genes is an important issue in computational biology. Module structure widely exists in biomolecule networks, and complex diseases are usually thought to be caused by perturbations of local neighborhoods in the networks, which can provide useful insights for the study of disease-related genes. However, the mining and effective utilization of the module structure is still challenging in such issues as a disease gene prediction. RESULTS: We propose a hybrid disease-gene prediction method integrating multiscale module structure (HyMM), which can utilize multiscale information from local to global structure to more effectively predict disease-related genes. HyMM extracts module partitions from local to global scales by multiscale modularity optimization with exponential sampling, and estimates the disease relatedness of genes in partitions by the abundance of disease-related genes within modules. Then, a probabilistic model for integration of gene rankings is designed in order to integrate multiple predictions derived from multiscale module partitions and network propagation, and a parameter estimation strategy based on functional information is proposed to further enhance HyMM's predictive power. By a series of experiments, we reveal the importance of module partitions at different scales, and verify the stable and good performance of HyMM compared with eight other state-of-the-arts and its further performance improvement derived from the parameter estimation. CONCLUSIONS: The results confirm that HyMM is an effective framework for integrating multiscale module structure to enhance the ability to predict disease-related genes, which may provide useful insights for the study of the multiscale module structure and its application in such issues as a disease-gene prediction. Ju Xiang, Xiangmao Meng, Yi-chao Zhao, Fang-Xiang Wu, Min Li 0007 |
Briefings Bioinform. | 4 |
| 2022 | Biomedical data, computational methods and tools for evaluating disease-disease associationsabstractIn recent decades, exploring potential relationships between diseases has been an active research field. With the rapid accumulation of disease-related biomedical data, a lot of computational methods and tools/platforms have been developed to reveal intrinsic relationship between diseases, which can provide useful insights to the study of complex diseases, e.g. understanding molecular mechanisms of diseases and discovering new treatment of diseases. Human complex diseases involve both external phenotypic abnormalities and complex internal molecular mechanisms in organisms. Computational methods with different types of biomedical data from phenotype to genotype can evaluate disease-disease associations at different levels, providing a comprehensive perspective for understanding diseases. In this review, available biomedical data and databases for evaluating disease-disease associations are first summarized. Then, existing computational methods for disease-disease associations are reviewed and classified into five groups in terms of the usages of biomedical data, including disease semantic-based, phenotype-based, function-based, representation learning-based and text mining-based methods. Further, we summarize software tools/platforms for computation and analysis of disease-disease associations. Finally, we give a discussion and summary on the research of disease-disease associations. This review provides a systematic overview for current disease association research, which could promote the development and applications of computational methods and tools/platforms for disease-disease associations. Ju Xiang, Jiashuai Zhang, Yi-chao Zhao, Fang-Xiang Wu, Min Li 0007 |
Briefings Bioinform. | 4 |
| 2022 | DeepLncLoc: a deep learning framework for long non-coding RNA subcellular localization prediction based on subsequence embeddingabstractLong non-coding RNAs (lncRNAs) are a class of RNA molecules with more than 200 nucleotides. A growing amount of evidence reveals that subcellular localization of lncRNAs can provide valuable insights into their biological functions. Existing computational methods for predicting lncRNA subcellular localization use k-mer features to encode lncRNA sequences. However, the sequence order information is lost by using only k-mer features. We proposed a deep learning framework, DeepLncLoc, to predict lncRNA subcellular localization. In DeepLncLoc, we introduced a new subsequence embedding method that keeps the order information of lncRNA sequences. The subsequence embedding method first divides a sequence into some consecutive subsequences and then extracts the patterns of each subsequence, last combines these patterns to obtain a complete representation of the lncRNA sequence. After that, a text convolutional neural network is employed to learn high-level features and perform the prediction task. Compared with traditional machine learning models, popular representation methods and existing predictors, DeepLncLoc achieved better performance, which shows that DeepLncLoc could effectively predict lncRNA subcellular localization. Our study not only presented a novel computational model for predicting lncRNA subcellular localization but also introduced a new subsequence embedding method which is expected to be applied in other sequence-based prediction tasks. The DeepLncLoc web server is freely accessible at http://bioinformatics.csu.edu.cn/DeepLncLoc/, and source code and datasets can be downloaded from https://github.com/CSUBioGroup/DeepLncLoc. Min Zeng 0004, Yifan Wu 0008, Chengqian Lu, Fuhao Zhang, Fang-Xiang Wu, Min Li 0007 |
Briefings Bioinform. | 5 |
| 2022 | ACP_MS: prediction of anticancer peptides based on feature extractionabstractAnticancer peptides (ACPs) are bioactive peptides with antitumor activity and have become the most promising drugs in the treatment of cancer. Therefore, the accurate prediction of ACPs is of great significance to the research of cancer diseases. In the paper, we developed a more efficient prediction model called ACP_MS. Firstly, the monoMonoKGap method is used to extract the characteristic of anticancer peptide sequences and form the digital features. Then, the AdaBoost model is used to select the most discriminating features from the digital features. Finally, a stochastic gradient descent algorithm is introduced to identify anticancer peptide sequences. We adopt 7-fold cross-validation and independent test set validation, and the final accuracy of the main dataset reached 92.653% and 91.597%, respectively. The accuracy of the alternate dataset reached 98.678% and 98.317%, respectively. Compared with other advanced prediction models, the ACP_MS model improves the identification ability of anticancer peptide sequences. The data of this model can be downloaded from the public website for free https://github.com/Zhoucaimao1998/Zc. Caimao Zhou, Dejun Peng, Bo Liao 0001, Ranran Jia, Fang-Xiang Wu |
Briefings Bioinform. | 5 |
| 2022 | PDMDA: predicting deep-level miRNA-disease associations with graph neural networks and sequence featuresabstractMOTIVATION: Many studies have shown that microRNAs (miRNAs) play a key role in human diseases. Meanwhile, traditional experimental methods for miRNA-disease association identification are extremely costly, time-consuming and challenging. Therefore, many computational methods have been developed to predict potential associations between miRNAs and diseases. However, those methods mainly predict the existence of miRNA-disease associations, and they cannot predict the deep-level miRNA-disease association types. RESULTS: In this study, we propose a new end-to-end deep learning method (called PDMDA) to predict deep-level miRNA-disease associations with graph neural networks (GNNs) and miRNA sequence features. Based on the sequence and structural features of miRNAs, PDMDA extracts the miRNA feature representations by a fully connected network (FCN). The disease feature representations are extracted from the disease-gene network and gene-gene interaction network by GNN model. Finally, a multilayer with three fully connected layers and a softmax layer is designed to predict the final miRNA-disease association scores based on the concatenated feature representations of miRNAs and diseases. Note that PDMDA does not take the miRNA-disease association matrix as input to compute the Gaussian interaction profile similarity. We conduct three experiments based on six association type samples (including circulations, epigenetics, target, genetics, known association of which their types are unknown and unknown association samples). We conduct fivefold cross-validation validation to assess the prediction performance of PDMDA. The area under the receiver operating characteristic curve scores is used as metric. The experiment results show that PDMDA can accurately predict the deep-level miRNA-disease associations. AVAILABILITY AND IMPLEMENTATION: Data and source codes are available at https://github.com/27167199/PDMDA. Guihua Duan, Lishen Zhang, Fang-Xiang Wu, Jianxin Wang 0001 |
Bioinform. | 5 |
| 2022 | Multi-scale GAN with residual image learning for removing heterogeneous blurabstractAbstract Processing images with heterogeneous blur remains challenging due to multiple degradation aspects that could affect structural properties. This study proposes a deep learning‐based multi‐scaled generative adversarial network (GAN) with residual image learning to process variant and in‐variant blur. Different scaled images with corresponding gradients are concatenated as a multi‐channel single input for the proposed GAN. Residual‐ and dense‐networks are combined to explore salient features in the bottleneck section while addressing the vanishing gradient problem. A hybrid content loss function with a gradient penalty minimises the error between generated and ground truth images. Due to structure sparsity, the generated output may lose some information that leads to artifacts. Residual image learning with dilation and end‐to‐end training is used to resolve this issue by recovering high‐resolution anatomical details. Three different datasets: GoPro, Köhler, and Lai, with variant and in‐variant blur, are used to perform qualitative and quantitative analyses. Experiments show the proposed method is effective in reducing blur while preserving structural properties compared to multiple preprocessing techniques for image analysis. Moreover, the consistently improved performance over multiple publicly available datasets validates the merits of the proposed method for large data analysis. Rayyan Azam Khan, Yigang Luo, Fang-Xiang Wu |
IET Image Process. | 3 |
| 2022 | Machine learning based liver disease diagnosis: A systematic review
Rayyan Azam Khan, Yigang Luo, Fang-Xiang Wu |
Neurocomputing | 3 |
| 2022 | Guest editorial: Deep neural networks for precision medicine
Fang-Xiang Wu, Min Li 0007, Lukasz A. Kurgan, Luis Rueda 0001 |
Neurocomputing | 1 |
| 2022 | KAICD: A knowledge attention-based deep learning framework for automatic ICD coding
Yifan Wu 0008, Min Zeng 0004, Zhihui Fei, Fang-Xiang Wu, Min Li 0007 |
Neurocomputing | 5 |
| 2022 | Deep learning for brain disorder diagnosis based on fMRI images
Wutao Yin, Longhai Li, Fang-Xiang Wu |
Neurocomputing | 3 |
| 2022 | A semi-supervised autoencoder for autism disease diagnosis
Wutao Yin, Longhai Li, Fang-Xiang Wu |
Neurocomputing | 3 |
| 2022 | Corrigendum to "Deep learning for brain disorder diagnosis based on fMRI images" [Neurocomputing 469 (2022) 332-345]
Wutao Yin, Longhai Li, Fang-Xiang Wu |
Neurocomputing | 3 |
| 2022 | Drug-Target Interaction Prediction Using Multi-Head Self-Attention and Graph Attention NetworkabstractIdentifying drug-target interactions (DTIs) is an important step in the process of new drug discovery and drug repositioning. Accurate predictions for DTIs can improve the efficiency in the drug discovery and development. Although rapid advances in deep learning technologies have generated various computational methods, it is still appealing to further investigate how to design efficient networks for predicting DTIs. In this study, we propose an end-to-end deep learning method (called MHSADTI) to predict DTIs based on the graph attention network and multi-head self-attention mechanism. First, the characteristics of drugs and proteins are extracted by the graph attention network and multi-head self-attention mechanism, respectively. Then, the attention scores are used to consider which amino acid subsequence in a protein is more important for the drug to predict its interactions. Finally, we predict DTIs by a fully connected layer after obtaining the feature vectors of drugs and proteins. MHSADTI takes advantage of self-attention mechanism for obtaining long-dependent contextual relationship in amino acid sequences and predicting DTI interpretability. More effective molecular characteristics are also obtained by the attention mechanism in graph attention networks. Multiple cross validation experiments are adopted to assess the performance of our MHSADTI. The experiments on four datasets, human, C.elegans, DUD-E and DrugBank show our method outperforms the state-of-the-art methods in terms of AUC, Precision, Recall, AUPR and F1-score. In addition, the case studies further demonstrate that our method can provide effective visualizations to interpret the prediction results from biological insights. Zhongjian Cheng, Fang-Xiang Wu, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2022 | NIMCE: A Gene Regulatory Network Inference Approach Based on Multi Time Delays Causal EntropyabstractGene regulatory networks (GRNs)are involved in various biological processes, such as cell cycle, differentiation and apoptosis. The existing large amount of expression data, especially the time-series expression data, provide a chance to infer GRNs by computational methods. These data can reveal the dynamics of gene expression and imply the regulatory relationships among genes. However, identify the indirect regulatory links is still a big challenge as most studies treat time points as independent observations, while ignoring the influences of time delays. In this study, we propose a GRN inference method based on information-theory measure, called NIMCE. NIMCE incorporates the transfer entropy to measure the regulatory links between each pair of genes, then applies the causation entropy to filter indirect relationships. In addition, NIMCE applies multi time delays to identify indirect regulatory relationships from candidate genes. Experiments on simulated and colorectal cancer data show NIMCE outperforms than other competing methods. All data and codes used in this study are publicly available at https://github.com/CSUBioGroup/NIMCE. Haonan Feng, Ruiqing Zheng, Jianxin Wang 0001, Fang-Xiang Wu, Min Li 0007 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2022 | A Dual Ranking Algorithm Based on the Multiplex Network for Heterogeneous Complex Disease AnalysisabstractIdentifying biomarkers of heterogeneous complex diseases has always been one of the focuses in medical research. In previous studies, the powerful network propagation methods have been applied to finding marker genes related to specific diseases, but existing methods are mostly based on a single network, which may be greatly affected by the incompleteness of the network and the ignorance of a large amount of information about physical and functional interactions between biological components. Other methods that directly integrate multiple types of interactions into an aggregate network have the risks that different types of data may conflict with each other and the characteristics and topologies of each individual network are lost. Meanwhile, biomarkers used in clinical trials should have the characteristics of small quantity and strong discriminate ability. In this study, we developed a multiplex network-based dual ranking framework (DualRank) for heterogeneous complex disease analysis. We applied the proposed method to heterogeneous complex diseases for diagnosis, prognosis, and classification. The results showed that DualRank outperformed competing methods and could identify biomarkers with the small quantity, great prediction performance (average AUC = 0.818) and biological interpretability. Xingyi Li 0003, Ju Xiang, Fang-Xiang Wu, Min Li 0007 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2022 | An Ensemble Hybrid Feature Selection Method for Neuropsychiatric Disorder ClassificationabstractMagnetic resonance imagings (MRIs) are providing increased access to neuropsychiatric disorders that can be made available for advanced data analysis. However, the single type of data limits the ability of psychiatrists to distinguish the subclasses of this disease. In this paper, we propose an ensemble hybrid features selection method for the neuropsychiatric disorder classification. The method consists of a 3D DenseNet and a XGBoost, which are used to select the image features from structural MRI images and the phenotypic feature from phenotypic records, respectively. The hybrid feature is composed of image features and phenotypic features. The proposed method is validated in the Consortium for Neuropsychiatric Phenomics (CNP) dataset, where samples are classified into one of the four classes (healthy controls (HC), attention deficit hyperactivity disorder (ADHD), bipolar disorder (BD), and schizophrenia (SD)). Experimental results show that the hybrid feature can improve the performance of classification methods. The best accuracy of binary and multi-class classification can reach 91.22 and 78.62 percent, respectively. We analyze the importance of phenotypic features and image features in different classification tasks. The importance of the structure MRI images is highlighted by incorporating phenotypic features with image features to generate hybrid features. We also visualize the features of three neuropsychiatric disorders and analyze their locations in the brain region. Liangliang Liu 0001, Shaojie Tang 0002, Fang-Xiang Wu, Yu-Ping Wang 0002, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2022 | DPCMNE: Detecting Protein Complexes From Protein-Protein Interaction Networks Via Multi-Level Network EmbeddingabstractBiological functions of a cell are typically carried out through protein complexes. The detection of protein complexes is therefore of great significance for understanding the cellular organizations and protein functions. In the past decades, many computational methods have been proposed to detect protein complexes. However, most of the existing methods just search the local topological information to mine dense subgraphs as protein complexes, ignoring the global topological information. To tackle this issue, we propose the DPCMNE method to detect protein complexes via multi-level network embedding. It can preserve both the local and global topological information of biological networks. First, DPCMNE employs a hierarchical compressing strategy to recursively compress the input protein-protein interaction (PPI) network into multi-level smaller PPI networks. Then, a network embedding method is applied on these smaller PPI networks to learn protein embeddings of different levels of granularity. The embeddings learned from all the compressed PPI networks are concatenated to represent the final protein embeddings of the original input PPI network. Finally, a core-attachment based strategy is adopted to detect protein complexes in the weighted PPI network constructed by the pairwise similarity of protein embeddings. To assess the efficiency of our proposed method, DPCMNE is compared with other eight clustering algorithms on two yeast datasets. The experimental results show that the performance of DPCMNE outperforms those state-of-the-art complex detection methods in terms of F1 and F1+Acc. Furthermore, the results of functional enrichment analysis indicate that protein complexes detected by DPCMNE are more biologically significant in terms of P-score. Xiangmao Meng, Ju Xiang, Ruiqing Zheng, Fang-Xiang Wu, Min Li 0007 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2022 | Identifying Gene Signatures for Cancer Drug Repositioning Based on Sample ClusteringabstractDrug repositioning is an important approach for drug discovery. Computational drug repositioning approaches typically use a gene signature to represent a particular disease and connect the gene signature with drug perturbation profiles. Although disease samples, especially from cancer, may be heterogeneous, most existing methods consider them as a homogeneous set to identify differentially expressed genes (DEGs)for further determining a gene signature. As a result, some genes that should be in a gene signature may be averaged off. In this study, we propose a new framework to identify gene signatures for cancer drug repositioning based on sample clustering (GS4CDRSC). GS4CDRSC first groups samples into several clusters based on their gene expression profiles. Second, an existing method is applied to the samples in each cluster for generating a list of DEGs. Then a weighting approach is used to identify an intergrated gene signature from all the lists of DEGs. The integrated gene signature is used to connect with drug perturbation profiles in the Connectivity Map (CMap)database to generate a list of drug candidates. GS4CDRSC has been tested with several cancer datasets and existing methods. The computational results show that GS4CDRSC outperforms those methods without the sample clustering and weighting approaches in terms of both number and rate of predicted known drugs for specific cancers. Fei Wang 0095, Yulian Ding, Xiujuan Lei, Bo Liao 0001, Fang-Xiang Wu |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2022 | Predicting Drug-Drug Interactions Based on Integrated Similarity and Semi-Supervised LearningabstractA drug-drug interaction (DDI) is defined as an association between two drugs where the pharmacological effects of a drug are influenced by another drug. Positive DDIs can usually improve the therapeutic effects of patients, but negative DDIs cause the major cause of adverse drug reactions and even result in the drug withdrawal from the market and the patient death. Therefore, identifying DDIs has become a key component of the drug development and disease treatment. In this study, we propose a novel method to predict DDIs based on the integrated similarity and semi-supervised learning (DDI-IS-SL). DDI-IS-SL integrates the drug chemical, biological and phenotype data to calculate the feature similarity of drugs with the cosine similarity method. The Gaussian Interaction Profile kernel similarity of drugs is also calculated based on known DDIs. A semi-supervised learning method (the Regularized Least Squares classifier) is used to calculate the interaction possibility scores of drug-drug pairs. In terms of the 5-fold cross validation, 10-fold cross validation and de novo drug validation, DDI-IS-SL can achieve the better prediction performance than other comparative methods. In addition, the average computation time of DDI-IS-SL is shorter than that of other comparative methods. Finally, case studies further demonstrate the performance of DDI-IS-SL in practical applications. Guihua Duan, Yayan Zhang, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2022 | Predicting miRNA-Disease Associations Based On Multi-View Variational Graph Auto-Encoder With Matrix FactorizationabstractMicroRNAs (miRNAs) have been proved to play critical roles in diverse biological processes, including the human disease development process. Exploring the potential associations between miRNAs and diseases can help us better understand complex disease mechanisms. Given that traditional biological experiments are expensive and time-consuming, computational models can serve as efficient means to uncover potential miRNA-disease associations. This study presents a new computational model based on variational graph auto-encoder with matrix factorization (VGAMF) for miRNA-disease association prediction. More specifically, VGAMF first integrates four different types of information about miRNAs into an miRNA comprehensive similarity network and two types of information about diseases into a disease comprehensive similarity network, respectively. Then, VGAMF gets the non-linear representations of miRNAs and diseases, respectively, from those two comprehensive similarity networks with variational graph auto-encoders. Simultaneously, a non-negative matrix factorization is conducted on the miRNA-disease association matrix to get the linear representations of miRNAs and diseases. Finally, a fully connected neural network combines linear and non-linear representations of miRNAs and diseases to get the final predicted association score for all miRNA-disease pairs. In the 10-fold cross-validation experiments, VGAMF achieves an average AUC of 0.9280 on HMDD v2.0 and 0.9470 on HMDD v3.2, which outperforms other competing methods. Besides, the case studies on colon cancer and esophageal cancer further demonstrate the effectiveness of VGAMF in predicting novel miRNA-disease associations. Yulian Ding, Xiujuan Lei, Bo Liao 0001, Fang-Xiang Wu |
IEEE J. Biomed. Health Informatics | 4 |
| 2021 | EFCA: An Extended Formal Concept Analysis Method for Aspect Extraction in Healthcare InformaticsabstractWith the popularity of social media platforms, patients tend to share their experiences and opinions on them, and patient feedback is key to improving health services. Sentiment analysis techniques have been applied to automatically analyze the patients’ opinions to understand the quality of healthcare. Aspect extraction, which aims to identify the opinion targets in the text, is an important step towards understanding the patient’s opinion towards particular target or entity. However, due to the complex nature of medical domain data, existing approaches take much execution time. To address this, we presents a new approach for aspect extraction and refinement to smooth the sentiment analysis process. Furthermore, this work also introduces an intelligent weighting scheme for classifying the final aspects. For the experimental evaluation, a dataset from Yelp and RateMDs has been utilized. Experimental results show that the proposed model outperforms existing methods. Zohair Ahmed, Junwen Duan, Fang-Xiang Wu, Jianxin Wang 0001 |
BIBM | 3 |
| 2021 | A Graph Attention Neural Network for Diagnosing ASD with fMRI DataabstractAutism Spectrum Disorder (ASD) is a common psychiatric disorder disease that typically causes impaired communication and compromised social interactions. Functional magnetic resonance imaging (fMRI) data is one of the common neuroimaging modalities for understanding human brain functionalities as well as the diagnosis and treatment of brain disorders. There are many successful applications of deep learning to fMRI analytics where fMRI data is mostly considered structured Euclidean grids or time series, and features were usually extracted from the computer vision or time series perspective. Graph neural networks (GNNs) are neural networks that learn the interactions of graphs via message passing between the nodes of graphs. Recently variants of GNNs such as graph attention network (GAT) have demonstrated outstanding performances on many machine learning tasks. In this paper, we proposed a connectivity based graph attention network for autism diagnosis using functional connectivity (FC) patterns obtained from resting-state fMRI (rs-fMRI). We define graphs based on F Cs and statistics of fMRI time series and present a connectivity-based GATs model for fMRI data analysis. The graph-theoretic based approach enables us to pass messages among connectomic (Non-Euclidean) neighborhoods, which is consistent with the brain functional networks. To evaluate the performance of our proposed GAT, we apply the GAT model to the classification of A SD patients from normal controls. Our results show that GAT can effectively capture salient features for ASD classifications in fMRI analysis. Wutao Yin, Longhai Li, Fang-Xiang Wu |
BIBM | 3 |
| 2021 | Improving human essential protein prediction using only protein sequences via ensemble learningabstractAccurate prediction of essential proteins by using computational methods can effectively reduce the cost of wet-lab experiments. Existing computational methods usually rely on constructed protein-protein interaction (PPI) networks with different kinds of biological data. However, high-quality PPI networks and other biological data are not available for all proteins. Thus, it is very necessary and valuable to develop accurate methods for fast and effective prediction of essential proteins by using only protein sequences. We propose EPGBDT, a machine learning ensemble model, to improve the performance of essential protein prediction by using only protein sequences. EP-GBDT has an ensemble structure that combines multiple Gradient Boosting Decision Tree (GBDT) base classifiers. In addition, to reduce the effects of imbalanced dataset, EP-GBDT uses a sampling technique. The results show that EP-GBDT outperforms state-of-the-art sequence-based methods and network-based centrality measures. The source code and datasets can be downloaded from https://github.com/CSUBioGroup/EP-GBDT. Min Zeng 0004, Yifan Wu 0008, Fang-Xiang Wu, Min Li 0007 |
BIBM | 5 |
| 2021 | Single Cell Clustering with Sparse Similarity Matrix LearningabstractAlong with the development of single-cell RNA sequencing (scRNA-seq) techniques, there is an unparalleled resolution to explore cellular heterogeneity by identifying cell types. A number of studies have been proposed on cell type identification, many of which rely on the cell-cell similarity construction. In this study, we present a single-cell clustering method based on learning sparse similarity matrices (LSSM), to identify cell types more accurately. LSSM is a novel analysis framework considering a more number of similar cells to construct sparse cell-cell similarity matrices with sparse subspace theory. We apply LSSM to eight single-cell RNA sequencing data sets and compare its performance with several state-of-the-art methods. The results show that LSSM is superior to most competing methods on multiple data sets, which demonstrates the potential usefulness of our proposed method. Yuting Tan 0001, Fang-Xiang Wu |
BIBM | 3 |
| 2021 | Biomedical data and computational models for drug repositioning: a comprehensive reviewabstractDrug repositioning can drastically decrease the cost and duration taken by traditional drug research and development while avoiding the occurrence of unforeseen adverse events. With the rapid advancement of high-throughput technologies and the explosion of various biological data and medical data, computational drug repositioning methods have been appealing and powerful techniques to systematically identify potential drug-target interactions and drug-disease interactions. In this review, we first summarize the available biomedical data and public databases related to drugs, diseases and targets. Then, we discuss existing drug repositioning approaches and group them based on their underlying computational models consisting of classical machine learning, network propagation, matrix factorization and completion, and deep learning based models. We also comprehensively analyze common standard data sets and evaluation metrics used in drug repositioning, and give a brief comparison of various prediction methods on the gold standard data sets. Finally, we conclude our review with a brief discussion on challenges in computational drug repositioning, which includes the problem of reducing the noise and incompleteness of biomedical data, the ensemble of various computation drug repositioning methods, the importance of designing reliable negative samples selection methods, new techniques dealing with the data sparseness problem, the construction of large-scale and comprehensive benchmark data sets and the analysis and explanation of the underlying mechanisms of predicted interactions. Huimin Luo, Min Li 0007, Mengyun Yang, Fang-Xiang Wu, Yaohang Li, Jianxin Wang 0001 |
Briefings Bioinform. | 4 |
| 2021 | Identifying the tissues-of-origin of circulating cell-free DNAs is a promising way in noninvasive diagnosticsabstractAdvances in sequencing technologies facilitate personalized disease-risk profiling and clinical diagnosis. In recent years, some great progress has been made in noninvasive diagnoses based on cell-free DNAs (cfDNAs). It exploits the fact that dead cells release DNA fragments into the circulation, and some DNA fragments carry information that indicates their tissues-of-origin (TOOs). Based on the signals used for identifying the TOOs of cfDNAs, the existing methods can be classified into three categories: cfDNA mutation-based methods, methylation pattern-based methods and cfDNA fragmentation pattern-based methods. In cfDNA mutation-based methods, the SNP information or the detected mutations in driven genes of certain diseases are employed to identify the TOOs of cfDNAs. Methylation pattern-based methods are developed to identify the TOOs of cfDNAs based on the tissue-specific methylation patterns. In cfDNA fragmentation pattern-based methods, cfDNA fragmentation patterns, such as nucleosome positioning or preferred end coordinates of cfDNAs, are used to predict the TOOs of cfDNAs. In this paper, the strategies and challenges in each category are reviewed. Furthermore, the representative applications based on the TOOs of cfDNAs, including noninvasive prenatal testing, noninvasive cancer screening, transplantation rejection monitoring and parasitic infection detection, are also reviewed. Moreover, the challenges and future work in identifying the TOOs of cfDNAs are discussed. Our research provides a comprehensive picture of the development and challenges in identifying the TOOs of cfDNAs, which may benefit bioinformatics researchers to develop new methods to improve the identification of the TOOs of cfDNAs. Xiaoqing Peng, Hong-Dong Li, Fang-Xiang Wu, Jianxin Wang 0001 |
Briefings Bioinform. | 3 |
| 2021 | A survey on predicting microbe-disease associations: biological data and computational methodsabstractVarious microbes have proved to be closely related to the pathogenesis of human diseases. While many computational methods for predicting human microbe-disease associations (MDAs) have been developed, few systematic reviews on these methods have been reported. In this study, we provide a comprehensive overview of the existing methods. Firstly, we introduce the data used in existing MDA prediction methods. Secondly, we classify those methods into different categories by their nature and describe their algorithms and strategies in detail. Next, experimental evaluations are conducted on representative methods using different similarity data and calculation methods to compare their prediction performances. Based on the principles of computational methods and experimental results, we discuss the advantages and disadvantages of those methods and propose suggestions for the improvement of prediction performances. Considering the problems of the MDA prediction at present stage, we discuss future work from three perspectives including data, methods and formulations at the end. Zhongqi Wen, Guihua Duan, Suning Li, Fang-Xiang Wu, Jianxin Wang 0001 |
Briefings Bioinform. | 5 |
| 2021 | Proteoform characterization based on top-down mass spectrometryabstractProteins are dominant executors of living processes. Compared to genetic variations, changes in the molecular structure and state of a protein (i.e. proteoforms) are more directly related to pathological changes in diseases. Characterizing proteoforms involves identifying and locating primary structure alterations (PSAs) in proteoforms, which is of practical importance for the advancement of the medical profession. With the development of mass spectrometry (MS) technology, the characterization of proteoforms based on top-down MS technology has become possible. This type of method is relatively new and faces many challenges. Since the proteoform identification is the most important process in characterizing proteoforms, we comprehensively review the existing proteoform identification methods in this study. Before identifying proteoforms, the spectra need to be preprocessed, and protein sequence databases can be filtered to speed up the identification. Therefore, we also summarize some popular deconvolution algorithms, various filtering algorithms for improving the proteoform identification performance and various scoring methods for localizing proteoforms. Moreover, commonly used methods were evaluated and compared in this review. We believe our review could help researchers better understand the current state of the development in this field and design new efficient algorithms for the proteoform characterization. Jiancheng Zhong, Yusui Sun, Minzhu Xie, Wei Peng 0004, Chushu Zhang, Fang-Xiang Wu, Jianxin Wang 0001 |
Briefings Bioinform. | 6 |
| 2021 | Parallel computing for genome sequence processingabstractThe rapid increase of genome data brought by gene sequencing technologies poses a massive challenge to data processing. To solve the problems caused by enormous data and complex computing requirements, researchers have proposed many methods and tools which can be divided into three types: big data storage, efficient algorithm design and parallel computing. The purpose of this review is to investigate popular parallel programming technologies for genome sequence processing. Three common parallel computing models are introduced according to their hardware architectures, and each of which is classified into two or three types and is further analyzed with their features. Then, the parallel computing for genome sequence processing is discussed with four common applications: genome sequence alignment, single nucleotide polymorphism calling, genome sequence preprocessing, and pattern detection and searching. For each kind of application, its background is firstly introduced, and then a list of tools or algorithms are summarized in the aspects of principle, hardware platform and computing efficiency. The programming model of each hardware and application provides a reference for researchers to choose high-performance computing tools. Finally, we discuss the limitations and future trends of parallel computing technologies. You Zou, Yuejie Zhu, Yaohang Li, Fang-Xiang Wu, Jianxin Wang 0001 |
Briefings Bioinform. | 4 |
| 2021 | IsoResolve: predicting splice isoform functions by integrating gene and isoform-level features with domain adaptationabstractMOTIVATION: High resolution annotation of gene functions is a central goal in functional genomics. A single gene may produce multiple isoforms with different functions through alternative splicing. Conventional approaches, however, consider a gene as a single entity without differentiating these functionally different isoforms. Towards understanding gene functions at higher resolution, recent efforts have focused on predicting the functions of isoforms. However, the performance of existing methods is far from satisfactory mainly because of the lack of isoform-level functional annotation. RESULTS: We present IsoResolve, a novel approach for isoform function prediction, which leverages the information from gene function prediction models with domain adaptation (DA). IsoResolve treats gene-level and isoform-level features as source and target domains, respectively. It uses DA to project the two domains into a latent variable space in such a way that the latent variables from the two domains have similar distribution, which enables the gene domain information to be leveraged for isoform function prediction. We systematically evaluated the performance of IsoResolve in predicting functions. Compared with five state-of-the-art methods, IsoResolve achieved significantly better performance. IsoResolve was further validated by case studies of genes with isoform-level functional annotation. AVAILABILITY AND IMPLEMENTATION: IsoResolve is freely available at https://github.com/genemine/IsoResolve. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Hong-Dong Li, Changhuo Yang, Mengyun Yang, Fang-Xiang Wu, Gilbert S. Omenn, Jianxin Wang 0001 |
Bioinform. | 5 |
| 2021 | Improving circRNA-disease association prediction by sequence and ontology representations with convolutional and recurrent neural networksabstractMOTIVATION: Emerging studies indicate that circular RNAs (circRNAs) are widely involved in the progression of human diseases. Due to its special structure which is stable, circRNAs are promising diagnostic and prognostic biomarkers for diseases. However, the experimental verification of circRNA-disease associations is expensive and limited to small-scale. Effective computational methods for predicting potential circRNA-disease associations are regarded as a matter of urgency. Although several models have been proposed, over-reliance on known associations and the absence of characteristics of biological functions make precise predictions are still challenging. RESULTS: In this study, we propose a method for predicting CircRNA-disease associations based on sequence and ontology representations, named CDASOR, with convolutional and recurrent neural networks. For sequences of circRNAs, we encode them with continuous k-mers, get low-dimensional vectors of k-mers, extract their local feature vectors with 1D CNN and learn their long-term dependencies with bi-directional long short-term memory. For diseases, we serialize disease ontology into sentences containing the hierarchy of ontology, obtain low-dimensional vectors for disease ontology terms and get terms' dependencies. Furthermore, we get association patterns of circRNAs and diseases from known circRNA-disease associations with neural networks. After the above steps, we get circRNAs' and diseases' high-level representations, which are informative to improve the prediction. The experimental results show that CDASOR provides an accurate prediction. Importing the characteristics of biological functions, CDASOR achieves impressive predictions in the de novo test. In addition, 6 of the top-10 predicted results are verified by the published literature in the case studies. AVAILABILITY AND IMPLEMENTATION: The code and data of CDASOR are freely available at https://github.com/BioinformaticsCSU/CDASOR. Chengqian Lu, Min Zeng 0004, Fang-Xiang Wu, Min Li 0007, Jianxin Wang 0001 |
Bioinform. | 3 |
| 2021 | Identifying cell types from single-cell data based on similarities and dissimilarities between cellsabstractBACKGROUND: With the development of the technology of single-cell sequence, revealing homogeneity and heterogeneity between cells has become a new area of computational systems biology research. However, the clustering of cell types becomes more complex with the mutual penetration between different types of cells and the instability of gene expression. One way of overcoming this problem is to group similar, related single cells together by the means of various clustering analysis methods. Although some methods such as spectral clustering can do well in the identification of cell types, they only consider the similarities between cells and ignore the influence of dissimilarities on clustering results. This methodology may limit the performance of most of the conventional clustering algorithms for the identification of clusters, it needs to develop special methods for high-dimensional sparse categorical data. RESULTS: Inspired by the phenomenon that same type cells have similar gene expression patterns, but different types of cells evoke dissimilar gene expression patterns, we improve the existing spectral clustering method for clustering single-cell data that is based on both similarities and dissimilarities between cells. The method first measures the similarity/dissimilarity among cells, then constructs the incidence matrix by fusing similarity matrix with dissimilarity matrix, and, finally, uses the eigenvalues of the incidence matrix to perform dimensionality reduction and employs the K-means algorithm in the low dimensional space to achieve clustering. The proposed improved spectral clustering method is compared with the conventional spectral clustering method in recognizing cell types on several real single-cell RNA-seq datasets. CONCLUSIONS: In summary, we show that adding intercellular dissimilarity can effectively improve accuracy and achieve robustness and that improved spectral clustering method outperforms the traditional spectral clustering method in grouping cells. Ping Luo 0003, Fang-Xiang Wu |
BMC Bioinform. | 4 |
| 2021 | A dynamic predictor selection algorithm for predicting stock market movement
Shuting Dong, Jianxin Wang 0001, Hongze Luo, Fang-Xiang Wu |
Expert Syst. Appl. | 5 |
| 2021 | High-Risk Prediction of Cardiovascular Diseases via Attention-Based Deep Neural NetworksabstractHigh-risk prediction of cardiovascular disease is of great significance and impendency in medical fields with the increasing phenomenon of sub-health these years. Most existing pathological methods for the prognosis prediction are either costly or prone to misjudgement. Therefore, plenty of automated models based on machine learning have been proposed to predict the onset of cardiovascular disease with the premorbid information of patients extracted from their historical Electronic Health Records (EHRs). However, it is a tough job to select proper features from longitudinal and heterogeneous EHRs, and also a great challenge to obtain accurate and robust representations for patients. In this paper, we propose an entirely end-to-end model called DeepRisk based on attention mechanism and deep neural networks, which can not only learn high-quality features automatically from EHRs, but also efficiently integrate heterogeneous and time-ordered medical data, and finally predict patients' risk of cardiovascular diseases. Experiments are carried out on a real medical dataset and results show that DeepRisk can significantly improve the high-risk prediction accuracy for cardiovascular disease compared with state-of-the-art approaches. Ying An, Nengjun Huang, Xianlai Chen, Fang-Xiang Wu, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2021 | DeepDSC: A Deep Learning Method to Predict Drug Sensitivity of Cancer Cell LinesabstractHigh-throughput screening technologies have provided a large amount of drug sensitivity data for a panel of cancer cell lines and hundreds of compounds. Computational approaches to analyzing these data can benefit anticancer therapeutics by identifying molecular genomic determinants of drug sensitivity and developing new anticancer drugs. In this study, we have developed a deep learning architecture to improve the performance of drug sensitivity prediction based on these data. We integrated both genomic features of cell lines and chemical information of compounds to predict the half maximal inhibitory concentrations [Formula: see text] on the Cancer Cell Line Encyclopedia (CCLE) and the Genomics of Drug Sensitivity in Cancer (GDSC) datasets using a deep neural network, which we called DeepDSC. Specifically, we first applied a stacked deep autoencoder to extract genomic features of cell lines from gene expression data, and then combined the compounds' chemical features to these genomic features to produce final response data. We conducted 10-fold cross-validation to demonstrate the performance of our deep model in terms of root-mean-square error (RMSE) and coefficient of determination [Formula: see text]. We show that our model outperforms the previous approaches with RMSE of 0.23 and [Formula: see text] of 0.78 on CCLE dataset, and RMSE of 0.52 and [Formula: see text] of 0.78 on GDSC dataset, respectively. Moreover, to demonstrate the prediction ability of our models on novel cell lines or novel compounds, we left cell lines originating from the same tissue and each compound out as the test sets, respectively, and the rest as training sets. The performance was comparable to other methods. Min Li 0007, Yake Wang, Ruiqing Zheng, Xinghua Shi, Yaohang Li, Fang-Xiang Wu, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 6 |
| 2021 | FUNMarker: Fusion Network-Based Method to Identify Prognostic and Heterogeneous Breast Cancer BiomarkersabstractBreast cancer is a heterogeneous disease with many clinically distinguishable molecular subtypes each corresponding to a cluster of patients. Identification of prognostic and heterogeneous biomarkers for breast cancer is to detect cluster-specific gene biomarkers which can be used for accurate survival prediction of breast cancer outcomes. In this study, we proposed a FUsion Network-based method (FUNMarker) to identify prognostic and heterogeneous breast cancer biomarkers by considering the heterogeneity of patient samples and biological information from multiple sources. To reduce the affect of heterogeneity of patients, samples were first clustered using the K-means algorithm based on the principal components of gene expression. For each cluster, to comprehensively evaluate the influence of genes on breast cancer, genes were weighted from three aspects: biological function, prognostic ability and correlation with known disease genes. Then they were ranked via a label propagation model on a fusion network that combined physical protein interactions from seven types of networks and thus could reduce the impact of incompleteness of interactome. We compared FUNMarker with three state-of-the-art methods and the results showed that biomarkers identified by FUNMarker were biological interpretable and had stronger discriminative power than the existing methods in differentiating patients with different prognostic outcomes. Xingyi Li 0003, Ju Xiang, Jianxin Wang 0001, Jinyan Li 0001, Fang-Xiang Wu, Min Li 0007 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2021 | EPGA-SC : A Framework for de novo Assembly of Single-Cell Sequencing ReadsabstractAssembling genomes from single-cell sequencing data is essential for single-cell studies. However, single-cell assemblies are challenging due to (i) the highly non-uniform read coverage and (ii) the elevated levels of sequencing errors and chimeric reads. Although several assemblers for single-cell data have been proposed in recent years, most of them fail to construct correct long contigs. In this study, we present a new framework called EPGA-SC for de novo assembly of single-cell sequencing reads. The EPGA assembler has designed strategies to solve the problems caused by sequencing errors, sequencing biases, and repetitive regions. However, the extremely unbalanced and richer error types prevent EPGA to achieve high performance in single-cell sequencing data. In this study, we designed EPGA-SC based on EPGA. The main innovations of EPGA-SC are as follows: (i) classifying reads to reduce the proportion of false reads; (ii) using multiple sets of high precision paired-end reads generated from the high precision assemblies produced by other assembler such as SPAdes to overcome the impact of sequencing biases and repetitive regions; and (iii) developing novel algorithms for removing chimeric errors and extending contigs. We test EPGA-SC with seven datasets. The experimental results show that EPGA-SC can generate better assemblies than most current tools in most time in term of MAX contig, N50, NG50, NA50, and NGA50. Xingyu Liao, Min Li 0007, You Zou, Fang-Xiang Wu, Yi Pan 0001, Feng Luo 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2021 | A Novel Drug Repositioning Approach Based on Collaborative Metric LearningabstractComputational drug repositioning, which is an efficient approach to find potential indications for drugs, has been used to increase the efficiency of drug development. The drug repositioning problem essentially is a top-K recommendation task that recommends most likely diseases to drugs based on drug and disease related information. Therefore, many recommendation methods can be adopted to drug repositioning. Collaborative metric learning (CML) algorithm can produce distance metrics that capture the important relationships among objects, and has been widely used in recommendation domains. By applying CML in drug repositioning, a joint metric space is learned to encode drug's relationships with different diseases. In this study, we propose a novel drug repositioning computational method using Collaborative Metric Learning to predict novel drug-disease associations based on known drug and disease related information. Specifically, the proposed method learns latent vectors of drugs and diseases by applying metric learning, and then predicts the association probability of one drug-disease pair based on the learned vectors. The comprehensive experimental results show that CMLDR outperforms the other state-of-the-art drug repositioning algorithms in terms of precision, recall, and AUPR. Huimin Luo, Jianxin Wang 0001, Min Li 0007, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2021 | A Gene Rank Based Approach for Single Cell Similarity Assessment and ClusteringabstractSingle-cell RNA sequencing (scRNA-seq) technology provides quantitative gene expression profiles at single-cell resolution. As a result, researchers have established new ways to explore cell population heterogeneity and genetic variability of cells. One of the current research directions for scRNA-seq data is to identify different cell types accurately through unsupervised clustering methods. However, scRNA-seq data analysis is challenging because of their high noise level, high dimensionality and sparsity. Moreover, the impact of multiple latent factors on gene expression heterogeneity and on the ability to accurately identify cell types remains unclear. How to overcome these challenges to reveal the biological difference between cell types has become the key to analyze scRNA-seq data. For these reasons, the unsupervised learning for cell population discovery based on scRNA-seq data analysis has become an important research area. A cell similarity assessment method plays a significant role in cell clustering. Here, we present BioRank, a new cell similarity assessment method based on annotated gene sets and gene ranks. To evaluate the performances, we cluster cells by two classical clustering algorithms based on the similarity between cells obtained by BioRank. In addition, BioRank can be used by any clustering algorithm that requires a similarity matrix. Applying BioRank to 12 public scRNA-seq datasets, we show that it is better than or at least as well as several popular similarity assessment methods for single cell clustering. Yunpei Xu, Hong-Dong Li, Yi Pan 0001, Feng Luo 0001, Fang-Xiang Wu, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2021 | MCHMDA: Predicting Microbe-Disease Associations Based on Similarities and Low-Rank Matrix CompletionabstractWith the development of high-through sequencing technology and microbiology, many studies have evidenced that microbes are associated with human diseases, such as obesity, liver cancer, and so on. Therefore, identifying the association between microbes and diseases has become an important study topic in current bioinformatics. The emergence of microbe-disease association database has provided an unprecedented opportunity to develop computational method for predicting microbe-disease associations. In the study, we propose a low-rank matrix completion method (called MCHMDA) to predict microbe-disease associations by integrating similarities of microbes and diseases and known microbe-disease associations into a heterogeneous network. The microbe similarity is computed from Gaussian Interaction Profile (GIP) kernel similarity based on the known microbe-disease associations. Then, we further improve the microbe similarity by taking into account the inhabiting organs of these microbes in human body. The disease similarity is computed by the average of disease GIP similarity, disease symptom-based similarity, and disease functional similarity. Then, we construct a heterogeneous microbe-disease association network by integrating the microbe similarity network, disease similarity network, and known microbe-disease association network. Finally, a matrix completion method is used to calculate the association scores of unknown microbe-disease pairs by the fast Singular Value Thresholding (SVT) algorithm. Via 5-fold Cross Validation (5CV) and Leave-One-Out Cross Validation (LOOCV), we evaluate the prediction performances of MCHMDA and other state-of-the-art methods which include BRWMDA, NGRHMDA, LRLSHMDA, and KATZHMDA. On benchmark dataset HMDAD, the experimental results show that MCHMDA outperforms other methods in terms of area under the receiver operating characteristic curve (AUC). MCHMDA achieves the AUC values of 0.9251 and 0.9495 in 5CV and LOOCV, respectively, which are the highest values among the competing methods. In addition, we also further indicate the prediction generality of MCHMDA on an expanded microbe-disease associations dataset (HMDAD-SUP). Finally, case studies prove the prediction ability in practical applications. Guihua Duan, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2021 | A Deep Learning Framework for Identifying Essential Proteins by Integrating Multiple Types of Biological InformationabstractComputational methods including centrality and machine learning-based methods have been proposed to identify essential proteins for understanding the minimum requirements of the survival and evolution of a cell. In centrality methods, researchers are required to design a score function which is based on prior knowledge, yet is usually not sufficient to capture the complexity of biological information. In machine learning-based methods, some selected biological features cannot represent the complete properties of biological information as they lack a computational framework to automatically select features. To tackle these problems, we propose a deep learning framework to automatically learn biological features without prior knowledge. We use node2vec technique to automatically learn a richer representation of protein-protein interaction (PPI) network topologies than a score function. Bidirectional long short term memory cells are applied to capture non-local relationships in gene expression data. For subcellular localization information, we exploit a high dimensional indicator vector to characterize their feature. To evaluate the performance of our method, we tested it on PPI network of S. cerevisiae. Our experimental results demonstrate that the performance of our method is better than traditional centrality methods and is superior to existing machine learning-based methods. To explore which of the three types of biological information is the most vital element, we conduct an ablation study by removing each component in turn. Our results show that the PPI network embedding contributes most to the improvement. In addition, gene expression profiles and subcellular localization information are also helpful to improve the performance in identification of essential proteins. Min Zeng 0004, Min Li 0007, Zhihui Fei, Fang-Xiang Wu, Yaohang Li, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2021 | DMFLDA: A Deep Learning Framework for Predicting lncRNA-Disease AssociationsabstractA growing amount of evidence suggests that long non-coding RNAs (lncRNAs) play important roles in the regulation of biological processes in many human diseases. However, the number of experimentally verified lncRNA-disease associations is very limited. Thus, various computational approaches are proposed to predict lncRNA-disease associations. Current matrix factorization-based methods cannot capture the complex non-linear relationship between lncRNAs and diseases, and traditional machine learning-based methods are not sufficiently powerful to learn the representation of lncRNAs and diseases. Considering these limitations in existing computational methods, we propose a deep matrix factorization model to predict lncRNA-disease associations (DMFLDA in short). DMFLDA uses a cascade of non-linear hidden layers to learn latent representation to represent lncRNAs and diseases. By using non-linear hidden layers, DMFLDA captures the more complex non-linear relationship between lncRNAs and diseases than traditional matrix factorization-based methods. In addition, DMFLDA learns features directly from the lncRNA-disease interaction matrix and thus can obtain more accurate representation learning for lncRNAs and diseases than traditional machine learning methods. The low dimensional representations of the lncRNAs and diseases are fused to estimate the new interaction value. To evaluate the performance of DMFLDA, we perform leave-one-out cross-validation and 5-fold cross-validation on known experimentally verified lncRNA-disease associations. The experimental results show that DMFLDA performs better than the existing methods. The case studies show that many predicted interactions of colorectal cancer, prostate cancer, and renal cancer have been verified by recent biomedical literature. The source code and datasets can be obtained from https://github.com/CSUBioGroup/DMFLDA. Min Zeng 0004, Chengqian Lu, Zhihui Fei, Fang-Xiang Wu, Yaohang Li, Jianxin Wang 0001, Min Li 0007 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2021 | Deletion Detection Method Using the Distribution of Insert Size and a Precise Alignment StrategyabstractHomozygous and heterozygous deletions commonly exist in the human genome. For current structural variation detection tools, it is significant to determine whether a deletion is homozygous or heterozygous. However, the problems of sequencing errors, micro-homologies, and micro-insertions prohibit common alignment tools from identifying accurate breakpoint locations, and often result in detecting false structural variations. In this study, we present a novel deletion detection tool called Sprites2. Comparing with Sprites, Sprites2 makes the following modifications: (1) The distribution of insert size is used in Sprites2, which can identify the type of deletions and improve the accuracy of deletion calls. (2) A precise alignment method based on AGE (one algorithm simultaneously aligning 5' and 3' ends between two sequences) is adopted in Sprites2 to identify breakpoints, which is helpful to resolve the problems introduced by sequencing errors, micro-homologies, and micro-insertions. In order to test and verify the performance of Sprites2, some simulated and real datasets are adopted in our experiments, and Sprites2 is compared with five popular tools. The experimental results show that Sprites2 can improve the performance of deletion detection. Sprites2 can be downloaded from https://github.com/zhangzhen/sprites2. Zhen Zhang 0024, Juan Shang, Min Li 0007, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2021 | A Deep Learning Framework for Gene Ontology Annotations With Sequence- and Network-Based InformationabstractKnowledge of protein functions plays an important role in biology and medicine. With the rapid development of high-throughput technologies, a huge number of proteins have been discovered. However, there are a great number of proteins without functional annotations. A protein usually has multiple functions and some functions or biological processes require interactions of a plurality of proteins. Additionally, Gene Ontology provides a useful classification for protein functions and contains more than 40,000 terms. We propose a deep learning framework called DeepGOA to predict protein functions with protein sequences and protein-protein interaction (PPI) networks. For protein sequences, we extract two types of information: sequence semantic information and subsequence-based features. We use the word2vec technique to numerically represent protein sequences, and utilize a Bi-directional Long and Short Time Memory (Bi-LSTM) and multi-scale convolutional neural network (multi-scale CNN) to obtain the global and local semantic features of protein sequences, respectively. Additionally, we use the InterPro tool to scan protein sequences for extracting subsequence-based information, such as domains and motifs. Then, the information is plugged into a neural network to generate high-quality features. For the PPI network, the Deepwalk algorithm is applied to generate its embedding information of PPI. Then the two types of features are concatenated together to predict protein functions. To evaluate the performance of DeepGOA, several different evaluation methods and metrics are utilized. The experimental results show that DeepGOA outperforms DeepGO and BLAST. Fuhao Zhang, Hong Song 0004, Min Zeng 0004, Fang-Xiang Wu, Yaohang Li, Yi Pan 0001, Min Li 0007 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2021 | An Ensemble Method to Reconstruct Gene Regulatory Networks Based on Multivariate Adaptive Regression SplinesabstractGene regulatory networks (GRNs) play a key role in biological processes. However, GRNs are diverse under different biological conditions. Reconstructing gene regulatory networks (GRNs) from gene expression has become an important opportunity and challenge in the past decades. Although there are a lot of existing methods to infer the topology of GRNs, such as mutual information, random forest, and partial least squares, the accuracy is still low due to the noise and high dimension of the expression data. In this paper, we introduce an ensemble Multivariate Adaptive Regression Splines (MARS) based method to reconstruct the directed GRNs from multifactorial gene expression data, called PBMarsNet. PBMarsNet incorporates part mutual information (PMI) to pre-weight the candidate regulatory genes and then uses MARS to detect the nonlinear regulatory links. Moreover, we apply bootstrap to run the MARS multiple times and average the outputs of each MARS as the final score of regulatory links. The results on DREAM4 challenge and DREAM5 challenge datasets show PBMarsNet has a superior performance and generalization over other state-of-the-art methods. Ruiqing Zheng, Min Li 0007, Xiang Chen 0029, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2021 | scASK: A Novel Ensemble Framework for Classifying Cell Types Based on Single-cell RNA-seq DataabstractThe Human Cell Atlas (HCA) is a large project that aims to identify all cell types in the human body. The dimension reduction and clustering for identification of cell types from single-cell RNA-sequencing (scRNA-seq) data have become foundational approaches to HCA. The major challenges of current computational analyses are of poor performance on large scale data and sensitive to initial data. We present a new ensemble framework called Adaptive Slice KNNs (scASK) to address the challenges for analyzing scRNA-seq data with high dimensionality. scASK consists of three innovational modules, called DAS (Data Adaptive Slicing), MCS (Meta Classifiers Selecting) and EMS (Ensemble Mode Switching), respectively, which facilitate scASK to approximate a bias-variance tradeoff beyond classification. Thirteen real scRNA-seq datasets are used to evaluate the performance of scASK. Compared with five popular classification algorithms, our experimental results indicate that scASK achieves the best accuracy and robustness among all competing methods. In conclusion, adaptive slicing is an effective structural reduction procedure, and meanwhile scASK provides novel and robust ensemble framework especially for classifying cell types based on scRNA-seq data. scASK is now publically available at https://github.com/liubo2358/scASKcmd. Bo Liu 0084, Fang-Xiang Wu, Xiu-Fen Zou |
IEEE J. Biomed. Health Informatics | 2 |
| 2021 | Deep Matrix Factorization Improves Prediction of Human CircRNA-Disease AssociationsabstractIn recent years, more and more evidence indicates that circular RNAs (circRNAs) with covalently closed loop play various roles in biological processes. Dysregulation and mutation of circRNAs may be implicated in diseases. Due to its stable structure and resistance to degradation, circRNAs provide great potential to be diagnostic biomarkers. Therefore, predicting circRNA-disease associations is helpful in disease diagnosis. However, there are few experimentally validated associations between circRNAs and diseases. Although several computational methods have been proposed, precisely representing underlying features and grasping the complex structures of data are still challenging. In this paper, we design a new method, called DMFCDA (Deep Matrix Factorization CircRNA-Disease Association), to infer potential circRNA-disease associations. DMFCDA takes both explicit and implicit feedback into account. Then, it uses a projection layer to automatically learn latent representations of circRNAs and diseases. With multi-layer neural networks, DMFCDA can model the non-linear associations to grasp the complex structure of data. We assess the performance of DMFCDA using leave-one cross-validation and 5-fold cross-validation on two datasets. Computational results show that DMFCDA efficiently infers circRNA-disease associations according to AUC values, the percentage of precisely retrieved associations in various top ranks, and statistical comparison. We also conduct case studies to evaluate DMFCDA. All results show that DMFCDA provides accurate predictions. Chengqian Lu, Min Zeng 0004, Fuhao Zhang, Fang-Xiang Wu, Min Li 0007, Jianxin Wang 0001 |
IEEE J. Biomed. Health Informatics | 4 |
| 2021 | Human Protein Complex-Based Drug Signatures for Personalized Cancer MedicineabstractDisease signature-based drug repositioning approaches typically first identify a disease signature from gene expression profiles of disease samples to represent a particular disease. Then such a disease signature is connected with the drug-induced gene expression profiles to find potential drugs for the particular disease. In order to obtain reliable disease signatures, the size of disease samples should be large enough, which is not always a single case in practice, especially for personalized medicine. On the other hand, the sample sizes of drug-induced gene expression profiles are generally large. In this study, we propose a new drug repositioning approach (HDgS), in which the drug signature is first identified from drug-induced gene expression profiles, and then connected to the gene expression profiles of disease samples to find the potential drugs for patients. In order to take the dependencies among genes into account, the human protein complexes (HPC) are used to define the drug signature. The proposed HDgS is applied to the drug-induced gene expression profiles in LINCS and several types of cancer samples. The results indicate that the HPC-based drug signature can effectively find drug candidates for patients and that the proposed HDgS can be applied for personalized medicine with even one patient sample. Fei Wang 0095, Yulian Ding, Xiujuan Lei, Bo Liao 0001, Fang-Xiang Wu |
IEEE J. Biomed. Health Informatics | 5 |
| 2020 | A topological AUC-based biomarker ensemble method for the complex disease analysisabstractComplex diseases are affected by many factors, and their pathogenic mechanism is complicated, which brings difficulties to the analysis and treatment of diseases. AUC, the area under the ROC curve, is often used as a gold standard to evaluate the performance of a binary classifier. The existing methods of constructing classifier by optimizing AUC are easy to fall into local optimum, and have high time complexity, which is not suitable for real-time analysis of high-dimensional gene expression data. With the rapid development of high-throughput sequencing technology, feature selection and model estimation become the necessary means to reduce the dimension and complexity of data, and the selected important features have the potential as biomarkers to reveal the pathogenesis of diseases. In this paper, we proposed a topological AUC-based biomarker ensemble method for the complex disease analysis, which uses gene expression data and the topological information derived from the protein-protein interaction network to identify biomarkers. The main contribution is to optimize two objectives simultaneously: maximizing the AUC score and minimizing the number of selected features. We applied the proposed method to analyze two types of problems: 1) prognosis of breast cancer, 2) classification of similar diseases. The results show that our method can effectively identify a small set of biomarkers with the powerful classification ability and the biological interpretability. Xingyi Li 0003, Ju Xiang, Fang-Xiang Wu, Min Li 0007 |
BIBM | 3 |
| 2020 | SPOC: Identification of Drug Targets in Biological Networks via Set Preference Output Control
Min Li 0007, Fang-Xiang Wu |
ISBRA | 3 |
| 2020 | Diagnosis of ASD from rs-fMRI Images Based on Brain Dynamic Networks
Wutao Yin, Sakib Mostafa, Fang-Xiang Wu |
ISBRA | 4 |
| 2020 | MiRNA-Disease Associations Prediction Based on Negative Sample Selection and Multi-layer Perceptron
Guihua Duan, Fang-Xiang Wu, Jianxin Wang 0001 |
ISBRA | 4 |
| 2020 | MDIPA: a microRNA-drug interaction prediction approach based on non-negative matrix factorizationabstractMOTIVATION: Evidence has shown that microRNAs, one type of small biomolecule, regulate the expression level of genes and play an important role in the development or treatment of diseases. Drugs, as important chemical compounds, can interact with microRNAs and change their functions. The experimental identification of microRNA-drug interactions is time-consuming and expensive. Therefore, it is appealing to develop effective computational approaches for predicting microRNA-drug interactions. RESULTS: In this study, a matrix factorization-based method, called the microRNA-drug interaction prediction approach (MDIPA), is proposed for predicting unknown interactions among microRNAs and drugs. Specifically, MDIPA utilizes experimentally validated interactions between drugs and microRNAs, drug similarity and microRNA similarity to predict undiscovered interactions. A path-based microRNA similarity matrix is constructed, while the structural information of drugs is used to establish a drug similarity matrix. To evaluate its performance, our MDIPA is compared with four state-of-the-art prediction methods with an independent dataset and cross-validation. The results of both evaluation methods confirm the superior performance of MDIPA over other methods. Finally, the results of molecular docking in a case study with breast cancer confirm the efficacy of our approach. In conclusion, MDIPA can be effective in predicting potential microRNA-drug interactions. AVAILABILITY AND IMPLEMENTATION: All code and data are freely available from https://github.com/AliJam82/MDIPA. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Ali Akbar Jamali, Anthony J. Kusalik, Fang-Xiang Wu |
Bioinform. | 3 |
| 2020 | MultiGuideScan: a multi-processing tool for designing CRISPR guide RNA librariesabstractSUMMARY: The recent advance in genome engineering technologies based on CRISPR/Cas9 system is enabling people to systematically understand genomic functions. A short RNA string (the CRISPR guide RNA) can guide the Cas9 endonuclease to specific locations in complex genomes to cut DNA double-strands. The CRISPR guide RNA is essential for gene editing systems. Recently, the GuideScan software is developed to design CRISPR guide RNA libraries, which can be used for genome editing of coding and non-coding genomic regions effectively. However, GuideScan is a serial program and computationally expensive for designing CRISPR guide RNA libraries from large genomes. Here, we present an efficient guide RNA library designing tool (MultiGuideScan) by implementing multiple processes of GuideScan. MultiGuideScan speeds up the guide RNA library designing about 9-12 times on a 32-process mode comparing to GuideScan. MultiGuideScan makes it possible to design guide RNA libraries from large genomes. AVAILABILITY AND IMPLEMENTATION: MULTIGUIDESCAN IS AVAILABLE AT GITHUB: https://github.com/bioinfomaticsCSU/MultiGuideScan. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Tao Li 0033, Shaokai Wang, Feng Luo 0001, Fang-Xiang Wu, Jianxin Wang 0001 |
Bioinform. | 4 |
| 2020 | Protein-protein interaction site prediction through combining local and global features with deep neural networksabstractMOTIVATION: Protein-protein interactions (PPIs) play important roles in many biological processes. Conventional biological experiments for identifying PPI sites are costly and time-consuming. Thus, many computational approaches have been proposed to predict PPI sites. Existing computational methods usually use local contextual features to predict PPI sites. Actually, global features of protein sequences are critical for PPI site prediction. RESULTS: A new end-to-end deep learning framework, named DeepPPISP, through combining local contextual and global sequence features, is proposed for PPI site prediction. For local contextual features, we use a sliding window to capture features of neighbors of a target amino acid as in previous studies. For global sequence features, a text convolutional neural network is applied to extract features from the whole protein sequence. Then the local contextual and global sequence features are combined to predict PPI sites. By integrating local contextual and global sequence features, DeepPPISP achieves the state-of-the-art performance, which is better than the other competing methods. In order to investigate if global sequence features are helpful in our deep learning model, we remove or change some components in DeepPPISP. Detailed analyses show that global sequence features play important roles in DeepPPISP. AVAILABILITY AND IMPLEMENTATION: The DeepPPISP web server is available at http://bioinformatics.csu.edu.cn/PPISP/. The source code can be obtained from https://github.com/CSUBioGroup/DeepPPISP. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Min Zeng 0004, Fuhao Zhang, Fang-Xiang Wu, Yaohang Li, Jianxin Wang 0001, Min Li 0007 |
Bioinform. | 3 |
| 2020 | MADA: a web service for analysing DNA methylation array dataabstractBACKGROUND: DNA methylation in the human genome is acknowledged to be widely associated with biological processes and complex diseases. The Illumina Infinium methylation arrays have been approved as one of the most efficient and universal technologies to investigate the whole genome changes of methylation patterns. As methylation arrays may still be the dominant method for detecting methylation in the anticipated future, it is crucial to develop a reliable workflow to analysis methylation array data. RESULTS: In this study, we develop a web service MADA for the whole process of methylation arrays data analysis, which includes the steps of a comprehensive differential methylation analysis pipeline: pre-processing (data loading, quality control, data filtering, and normalization), batch effect correction, differential methylation analysis, and downstream analysis. In addition, we provide the visualization of pre-processing, differentially methylated probes or regions, gene ontology, pathway and cluster analysis results. Moreover, a customization function for users to define their own workflow is also provided in MADA. CONCLUSIONS: With the analysis of two case studies, we have shown that MADA can complete the whole procedure of methylation array data analysis. MADA provides a graphical user interface and enables users with no computational skills and limited bioinformatics background to carry on complicated methylation array data analysis. The web server is available at: http://120.24.94.89:8080/MADA. Linconghua Wang, Fang-Xiang Wu, Min Li 0007 |
BMC Bioinform. | 4 |
| 2020 | RepAHR: an improved approach for de novo repeat identification by assembly of the high-frequency readsabstractBACKGROUND: Repetitive sequences account for a large proportion of eukaryotes genomes. Identification of repetitive sequences plays a significant role in many applications, such as structural variation detection and genome assembly. Many existing de novo repeat identification pipelines or tools make use of assembly of the high-frequency k-mers to obtain repeats. However, a certain degree of sequence coverage is required for assemblers to get the desired assemblies. On the other hand, assemblers cut the reads into shorter k-mers for assembly, which may destroy the structure of the repetitive regions. For the above reasons, it is difficult to obtain complete and accurate repetitive regions in the genome by using existing tools. RESULTS: In this study, we present a new method called RepAHR for de novo repeat identification by assembly of the high-frequency reads. Firstly, RepAHR scans next-generation sequencing (NGS) reads to find the high-frequency k-mers. Secondly, RepAHR filters the high-frequency reads from whole NGS reads according to certain rules based on the high-frequency k-mer. Finally, the high-frequency reads are assembled to generate repeats by using SPAdes, which is considered as an outstanding genome assembler with NGS sequences. CONLUSIONS: We test RepAHR on five data sets, and the experimental results show that RepAHR outperforms RepARK and REPdenovo for detecting repeats in terms of N50, reference alignment ratio, coverage ratio of reference, mask ratio of Repbase and some other metrics. Xingyu Liao, Xin Gao 0001, Xiankai Zhang, Fang-Xiang Wu, Jianxin Wang 0001 |
BMC Bioinform. | 4 |
| 2020 | Ensemble disease gene prediction by clinical sample-based networksabstractBACKGROUND: Disease gene prediction is a critical and challenging task. Many computational methods have been developed to predict disease genes, which can reduce the money and time used in the experimental validation. Since proteins (products of genes) usually work together to achieve a specific function, biomolecular networks, such as the protein-protein interaction (PPI) network and gene co-expression networks, are widely used to predict disease genes by analyzing the relationships between known disease genes and other genes in the networks. However, existing methods commonly use a universal static PPI network, which ignore the fact that PPIs are dynamic, and PPIs in various patients should also be different. RESULTS: To address these issues, we develop an ensemble algorithm to predict disease genes from clinical sample-based networks (EdgCSN). The algorithm first constructs single sample-based networks for each case sample of the disease under study. Then, these single sample-based networks are merged to several fused networks based on the clustering results of the samples. After that, logistic models are trained with centrality features extracted from the fused networks, and an ensemble strategy is used to predict the finial probability of each gene being disease-associated. EdgCSN is evaluated on breast cancer (BC), thyroid cancer (TC) and Alzheimer's disease (AD) and obtains AUC values of 0.970, 0.971 and 0.966, respectively, which are much better than the competing algorithms. Subsequent de novo validations also demonstrate the ability of EdgCSN in predicting new disease genes. CONCLUSIONS: In this study, we propose EdgCSN, which is an ensemble learning algorithm for predicting disease genes with models trained by centrality features extracted from clinical sample-based networks. Results of the leave-one-out cross validation show that our EdgCSN performs much better than the competing algorithms in predicting BC-associated, TC-associated and AD-associated genes. de novo validations also show that EdgCSN is valuable for identifying new disease genes. Ping Luo 0003, Liping Tian 0001, Qianghua Xiao, Fang-Xiang Wu |
BMC Bioinform. | 5 |
| 2020 | PESM: predicting the essentiality of miRNAs based on gradient boosting machines and sequencesabstractBACKGROUND: MicroRNAs (miRNAs) are a kind of small noncoding RNA molecules that are direct posttranscriptional regulations of mRNA targets. Studies have indicated that miRNAs play key roles in complex diseases by taking part in many biological processes, such as cell growth, cell death and so on. Therefore, in order to improve the effectiveness of disease diagnosis and treatment, it is appealing to develop advanced computational methods for predicting the essentiality of miRNAs. RESULT: In this study, we propose a method (PESM) to predict the miRNA essentiality based on gradient boosting machines and miRNA sequences. First, PESM extracts the sequence and structural features of miRNAs. Then it uses gradient boosting machines to predict the essentiality of miRNAs. We conduct the 5-fold cross-validation to assess the prediction performance of our method. The area under the receiver operating characteristic curve (AUC), F-measure and accuracy (ACC) are used as the metrics to evaluate the prediction performance. We also compare PESM with other three competing methods which include miES, Gaussian Naive Bayes and Support Vector Machine. CONCLUSION: The results of experiments show that PESM achieves the better prediction performance (AUC: 0.9117, F-measure: 0.8572, ACC: 0.8516) than other three computing methods. In addition, the relative importance of all features also further shows that newly added features can be helpful to improve the prediction performance of methods. Fang-Xiang Wu, Jianxin Wang 0001, Guihua Duan |
BMC Bioinform. | 2 |
| 2020 | A survey on U-shaped networks in medical image segmentations
Liangliang Liu 0001, Jianhong Cheng, Quan Quan, Fang-Xiang Wu, Yu-Ping Wang 0002, Jianxin Wang 0001 |
Neurocomputing | 4 |
| 2020 | Deep convolutional neural network for accurate segmentation and quantification of white matter hyperintensities
Liangliang Liu 0001, Shaowu Chen, Xiaofeng Zhu 0001, Xing-Ming Zhao, Fang-Xiang Wu, Jianxin Wang 0001 |
Neurocomputing | 5 |
| 2020 | Enhancing the feature representation of multi-modal MRI data by combining multi-view information for MCI classification
Jin Liu 0012, Yi Pan 0001, Fang-Xiang Wu, Jianxin Wang 0001 |
Neurocomputing | 3 |
| 2020 | Attention convolutional neural network for accurate segmentation and quantification of lesions in ischemic stroke disease
Liangliang Liu 0001, Lukasz A. Kurgan, Fang-Xiang Wu, Jianxin Wang 0001 |
Medical Image Anal. | 3 |
| 2020 | Deep convolutional neural network for automatically segmenting acute ischemic stroke lesion in multi-modality MRI
Liangliang Liu 0001, Shaowu Chen, Fuhao Zhang, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
Neural Comput. Appl. | 4 |
| 2020 | miRTRS: A Recommendation Algorithm for Predicting miRNA TargetsabstractmicroRNAs (miRNAs) are small and important non-coding RNAs that regulate gene expression in transcriptional and post-transcriptional level by combining with their targets (genes). Predicting miRNA targets is an important problem in biological research. It is expensive and time-consuming to identify miRNA targets by using biological experiments. Many computational methods have been proposed to predict miRNA targets. In this study, we develop a novel method, named miRTRS, for predicting miRNA targets based on a recommendation algorithm. miRTRS can predict targets for an isolated (new) miRNA with miRNA sequence similarity, as well as isolated (new) targets for a miRNA with gene sequence similarity. Furthermore, when compared to supervised machine learning methods, miRTRS does not need to select negative samples. We use 10-fold cross validation and independent datasets to evaluate the performance of our method. We compared miRTRS with two most recently published methods for miRNA target prediction. The experimental results have shown that our method miRTRS outperforms competing prediction methods in terms of AUC and other evaluation metrics. Hui Jiang 0008, Jianxin Wang 0001, Min Li 0007, Wei Lan 0001, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2020 | Artificial Fish Swarm Optimization Based Method to Identify Essential ProteinsabstractIt is well known that essential proteins play an extremely important role in controlling cellular activities in living organisms. Identifying essential proteins from protein protein interaction (PPI) networks is conducive to the understanding of cellular functions and molecular mechanisms. Hitherto, many essential proteins detection methods have been proposed. Nevertheless, those existing identification methods are not satisfactory because of low efficiency and low sensitivity to noisy data. This paper presents a novel computational approach based on artificial fish swarm optimization for essential proteins prediction in PPI networks (called AFSO_EP). In AFSO_EP, first, a part of known essential proteins are randomly chosen as artificial fishes of priori knowledge. Then, detecting essential proteins by imitating four principal biological behaviors of artificial fishes when searching for food or companions, including foraging behavior, following behavior, swarming behavior, and random behavior, in which process, the network topology, gene expression, gene ontology (GO) annotation, and subcellular localization information are utilized. To evaluate the performance of AFSO_EP, we conduct experiments on two species (Saccharomyces cerevisiae and Drosophila melanogaster), the experimental results show that our method AFSO_EP achieves a better performance for identifying essential proteins in comparison with several other well-known identification methods, which confirms the effectiveness of AFSO_EP. Xiujuan Lei, Xiaoqin Yang, Fang-Xiang Wu |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2020 | Identification of Protein Complexes by Using a Spatial and Temporal Active Protein Interaction NetworkabstractThe rapid development of proteomics and high-throughput technologies has produced a large amount of Protein-Protein Interaction (PPI) data, which makes it possible for considering dynamic properties of protein interaction networks (PINs) instead of static properties. Identification of protein complexes from dynamic PINs becomes a vital scientific problem for understanding cellular life in the post genome era. Up to now, plenty of models or methods have been proposed for the construction of dynamic PINs to identify protein complexes. However, most of the constructed dynamic PINs just focus on the temporal dynamic information and thus overlook the spatial dynamic information of the complex biological systems. To address the limitation of the existing dynamic PIN analysis approaches, in this paper, we propose a new model-based scheme for the construction of the Spatial and Temporal Active Protein Interaction Network (ST-APIN) by integrating time-course gene expression data and subcellular location information. To evaluate the efficiency of ST-APIN, the commonly used classical clustering algorithm MCL is adopted to identify protein complexes from ST-APIN and the other three dynamic PINs, NF-APIN, DPIN, and TC-PIN. The experimental results show that, the performance of MCL on ST-APIN outperforms those on the other three dynamic PINs in terms of matching with known complexes, sensitivity, specificity, and f-measure. Furthermore, we evaluate the identified protein complexes by Gene Ontology (GO) function enrichment analysis. The validation shows that the identified protein complexes from ST-APIN are more biologically significant. This study provides a general paradigm for constructing the ST-APINs, which is essential for further understanding of molecular systems and the biomedical mechanism of complex diseases. Min Li 0007, Xiangmao Meng, Ruiqing Zheng, Fang-Xiang Wu, Yaohang Li, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2020 | MultiMotifMaker: A Multi-Thread Tool for Identifying DNA Methylation Motifs from Pacbio ReadsabstractThe methylation of DNA is an important mechanism to control biological processes. Recently, the Pacbio SMRT technology provides a new way to identify base methylation in the genome. MotifMaker is a tool developed by Pacbio for discovering DNA methylation motifs from methylated DNA sequences. However, MotifMaker is single-threaded and computational expensive for identifying methylation motifs from large genomes. Here, we present an efficient motif finding algorithm (MultiMotifMaker) by implementing multi threads of the MotifMaker. The MultiMotifMaker speeds up the motif search about 8-9 times on a 32 core computer comparing to MotifMaker. MultiMotifMaker makes it possible to identify methylation motifs from Pacbio reads for large genomes. Tao Li 0033, Xiankai Zhang, Feng Luo 0001, Fang-Xiang Wu, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2020 | Improving de novo Assembly Based on Read ClassificationabstractDue to sequencing bias, sequencing error, and repeat problems, the genome assemblies usually contain misarrangements and gaps. When tackling these problems, current assemblers commonly consider the read libraries as a whole and adopt the same strategy to deal with them. However, if we can divide reads into different categories and take different assembly strategies for different read categories, we expect to reduce the mutual effects on problems in genome assembly and facilitate to produce satisfactory assemblies. In this paper, we present a new pipeline for genome assembly based on read classification (ARC). ARC classifies reads into three categories according to the frequencies of k-mers they contain. The three categories refer to (1) low depth reads, which contain a certain low frequency k-mers and are often caused by sequencing errors or bias; (2) high depth reads, which contain a certain high frequency k-mers and usually come from repetitive regions; and (3) normal depth reads, which are the rest of reads. After read classification, an existing assembler is used to assemble different read categories separately, which is beneficial to resolve problems in the genome assembly. ARC adopts loose assembly parameters for low depth reads, and strict assembly parameters for normal depth and high depth reads. We test ARC using five datasets. The experimental results show that, assemblers combining with ARC can generate better assemblies in terms of NA50, NGA50, and genome fraction. Xingyu Liao, Min Li 0007, You Zou, Fang-Xiang Wu, Yi Pan 0001, Feng Luo 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2020 | An Efficient Trimming Algorithm based on Multi-Feature Fusion Scoring Model for NGS DataabstractNext-generation sequencing (NGS) has enabled an exponential growth rate of sequencing data. However, several sequence artifacts, including error reads (base calling errors and small insertions or deletions) and poor quality reads, which can impose significant impact on the downstream sequence processing and analysis. Here, we present PE-Trimmer, a sensitive and special trimming algorithm for NGS sequence. First, PE-Trimmer removes technical sequences in paired-end reads based on the characteristics of low quality reads in NGS data. Second, PE-Trimmer determines the range of reads that need to be trimmed according to the quality score statistics histogram of reads in the library. To improve the accuracy of this algorithm, we design a light-weight and easy-to-explain scoring model to evaluate candidates in the pattern of trimming step. Finally, PE-Trimmer selects the appropriate trimming strategy to process the low quality reads based on the location determined by the scoring model. PE-Trimmer is able to locate and remove adapter residues from the paired-end reads. It is easily configurable and offers superior throughput in the multi-threaded mode. We test PE-Trimmer on five datasets, and compare it with the current five latest methods. The experimental results demonstrate that PE-Trimmer produces more superior results, compared with other trimmers. Xingyu Liao, Min Li 0007, You Zou, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2020 | GapReduce: A Gap Filling Algorithm Based on Partitioned Read SetsabstractWith the advances in technologies of sequencing and assembly, draft sequences of more and more genomes are available. However, there commonly exist gaps in these draft sequences which influence various downstream analysis of biological studies. Gap filling methods can shorten the length of gaps and improve the completion of these draft sequences of genomes. Although some gap filling tools have been developed, their effectiveness and accuracy need to be improved. In this study, we develop a novel tool, called GapReduce, which can fill the gaps using the paired reads. For a gap, GapReduce selects the reads whose mate reads are aligned on the left or the right flanking region, and partitions the reads to two sets. Then GapReduce adopts different $k$k values and $k$k-$mer$mer frequency thresholds to iteratively construct De Bruijn graphs, which are used for finding the correct path to fill the gap. For overcoming the branching problems caused by repetitive regions and sequencing errors in the procedure of path selection, GapReduce designs a novel approach that simultaneously considers $k$k-$mer$mer frequency and distribution of paired reads based on the partitioned read sets. We compare the performance of GapReduce with current popular gap filling tools. The experimental results demonstrate that GapReduce can produce satisfactory gap filling results, especially for long insert size datasets. GapReduce is publicly available for downloading at https://github.com/bioinfomaticsCSU/GapReduce. Jianxin Wang 0001, Juan Shang, Huimin Luo, Min Li 0007, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 6 |
| 2020 | Constructing Disease Similarity Networks Based on Disease Module TheoryabstractQuantifying the associations between diseases is now playing an important role in modern biology and medicine. Actually discovering associations between diseases could help us gain deeper insights into pathogenic mechanisms of complex diseases, thus could lead to improvements in disease diagnosis, drug repositioning, and drug development. Due to the growing body of high-throughput biological data, a number of methods have been developed for computing similarity between diseases during the past decade. However, these methods rarely consider the interconnections of genes related to each disease in protein-protein interaction network (PPIN). Recently, the disease module theory has been proposed, which states that disease-related genes or proteins tend to interact with each other in the same neighborhood of a PPIN. In this study, we propose a new method called ModuleSim to measure associations between diseases by using disease-gene association data and PPIN data based on disease module theory. The experimental results show that by considering the interactions between disease modules and their modularity, the disease similarity calculated by ModuleSim has a significant correlation with disease classification of Disease Ontology (DO). Furthermore, ModuleSim outperforms other four popular methods which are all using disease-gene association data and PPIN data to measure disease-disease associations. In addition, the disease similarity network constructed by MoudleSim suggests that ModuleSim is capable of finding potential associations between diseases. Jianxin Wang 0001, Ping Zhong 0002, Yaohang Li, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2020 | MEC: Misassembly Error Correction in Contigs based on Distribution of Paired-End Reads and Statistics of GC-contentsabstractThe de novo assembly tools aim at reconstructing genomes from next-generation sequencing (NGS) data. However, the assembly tools usually generate a large amount of contigs containing many misassemblies, which are caused by problems of repetitive regions, chimeric reads, and sequencing errors. As they can improve the accuracy of assembly results, detecting and correcting the misassemblies in contigs are appealing, yet challenging. In this study, a novel method, called MEC, is proposed to identify and correct misassemblies in contigs. Based on the insert size distribution of paired-end reads and the statistical analysis of GC-contents, MEC can identify more misassemblies accurately. We evaluate our MEC with the metrics (NA50, NGA50) on four datasets, compared it with the most available misassembly correction tools, and carry out experiments to analyze the influence of MEC on scaffolding results, which shows that MEC can reduce misassemblies effectively and result in quantitative improvements in scaffolding quality. MEC is publicly available at https://github.com/bioinfomaticsCSU/MEC. Binbin Wu, Min Li 0007, Xingyu Liao, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2020 | BRWMDA: Predicting Microbe-Disease Associations Based on Similarities and Bi-Random Walk on Disease and Microbe NetworksabstractMany current studies have evidenced that microbes play important roles in human diseases. Therefore, discovering the associations between microbes and diseases is beneficial to systematically understanding the mechanisms of diseases, diagnosing, and treating complex diseases. It is well known that finding new potential microbe-disease associations via biological experiments is a time-consuming and expensive process. However, the computation methods can provide an opportunity to effectively predict microbe-disease associations. In recent years, efforts toward predicting microbe-disease associations are not in proportional to the importance of microbes to human diseases. In this study, we develop a method (called BRWMDA) to predict new microbe-disease associations based on similarity and improving bi-random walk on the disease and microbe networks. BRWMDA integrates microbe network, disease network, and known microbe-disease associations into a single network. After calculating the Gaussian Interaction Profile (GIP) kernel similarity of microbes based on known microbe-disease associations, the microbe network is obtained by adjusting the similarity with the logistics function. In addition, the disease network is computed by the similarity network fusion (SNF) method with the symptom-based similarity and the GIP kernel similarity based on known microbe-disease associations. Then, these two networks of microbe and disease are connected by known microbe-disease associations. Based on the assumption that similar microbes are normally associated with similar diseases and vice versa, BRWMDA is employed to predict new potential microbe-disease associations via random walk with different steps on microbe and disease networks, which reasonably uses the similarity of microbe network and disease network. The 5-fold cross validation and Leave One Out Cross Validation (LOOCV) are adopted to assess the prediction performance of our BRWMDA algorithm, as well as other competing methods for comparison. 5-fold cross validation experiments show that BRWMDA obtained the maximum AUC value of 0.9087, which is again superior to other methods of 0.9025(NGRHMDA), 0.8797 (LRLSHMDA), 0.8571 (KATZHMDA), 0.7782 (HGBI), and 0.5629 (NBI). In addition, BRWMDA also outperforms other methods in terms of LOOCV, whose AUC value is 0.9397, which is superior to other methods of 0.9111(NGRHMDA), 0.8909 (LRLSHMDA), 0.8644 (KATZHMDA), 0.7866 (HGBI), and 0.5553 (NBI). Case studies also illustrate that BRWMDA is an effective method to predict microbe-disease associations. Guihua Duan, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2020 | Multi-Receptive-Field CNN for Semantic Segmentation of Medical ImagesabstractThe context-based convolutional neural network (CNN) is one of the most well-known CNNs to improve the performance of semantic segmentation. It has achieved remarkable success in various medical image segmentation tasks. However, extracting rich and useful context information from complex and changeable medical images is a challenge for medical image segmentation. In this study, a novel Multi-Receptive-Field CNN (MRFNet) is proposed to tackle this challenge. MRFNet offers the optimal receptive field for each subnet in the encoder-decoder module (EDM) and generates multi-receptive-field context information at the feature map level. Moreover, MRFNet fuses these multi-feature maps by the concatenation operation. MRFNet is evaluated on 3 public medical image data sets, including SISS, 3DIRCADb, and SPES. Experimental results show that MRFNet achieves the outstanding performance on all 3 data sets, and outperforms other segmentation methods on 3DIRCADb test set without pre-training the model. Liangliang Liu 0001, Fang-Xiang Wu, Yu-Ping Wang 0002, Jianxin Wang 0001 |
IEEE J. Biomed. Health Informatics | 2 |
| 2020 | Predicting Human lncRNA-Disease Associations Based on Geometric Matrix CompletionabstractRecently, increasing evidences reveal that dysregulations of long non-coding RNAs (lncRNAs) are relevant to diverse diseases. However, the number of experimentally verified lncRNA-disease associations is limited. Prioritizing potential associations is beneficial not only for disease diagnosis, but also disease treatment, more important apprehending disease mechanisms at lncRNA level. Various computational methods have been proposed, but precise prediction and full use of data's intrinsic structure are still challenging. In this work, we design a new method, denominated GMCLDA (Geometric Matrix Completion lncRNA-Disease Association), to infer underlying associations based on geometric matrix completion. Utilizing association patterns among functionally similar lncRNAs and phenotypically similar diseases, GMCLCA makes use of the intrinsic structure embedded in the association matrix. Besides, limiting the scope of the predicted values gives rise to a certain sparsity in computation and enhances the robustness of GMCLDA. GMCLDA computes disease semantic similarity according to the Disease Ontology (DO) hierarchy and lncRNA Gaussian interaction profile kernel similarity according to known interaction profiles. Then, GMCLDA measures lncRNA sequence similarity using Needleman-Wunsch algorithm. For a new lncRNA, GMCLDA prefills interaction profile on account of its K-nearest neighbors defined by sequence similarity. Finally, GMCLDA estimates the missing entries of the association matrix based on geometric matrix completion model. Compared with state-of-the-art methods, GMCLDA can provide more accurate lncRNA-disease prediction. Further case studies prove that GMCLDA is able to correctly infer possible lncRNAs for renal cancer. Chengqian Lu, Mengyun Yang, Min Li 0007, Yaohang Li, Fang-Xiang Wu, Jianxin Wang 0001 |
IEEE J. Biomed. Health Informatics | 5 |
| 2019 | DoRC: Discovery of rare cells from ultra-large scRNA-seq dataabstractThe advent of droplet-based transcriptomics platforms has enabled parallel screening over thousands or millions of cells. One of the challenging issues is to identify the rare cells from the ultra-large scRNA-seq data. Existing algorithms to find rare cells are time consuming or memory-exhausting. We propose an efficient and accurate method, Discovery of Rare Cells (DoRC). The rareness scores generated by DoRC can help biologists focus the downstream analyses only on a fraction of expression profiles within ultra-large scRNA-seq data. We also demonstrate the efficacy of DoRC in delineating human blood dendritic cell sub-types using ~68k single-cell expression profiles of human blood cells. DoRC can recover artificially planted rare cells and is sensitive to cell type identities as well. Xiang Chen 0029, Fang-Xiang Wu, Jin Chen 0004, Min Li 0007 |
BIBM | 2 |
| 2019 | Classification of Schizophrenia by Iterative Random Forest Feature Selection Based on DNA Methylation Array DataabstractChanges in DNA methylation are widely thought to be involved in the evolution of the disease, and most studies suggest that whole genome hypo-methylation levels are widespread in patients with schizophrenia. Since the exploration of DNA methylation changes in the etiology and pathogenesis of schizophrenia will be important for the prevention and early intervention, it is crucial to identify differentially methylated sites with high specificity and sensitivity for disease classification. In this study, we present a comprehensive approach MethIRF for the DNA methylation-based classification of schizophrenia by iterative random forest feature selection. The results show that MethIRF has a powerful discrimination ability compared to other four criteria methods for detecting differentially methylation sites. Moreover, the proposed method can discover significant CpG sites associated with schizophrenia and explore changes in the biological mechanisms of diseases. Min Li 0007, Linconghua Wang, Xingyi Li 0003, Fang-Xiang Wu, Jianxin Wang 0001 |
BIBM | 5 |
| 2019 | Drug and disease similarity calculation platform for drug repositioningabstractDrug repositioning, aiming to infer potential indications for drugs efficiently, has achieved remarkable results in reducing the cycle, cost and risk of drug Research and Development (R&D), and mining new uses of known drugs. Currently, many computational drug repositioning strategies have been proposed. The similarity calculation, as one of the key steps of drug repositioning, has an important impact on the accuracy of computational drug repositioning. However, the biological data used for the similarity calculation come from a wide range of sources with different formats, and similarity calculation methods are developed in different programming languages, thus the similarity calculation methods are varying. To facilitate the similarity calculation for drug repositioning, we developed a computational platform consisting of various datasets and similarity measures for drugs and diseases, and four programming languages (Java, R, Python and MATLAB) are supported by our platform. Users can use relevant data and methods directly according to their needs and customize similarity calculation methods. The platform is available at: http://bioinformatics.csu.edu.cn/artemis/. Huimin Luo, Mengyun Yang, Fang-Xiang Wu, Jianxin Wang 0001 |
BIBM | 4 |
| 2019 | DualRank: multiplex network-based dual ranking for heterogeneous complex disease analysisabstractAnalysis of heterogeneous complex diseases based on the expression of biomarkers has always been the focus of medical research. In the past studies, the powerful network propagation has been applied in finding marker genes related to specific diseases. However, the network propagation model largely depends on the reliability and integrity of the network data, current networks may cause some problems due to the incompleteness of the networks. In this study, we developed a multiplex network-based dual ranking framework (DualRank) for heterogeneous complex disease analysis. We applied the proposed method to heterogeneous complex diseases for disease diagnosis, cancer prognosis, and similar disease classification. The results showed that DualRank outperformed current methods and could identify biomarkers with small quantity, strong prediction accuracy and biological interpretability. Xingyi Li 0003, Ju Xiang, Fang-Xiang Wu, Min Li 0007 |
BIBM | 4 |
| 2019 | de novo repeat detection based on the third generation sequencing readsabstractRepetitive sequences refer to fragments that appear at more than one location in a genome. Numerous studies have shown that the repetitive sequences in genomes play indispensable roles in the evolution, inheritance, variation, gene expression, transcriptional regulation, chromosome construction, and physiological metabolism of organisms. In many sequence and genome analyses such as read alignment, de novo assembly and genome annotation, repetitive sequences can pose major challenges. Detection and classification of repeats is one of the main steps for genome sequence analysis in bioinformatics. However, most existing de novo detection methods are difficult to achieve satisfactory results for marking repetitive regions in both size and accuracy due to the NGS reads are too short to identify long repeats and the raw SMS long reads are with the high error rates. In this study, we present a new de novo repeat detection method called DLR (Detection of Long Repeats) based on PacBio long reads. DLR first converts all long reads into unique k-mers of a certain length, and screens out the k-mers with the high frequency. Then, these high frequency k-mers are aligned to long reads by using multiple sequence alignment, and the high frequency regions on long reads that are covered by those high frequency k-mers are recorded. Finally, the recorded high frequency regions with inclusion relations are merged and the final repetitive sequences are obtained. The experimental results show that DLR achieves optimal results in terms of effective size and accuracy compared with other existing algorithms. Xingyu Liao, Xiankai Zhang, Fang-Xiang Wu, Jianxin Wang 0001 |
BIBM | 3 |
| 2019 | Detecting protein complex based on hierarchical compressing network embeddingabstractDetecting protein complexes from protein-protein interaction (PPI) networks provides biologists an opportunity to efficiently understand the cellular organizations and functions. Existing computational methods just focus on mining high-density regions as the protein complexes by searching the local topological information of a PPI network and ignore the global topological information. To address this limitation, in this study, we present a novel protein complex detection method based on hierarchical compressing network embedding, named DPC-HCNE. The proposed method can preserve both the local topological information and global topological information of a PPI network. To evaluate the performance of our method, DPC-HCNE is compared with other eight typical clustering algorithms to detect protein complexes on two yeast datasets. The experimental results show that DPC-HCNE outperforms those state-of-the-art complex detection methods. Xiangmao Meng, Xiaoqing Peng, Fang-Xiang Wu, Min Li 0007 |
BIBM | 3 |
| 2019 | Tentative diagnosis prediction via deep understanding of patient narrativesabstractA tentative diagnosis is a preliminary suspicion of patient status, which is usually made by physicians according to patient narrative right at admission. It largely depends on the experiences and professional knowledge of physicians. We explored a combination model for automatic tentative diagnosis prediction based on clinical narratives. Text features are extracted in two ways. Firstly, the context semantic features are extracted by attention-based bidirectional long-short term memory (BiLSTM) network. Secondly, the symptom concepts recognized from input texts by Metamap and are vectorized by TF-IDF. Two combination strategies are proposed to utilize both two features for one candidate international classification of diseases (ICD) code recommendation: feature vectors combination and prediction results combination. The experiments performed on MIMIC III dataset. Both of the two combination strategies achieved better performance, comparing with either of the model based on single type feature. Min Li 0007, Liangliang Liu 0001, Fang-Xiang Wu, Jianxin Wang 0001 |
BIBM | 4 |
| 2019 | LncRNA-disease association prediction through combining linear and non-linear features with matrix factorization and deep learning techniquesabstractLong non-coding RNAs (lncRNAs) are the foundation for understanding mechanisms of many human diseases. Considering the limited number of known experimentally verified associations between lncRNAs and diseases, it is appealing to develop accurate and effective computational methods to identify lncRNA-disease associations. Conventional matrix factorization-based methods cannot model complicated associations between lncRNAs and diseases. In this study, we propose a novel computational framework, through combining linear and non-linear features, which is used for lncRNA-disease association prediction. In our model, a conventional matrix factorization method is applied to extract linear features between lncRNAs and diseases. Deep learning techniques (fully connected layers) are applied to extract nonlinear features between lncRNAs and diseases. Finally, linear and non-linear features are fused to improve predictive performance. Compared to previous studies, our model can take advantages of the combination of linear and non-linear features between lncRNAs and diseases, and thus can effectively identify potential lncRNA-disease associations. The results show that our method achieves state-of-the-art performance in the leave-one-out cross-validation. The source codes of our method can be found at https://github.com/CSUBioGroup/DMFLDA2. Min Zeng 0004, Chengqian Lu, Fuhao Zhang, Zhangli Lu, Fang-Xiang Wu, Yaohang Li, Min Li 0007 |
BIBM | 5 |
| 2019 | A Global Similarity Learning for Clustering of Single-Cell RNA-Seq DataabstractSingle-cell RNA-seq (scRNA-seq) data analysis is a powerful tool for biological researches. Similarity plays an important role in clustering scRNA-seq data. Existing similarity measurements are mainly based on local distance information that is calculated between directly connected node pairs, or shared nearest neighbours' information, without considering the global information. Therefore, these similarity measurements may be not very accurate based on the insufficient information. Based on multi-kernel indices in a global feature space and path-based similarity, we proposed a new similarity measurement for single-cell clustering, called multi-kernel and path-based global similarity (MPGS). In MPGS, global information was incorporated by a new feature space from Spearman correlation coefficient, and a global similarity matrix calculated by multi-kernel. A path-based similarity metric was designed to expand the relevant node range. Based on this similaritiy, a modified Louvain community detection method was applied to cluster the scRNA-seq data, named MPGS-Louvain. To validate the performance of MPGS, the clustering performances of several clustering methods combined with different similarity measurements were compared. To demonstrate the performance of MPGS-Louvain, we compared MPGS-Louvain and five scRNA-seq clustering methods on twenty scRNA-seq datasets. The experimental results showed that MPGS outperformed other similarity measurements, and MPGS-Louvain achieved better performance on these datasets. It can be observed that MPGS provided a new insight to improve the accuracy of clustering scRNA-seq data by considering the global information in similarity measurement. MPGS-Louvain automatically detected clusters accurately without prior knowledge. Xiaoshu Zhu, Lilu Guo, Yunpei Xu, Hong-Dong Li, Xingyu Liao, Fang-Xiang Wu, Xiaoqing Peng |
BIBM | 6 |
| 2019 | Improved Spectral Clustering Method for Identifying Cell Types from Single-Cell Data
Ping Luo 0003, Fang-Xiang Wu |
ICIC (2) | 4 |
| 2019 | Identification of Prognostic and Heterogeneous Breast Cancer Biomarkers Based on Fusion Network and Multiple Scoring Strategies
Xingyi Li 0003, Ju Xiang, Jianxin Wang 0001, Fang-Xiang Wu, Min Li 0007 |
ICIC (2) | 4 |
| 2019 | IDNDDI: An Integrated Drug Similarity Network Method for Predicting Drug-Drug Interactions
Guihua Duan, Yayan Zhang, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
ISBRA | 4 |
| 2019 | Control principles for complex biological networksabstractNetworks have been widely used to model the structure of various biological systems. Currently, a series of approaches have been developed to construct reliable biological networks. However, the ultimate understanding of a biological system is to steer its states to the desired ones by imposing signals. The control process is dominated by the intrinsic structure and the dynamic propagation. To understand the underlying mechanisms behind the life process, the control theory can be applied to biological networks with specific target requirements. In this article, we first introduce the structural controllability of complex networks and discuss its advantages and disadvantages. Then, we review the effective control to meet the specific requirements for complex biological networks. Moreover, we summarize the existing methods for finding the unique minimum set of driver nodes via the optimal control for complex networks. Finally, we discuss the relationships between biological networks and structural controllability, effective control and optimal control. Moreover, potential applications of general control principles are pointed out. Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu |
Briefings Bioinform. | 4 |
| 2019 | SCOP: a novel scaffolding algorithm based on contig classification and optimizationabstractMOTIVATION: Scaffolding is an essential step during the de novo sequence assembly process to infer the direction and order relationships between the contigs and make the sequence assembly results more continuous and complete. However, scaffolding still faces the challenges of repetitive regions in genome, sequencing errors and uneven sequencing depth. Moreover, the accuracy of scaffolding greatly depends on the quality of contigs. Generally, the existing scaffolding methods construct a scaffold graph, and then optimize the graph by deleting spurious edges. Nevertheless, due to the wrong joints between contigs, some correct edges connecting contigs may be deleted. RESULTS: In this study, we present a novel scaffolding method SCOP, which is the first method to classify the contigs and utilize the vertices and edges to optimize the scaffold graph. Specially, SCOP employs alignment features and GC-content of paired reads to evaluate the quality of contigs (vertices), and divide the contigs into three types (True, Uncertain and Misassembled), and then optimizes the scaffold graph based on the classification of contigs together with the alignment of edges. The experiment results on the datasets of GAGE-A and GAGE-B demonstrate that SCOP performs better than 12 other competing scaffolders. AVAILABILITY AND IMPLEMENTATION: SCOP is publicly available for download at https://github.com/bioinfomaticsCSU/SCOP. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Min Li 0007, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
Bioinform. | 3 |
| 2019 | Enhancing the prediction of disease-gene associations with multimodal deep learningabstractMOTIVATION: Computationally predicting disease genes helps scientists optimize the in-depth experimental validation and accelerates the identification of real disease-associated genes. Modern high-throughput technologies have generated a vast amount of omics data, and integrating them is expected to improve the accuracy of computational prediction. As an integrative model, multimodal deep belief net (DBN) can capture cross-modality features from heterogeneous datasets to model a complex system. Studies have shown its power in image classification and tumor subtype prediction. However, multimodal DBN has not been used in predicting disease-gene associations. RESULTS: In this study, we propose a method to predict disease-gene associations by multimodal DBN (dgMDL). Specifically, latent representations of protein-protein interaction networks and gene ontology terms are first learned by two DBNs independently. Then, a joint DBN is used to learn cross-modality representations from the two sub-models by taking the concatenation of their obtained latent representations as the multimodal input. Finally, disease-gene associations are predicted with the learned cross-modality representations. The proposed method is compared with two state-of-the-art algorithms in terms of 5-fold cross-validation on a set of curated disease-gene associations. dgMDL achieves an AUC of 0.969 which is superior to the competing algorithms. Further analysis of the top-10 unknown disease-gene pairs also demonstrates the ability of dgMDL in predicting new disease-gene associations. AVAILABILITY AND IMPLEMENTATION: Prediction results and a reference implementation of dgMDL in Python is available on https://github.com/luoping1004/dgMDL. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Ping Luo 0003, Liping Tian 0001, Fang-Xiang Wu |
Bioinform. | 4 |
| 2019 | BiXGBoost: a scalable, flexible boosting-based method for reconstructing gene regulatory networksabstractMOTIVATION: Reconstructing gene regulatory networks (GRNs) based on gene expression profiles is still an enormous challenge in systems biology. Random forest-based methods have been proved a kind of efficient methods to evaluate the importance of gene regulations. Nevertheless, the accuracy of traditional methods can be further improved. With time-series gene expression data, exploiting inherent time information and high order time lag are promising strategies to improve the power and accuracy of GRNs inference. RESULTS: In this study, we propose a scalable, flexible approach called BiXGBoost to reconstruct GRNs. BiXGBoost is a bidirectional-based method by considering both candidate regulatory genes and target genes for a specific gene. Moreover, BiXGBoost utilizes time information efficiently and integrates XGBoost to evaluate the feature importance. Randomization and regularization are also applied in BiXGBoost to address the over-fitting problem. The results on DREAM4 and Escherichia coli datasets show the good performance of BiXGBoost on different scale of networks. AVAILABILITY AND IMPLEMENTATION: Our Python implementation of BiXGBoost is available at https://github.com/zrq0123/BiXGBoost. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Ruiqing Zheng, Min Li 0007, Xiang Chen 0029, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
Bioinform. | 4 |
| 2019 | SinNLRR: a robust subspace clustering method for cell type detection by non-negative and low-rank representationabstractMOTIVATION: The development of single-cell RNA-sequencing (scRNA-seq) provides a new perspective to study biological problems at the single-cell level. One of the key issues in scRNA-seq analysis is to resolve the heterogeneity and diversity of cells, which is to cluster the cells into several groups. However, many existing clustering methods are designed to analyze bulk RNA-seq data, it is urgent to develop the new scRNA-seq clustering methods. Moreover, the high noise in scRNA-seq data also brings a lot of challenges to computational methods. RESULTS: In this study, we propose a novel scRNA-seq cell type detection method based on similarity learning, called SinNLRR. The method is motivated by the self-expression of the cells with the same group. Specifically, we impose the non-negative and low rank structure on the similarity matrix. We apply alternating direction method of multipliers to solve the optimization problem and propose an adaptive penalty selection method to avoid the sensitivity to the parameters. The learned similarity matrix could be incorporated with spectral clustering, t-distributed stochastic neighbor embedding for visualization and Laplace score for prioritizing gene markers. In contrast to other scRNA-seq clustering methods, our method achieves more robust and accurate results on different datasets. AVAILABILITY AND IMPLEMENTATION: Our MATLAB implementation of SinNLRR is available at, https://github.com/zrq0123/SinNLRR. SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Ruiqing Zheng, Min Li 0007, Zhenlan Liang, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
Bioinform. | 4 |
| 2019 | Protein complex detection based on flower pollination mechanism in multi-relation reconstructed dynamic protein networksabstractBACKGROUND: Detecting protein complex in protein-protein interaction (PPI) networks plays a significant part in bioinformatics field. It enables us to obtain the better understanding for the structures and characteristics of biological systems. METHODS: In this study, we present a novel algorithm, named Improved Flower Pollination Algorithm (IFPA), to identify protein complexes in multi-relation reconstructed dynamic PPI networks. Specifically, we first introduce a concept called co-essentiality, which considers the protein essentiality to search essential interactions, Then, we devise the multi-relation reconstructed dynamic PPI networks (MRDPNs) and discover the potential cores of protein complexes in MRDPNs. Finally, an IFPA algorithm is put forward based on the flower pollination mechanism to generate protein complexes by simulating the process of pollen find the optimal pollination plants, namely, attach the peripheries to the corresponding cores. RESULTS: The experimental results on three different datasets (DIP, MIPS and Krogan) show that our IFPA algorithm is more superior to some representative methods in the prediction of protein complexes. CONCLUSIONS: Our proposed IFPA algorithm is powerful in protein complex detection by building multi-relation reconstructed dynamic protein networks and using improved flower pollination algorithm. The experimental results indicate that our IFPA algorithm can obtain better performance than other methods. Xiujuan Lei, Fang-Xiang Wu |
BMC Bioinform. | 4 |
| 2019 | CSA: a web service for the complete process of ChIP-Seq analysisabstractBACKGROUND: Chromatin immunoprecipitation sequencing (ChIP-seq) is a technology that combines chromatin immunoprecipitation (ChIP) with next generation of sequencing technology (NGS) to analyze protein interactions with DNA. At present, most ChIP-seq analysis tools adopt the command line, which lacks user-friendly interfaces. Although some web services with graphical interfaces have been developed for ChIP-seq analysis, these sites cannot provide a comprehensive analysis of ChIP-seq from raw data to downstream analysis. RESULTS: In this study, we develop a web service for the whole process of ChIP-Seq Analysis (CSA), which covers mapping, quality control, peak calling, and downstream analysis. In addition, CSA provides a customization function for users to define their own workflows. And the visualization of mapping, peak calling, motif finding, and pathway analysis results are also provided in CSA. For the different types of ChIP-seq datasets, CSA can provide the corresponding tool to perform the analysis. Moreover, CSA can detect differences in ChIP signals between ChIP samples and controls to identify absolute binding sites. CONCLUSIONS: The two case studies demonstrate the effectiveness of CSA, which can complete the whole procedure of ChIP-seq analysis. CSA provides a web interface for users, and implements the visualization of every analysis step. The website of CSA is available at http://CompuBio.csu.edu.cn. Min Li 0007, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
BMC Bioinform. | 3 |
| 2019 | DDIGIP: predicting drug-drug interactions based on Gaussian interaction profile kernelsabstractBACKGROUND: A drug-drug interaction (DDI) is defined as a drug effect modified by another drug, which is very common in treating complex diseases such as cancer. Many studies have evidenced that some DDIs could be an increase or a decrease of the drug effect. However, the adverse DDIs maybe result in severe morbidity and even morality of patients, which also cause some drugs to withdraw from the market. As the multi-drug treatment becomes more and more common, identifying the potential DDIs has become the key issue in drug development and disease treatment. However, traditional biological experimental methods, including in vitro and vivo, are very time-consuming and expensive to validate new DDIs. With the development of high-throughput sequencing technology, many pharmaceutical studies and various bioinformatics data provide unprecedented opportunities to study DDIs. RESULT: In this study, we propose a method to predict new DDIs, namely DDIGIP, which is based on Gaussian Interaction Profile (GIP) kernel on the drug-drug interaction profiles and the Regularized Least Squares (RLS) classifier. In addition, we also use the k-nearest neighbors (KNN) to calculate the initial relational score in the presence of new drugs via the chemical, biological, phenotypic data of drugs. We compare the prediction performance of DDIGIP with other competing methods via the 5-fold cross validation, 10-cross validation and de novo drug validation. CONLUSION: In 5-fold cross validation and 10-cross validation, DDRGIP method achieves the area under the ROC curve (AUC) of 0.9600 and 0.9636 which are better than state-of-the-art method (L1 Classifier ensemble method) of 0.9570 and 0.9599. Furthermore, for new drugs, the AUC value of DDIGIP in de novo drug validation reaches 0.9262 which also outperforms the other state-of-the-art method (Weighted average ensemble method) of 0.9073. Case studies and these results demonstrate that DDRGIP is an effective method to predict DDIs while being beneficial to drug development and disease treatment. Guihua Duan, Yi Pan 0001, Fang-Xiang Wu, Jianxin Wang 0001 |
BMC Bioinform. | 4 |
| 2019 | IILLS: predicting virus-receptor interactions based on similarity and semi-supervised learningabstractBACKGROUND: Viral infectious diseases are the serious threat for human health. The receptor-binding is the first step for the viral infection of hosts. To more effectively treat human viral infectious diseases, the hidden virus-receptor interactions must be discovered. However, current computational methods for predicting virus-receptor interactions are limited. RESULT: In this study, we propose a new computational method (IILLS) to predict virus-receptor interactions based on Initial Interaction scores method via the neighbors and the Laplacian regularized Least Square algorithm. IILLS integrates the known virus-receptor interactions and amino acid sequences of receptors. The similarity of viruses is calculated by the Gaussian Interaction Profile (GIP) kernel. On the other hand, we also compute the receptor GIP similarity and the receptor sequence similarity. Then the sequence similarity is used as the final similarity of receptors according to the prediction results. The 10-fold cross validation (10CV) and leave one out cross validation (LOOCV) are used to assess the prediction performance of our method. We also compare our method with other three competing methods (BRWH, LapRLS, CMF). CONLUSION: The experiment results show that IILLS achieves the AUC values of 0.8675 and 0.9061 with the 10-fold cross validation and leave-one-out cross validation (LOOCV), respectively, which illustrates that IILLS is superior to the competing methods. In addition, the case studies also further indicate that the IILLS method is effective for the virus-receptor interaction prediction. Guihua Duan, Fang-Xiang Wu, Jianxin Wang 0001 |
BMC Bioinform. | 3 |
| 2019 | DeepEP: a deep learning framework for identifying essential proteinsabstractBACKGROUND: Essential proteins are crucial for cellular life and thus, identification of essential proteins is an important topic and a challenging problem for researchers. Recently lots of computational approaches have been proposed to handle this problem. However, traditional centrality methods cannot fully represent the topological features of biological networks. In addition, identifying essential proteins is an imbalanced learning problem; but few current shallow machine learning-based methods are designed to handle the imbalanced characteristics. RESULTS: We develop DeepEP based on a deep learning framework that uses the node2vec technique, multi-scale convolutional neural networks and a sampling technique to identify essential proteins. In DeepEP, the node2vec technique is applied to automatically learn topological and semantic features for each protein in protein-protein interaction (PPI) network. Gene expression profiles are treated as images and multi-scale convolutional neural networks are applied to extract their patterns. In addition, DeepEP uses a sampling method to alleviate the imbalanced characteristics. The sampling method samples the same number of the majority and minority samples in a training epoch, which is not biased to any class in training process. The experimental results show that DeepEP outperforms traditional centrality methods. Moreover, DeepEP is better than shallow machine learning-based methods. Detailed analyses show that the dense vectors which are generated by node2vec technique contribute a lot to the improved performance. It is clear that the node2vec technique effectively captures the topological and semantic properties of PPI network. The sampling method also improves the performance of identifying essential proteins. CONCLUSION: We demonstrate that DeepEP improves the prediction performance by integrating multiple deep learning techniques and a sampling method. DeepEP is more effective than existing methods. Min Zeng 0004, Min Li 0007, Fang-Xiang Wu, Yaohang Li, Yi Pan 0001 |
BMC Bioinform. | 3 |
| 2019 | Efficient multi-kernel DCNN with pixel dropout for stroke MRI segmentation
Liangliang Liu 0001, Fang-Xiang Wu, Jianxin Wang 0001 |
Neurocomputing | 2 |
| 2019 | Deep learning for biological/clinical data
Fang-Xiang Wu, Min Li 0007 |
Neurocomputing | 1 |
| 2019 | Automatic ICD code assignment of Chinese clinical notes based on multilayer attention BiRNN
Min Li 0007, Liangliang Liu 0001, Zhihui Fei, Fang-Xiang Wu, Jianxin Wang 0001 |
J. Biomed. Informatics | 5 |
| 2019 | Controllability and Its Applications to Biological Networks
Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu |
J. Comput. Sci. Technol. | 4 |
| 2019 | Overlap matrix completion for predicting drug-associated indicationsabstractIdentification of potential drug-associated indications is critical for either approved or novel drugs in drug repositioning. Current computational methods based on drug similarity and disease similarity have been developed to predict drug-disease associations. When more reliable drug- or disease-related information becomes available and is integrated, the prediction precision can be continuously improved. However, it is a challenging problem to effectively incorporate multiple types of prior information, representing different characteristics of drugs and diseases, to identify promising drug-disease associations. In this study, we propose an overlap matrix completion (OMC) for bilayer networks (OMC2) and tri-layer networks (OMC3) to predict potential drug-associated indications, respectively. OMC is able to efficiently exploit the underlying low-rank structures of the drug-disease association matrices. In OMC2, first of all, we construct one bilayer network from drug-side aspect and one from disease-side aspect, and then obtain their corresponding block adjacency matrices. We then propose the OMC2 algorithm to fill out the values of the missing entries in these two adjacency matrices, and predict the scores of unknown drug-disease pairs. Moreover, we further extend OMC2 to OMC3 to handle tri-layer networks. Computational experiments on various datasets indicate that our OMC methods can effectively predict the potential drug-disease associations. Compared with the other state-of-the-art approaches, our methods yield higher prediction accuracy in 10-fold cross-validation and de novo experiments. In addition, case studies also confirm the effectiveness of our methods in identifying promising indications for existing drugs in practical applications. Mengyun Yang, Huimin Luo, Yaohang Li, Fang-Xiang Wu, Jianxin Wang 0001 |
PLoS Comput. Biol. | 4 |
| 2019 | Disease Gene Prediction by Integrating PPI Networks, Clinical RNA-Seq Data and OMIM DataabstractDisease gene prediction is a challenging task that has a variety of applications such as early diagnosis and drug development. The existing machine learning methods suffer from the imbalanced sample issue because the number of known disease genes (positive samples) is much less than that of unknown genes which are typically considered to be negative samples. In addition, most methods have not utilized clinical data from patients with a specific disease to predict disease genes. In this study, we propose a disease gene prediction algorithm (called dgSeq) by combining protein-protein interaction (PPI) network, clinical RNA-Seq data, and Online Mendelian Inheritance in Man (OMIN) data. Our dgSeq constructs differential networks based on rewiring information calculated from clinical RNA-Seq data. To select balanced sets of non-disease genes (negative samples), a disease-gene network is also constructed from OMIM data. After features are extracted from the PPI networks and differential networks, the logistic regression classifiers are trained. Our dgSeq obtains AUC values of 0.88, 0.83, and 0.80 for identifying breast cancer genes, thyroid cancer genes, and Alzheimer's disease genes, respectively, which indicates its superiority to other three competing methods. Both gene set enrichment analysis and predicted results demonstrate that dgSeq can effectively predict new disease genes. Ping Luo 0003, Liping Tian 0001, Jishou Ruan, Fang-Xiang Wu |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2019 | Automated ICD-9 Coding via A Deep Learning ApproachabstractICD-9 (the Ninth Revision of International Classification of Diseases) is widely used to describe a patient's diagnosis. Accurate automated ICD-9 coding is important because manual coding is expensive, time-consuming, and inefficient. Inspired by the recent successes of deep learning, in this study, we present a deep learning framework called DeepLabeler to automatically assign ICD-9 codes. DeepLabeler combines the convolutional neural network with the 'Document to Vector' technique to extract and encode local and global features. Our proposed DeepLabeler demonstrates its effectiveness by achieving state-of-the-art performance, i.e., 0.335 micro F-measure on MIMIC-II dataset and 0.408 micro F-measure on MIMIC-III dataset. It outperforms classical hierarchy-based SVM and flat-SVM both on these two datasets by at least 14 percent. Furthermore, we analyze the deep neural network structure to discover the vital elements in the success of DeepLabeler. We find that the convolutional neural network is the most effective component in our network and the 'Document to Vector' technique is also necessary for enhancing classification performance since it extracts well-recognized global features. Extensive experimental results demonstrate that the great promise of deep learning techniques in the field of text multi-label classification and automated medical coding. Min Li 0007, Zhihui Fei, Min Zeng 0004, Fang-Xiang Wu, Yaohang Li, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2019 | Construction of Refined Protein Interaction Network for Predicting Essential ProteinsabstractIdentification of essential proteins based on protein interaction network (PIN) is a very important and hot topic in the post genome era. Up to now, a number of network-based essential protein discovery methods have been proposed. Generally, a static protein interaction network was constructed by using the protein-protein interactions obtained from different experiments or databases. Unfortunately, most of the network-based essential protein discovery methods are sensitive to the reliability of the constructed PIN. In this paper, we propose a new method for constructing refined PIN by using gene expression profiles and subcellular location information. The basic idea behind refining the PIN is that two proteins should have higher possibility to physically interact with each other if they appear together at the same subcellular location and are active together at least at a time point in the cell cycle. The original static PIN is denoted by S-PIN while the final PIN refined by our method is denoted by TS-PIN. To evaluate whether the constructed TS-PIN is more suitable to be used in the identification of essential proteins, 10 network-based essential protein discovery methods (DC, EC, SC, BC, CC, IC, LAC, NC, BN, and DMNC) are applied on it to identify essential proteins. A comparison of TS-PIN and two other networks: S-PIN and NF-APIN (a noise-filtered active PIN constructed by using gene expression data and S-PIN) is implemented on the prediction of essential proteins by using these ten network-based methods. The comparison results show that all of the 10 network-based methods achieve better results when being applied on TS-PIN than that being applied on S-PIN and NF-APIN. Min Li 0007, Xiaopei Chen, Jianxin Wang 0001, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2019 | A Novel Scaffolding Algorithm Based on Contig Error Correction and Path ExtensionabstractThe sequence assembly process can be divided into three stages: contigs extension, scaffolding, and gap filling. The scaffolding method is an essential step during the process to infer the direction and sequence relationships between the contigs. However, scaffolding still faces the challenges of uneven sequencing depth, genome repetitive regions, and sequencing errors, which often leads to many false relationships between contigs. The performance of scaffolding can be improved by removing potential false conjunctions between contigs. In this study, a novel scaffolding algorithm which is on the basis of path extension Loose-Strict-Loose strategy and contig error correction, called iLSLS. iLSLS helps reduce the false relationships between contigs, and improve the accuracy of subsequent steps. iLSLS utilizes a scoring function, which estimates the correctness of candidate paths by the distribution of paired reads, and try to conduction the extension with the path which is scored the highest. What's more, iLSLS can precisely estimate the gap size. We conduct experiments on two real datasets, and the results show that LSLS strategy is efficient to increase the correctness of scaffolds, and iLSLS performs better than other scaffolding methods. Min Li 0007, Zhongxiang Liao, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2019 | MGT-SM: A Method for Constructing Cellular Signal Transduction NetworksabstractA cellular signal transduction network is an important means to describe biological responses to environmental stimuli and exchange of biological signals. Constructing the cellular signal transduction network provides an important basis for the study of the biological activities, the mechanism of the diseases, drug targets and so on. The statistical approaches to network inference are popular in literature. Granger test has been used as an effective method for causality inference. Compared with bivariate granger tests, multivariate granger tests reduce the indirect causality and were used widely for the construction of cellular signal transduction networks. A multivariate Granger test requires that the number of time points in the time-series data is more than the number of nodes involved in the network. However, there are many real datasets with a few time points which are much less than the number of nodes in the network. In this study, we propose a new multivariate Granger test-based framework to construct cellular signal transduction network, called MGT-SM. Our MGT-SM uses SVD to compute the coefficient matrix from gene expression data and adopts Monte Carlo simulation to estimate the significance of directed edges in the constructed networks. We apply the proposed MGT-SM to Yeast Synthetic Network and MDA-MB-468, and evaluate its performance in terms of the recall and the AUC. The results show that MGT-SM achieves better results, compared with other popular methods (CGC2SPR, PGC, and DBN). Min Li 0007, Ruiqing Zheng, Yaohang Li, Fang-Xiang Wu, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2019 | Computational Drug Repositioning with Random Walk on a Heterogeneous NetworkabstractDrug repositioning is an efficient and promising strategy to identify new indications for existing drugs, which can improve the productivity of traditional drug discovery and development. Rapid advances in high-throughput technologies have generated various types of biomedical data over the past decades, which lay the foundations for furthering the development of computational drug repositioning approaches. Although many researches have tried to improve the repositioning accuracy by integrating information from multiple sources and different levels, it is still appealing to further investigate how to efficiently exploit valuable data for drug repositioning. In this study, we propose an efficient approach, Random Walk on a Heterogeneous Network for Drug Repositioning (RWHNDR), to prioritize candidate drugs for diseases. First, an integrated heterogeneous network is constructed by combining multiple sources including drugs, drug targets, diseases and disease genes data. Then, a random walk model is developed to capture the global information of the heterogeneous network. RWHNDR takes advantage of drug targets and disease genes data more comprehensively for drug repositioning. The experiment results show that our approach can achieve better performance, compared with other state-of-the-art approaches which prioritized candidate drugs based on multi-source data. Huimin Luo, Jianxin Wang 0001, Min Li 0007, Kaijie Zhao, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 7 |
| 2019 | DNRLMF-MDA: Predicting microRNA-Disease Associations Based on Similarities of microRNAs and DiseasesabstractMicroRNAs (miRNAs) are a class of non-coding RNAs about ∼ 22nt nucleotides. Studies have proven that miRNAs play key roles in many human complex diseases. Therefore, discovering miRNA-disease associations is beneficial to understanding disease mechanisms, developing drugs, and treating complex diseases. It is well known that it is a time-consuming and expensive process to discover the miRNA-disease associations via biological experiments. Alternatively, computational models could provide a low-cost and high-efficiency way for predicting miRNA-disease associations. In this study, we propose a method (called DNRLMF-MDA) to predict miRNA-disease associations based on dynamic neighborhood regularized logistic matrix factorization. DNRLMF-MDA integrates known miRNA-disease associations, functional similarity and Gaussian Interaction Profile (GIP) kernel similarity of miRNAs, and functional similarity and GIP kernel similarity of diseases. Especially, positive observations (known miRNA-disease associations) are assigned higher importance levels than negative observations (unknown miRNA-disease associations).DNRLMF-MDA computes the probability that a miRNA would interact with a disease by a logistic matrix factorization method, where latent vectors of miRNAs and diseases represent the properties of miRNAs and diseases, respectively, and further improve prediction performance via dynamic neighborhood regularized. The 5-fold cross validation is adopted to assess the performance of our DNRLMF-MDA, as well as other competing methods for comparison. The computational experiments show that DNRLMF-MDA outperforms the state-of-art method PBMDA. The AUC values of DNRLMF-MDA on three datasets are 0.9357, 0.9411, and 0.9416, respectively, which are superior to the PBMDA's results of 0.9218, 0.9187, and 0.9262. The average computation times per 5-fold cross validation of DNRLMF-MDA on three datasets are 38, 46, and 50 seconds, which are shorter than the PBMDA's average computation times of 10869, 916, and 8448 seconds, respectively. DNRLMF-MDA also can predict potential diseases for new miRNAs. Furthermore, case studies illustrate that DNRLMF-MDA is an effective method to predict miRNA-disease associations. Jianxin Wang 0001, Wei Lan 0001, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2018 | Disease Inference with Symptom Extraction and Bidirectional Recurrent Neural Network
Donglin Guo, Min Li 0007, Yaohang Li, Guihua Duan, Fang-Xiang Wu, Jianxin Wang 0001 |
BIBM | 6 |
| 2018 | A Deep Learning Framework for Identifying Essential Proteins Based on Protein-Protein Interaction Network and Gene Expression Data
Min Zeng 0004, Min Li 0007, Zhihui Fei, Fang-Xiang Wu, Yaohang Li, Yi Pan 0001 |
BIBM | 4 |
| 2018 | Using Deep Neural Network to Predict Drug Sensitivity of Cancer Cell Lines
Yake Wang, Min Li 0007, Ruiqing Zheng, Xinghua Shi, Yaohang Li, Fang-Xiang Wu, Jianxin Wang 0001 |
ICIC (2) | 6 |
| 2018 | Predicting Gene-Disease Associations with Manifold Learning
Ping Luo 0003, Liping Tian 0001, Qianghua Xiao, Fang-Xiang Wu |
ISBRA | 5 |
| 2018 | Sprites2: Detection of Deletions Based on an Accurate Alignment Strategy
Zhen Zhang 0024, Jianxin Wang 0001, Juan Shang, Min Li 0007, Fang-Xiang Wu, Yi Pan 0001 |
ISBRA | 6 |
| 2018 | PBMarsNet: A Multivariate Adaptive Regression Splines Based Method to Reconstruct Gene Regulatory Networks
Ruiqing Zheng, Xiang Chen 0029, Yaohang Li, Fang-Xiang Wu, Min Li 0007 |
ISBRA | 5 |
| 2018 | A review on machine learning principles for multi-view biological data integrationabstractDriven by high-throughput sequencing techniques, modern genomic and clinical studies are in a strong need of integrative machine learning models for better use of vast volumes of heterogeneous information in the deep understanding of biological systems and the development of predictive models. How data from multiple sources (called multi-view data) are incorporated in a learning system is a key step for successful analysis. In this article, we provide a comprehensive review on omics and clinical data integration techniques, from a machine learning perspective, for various analyses such as prediction, clustering, dimension reduction and association. We shall show that Bayesian models are able to use prior information and model measurements with various distributions; tree-based methods can either build a tree with all features or collectively make a final decision based on trees learned from each view; kernel methods fuse the similarity matrices learned from individual views together for a final similarity matrix or learning model; network-based fusion methods are capable of inferring direct and indirect associations in a heterogeneous network; matrix factorization models have potential to learn interactions among features from different views; and a range of deep neural networks can be integrated in multi-modal learning for capturing the complex mechanism of biological systems. Yifeng Li 0001, Fang-Xiang Wu, Alioune Ngom |
Briefings Bioinform. | 2 |
| 2018 | DyNetViewer: a Cytoscape app for dynamic network construction, analysis and visualizationabstractSummary: The molecular interactions in a cell are varying with time and surrounded environmental cues. The construction and analysis of dynamic molecular networks can elucidate dynamic cellular mechanisms of different biological functions and provide a chance to understand complex diseases at the systems level. Here, we develop DyNetViewer, a Cytoscape application that provides a range of functionalities for the construction, analysis and visualization of dynamic protein-protein interaction networks. The current version of DyNetViewer consists of four different dynamic network construction methods, twelve topological variation analysis methods and four clustering algorithms. Moreover, visualization of different topological variation of nodes and clusters over time enables users to quickly identify the most variations across many network states. Availability and implementation: DyNetViewer is freely available with tutorials at the Cytoscape (3.4+) App Store (http://apps.cytoscape.org/apps/dynetviewer). Contact: [email protected]. Supplementary information: Supplementary data are available at Bioinformatics online. Min Li 0007, Jie Yang 0057, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
Bioinform. | 3 |
| 2018 | Prediction of lncRNA-disease associations based on inductive matrix completionabstractMotivation: Accumulating evidences indicate that long non-coding RNAs (lncRNAs) play pivotal roles in various biological processes. Mutations and dysregulations of lncRNAs are implicated in miscellaneous human diseases. Predicting lncRNA-disease associations is beneficial to disease diagnosis as well as treatment. Although many computational methods have been developed, precisely identifying lncRNA-disease associations, especially for novel lncRNAs, remains challenging. Results: In this study, we propose a method (named SIMCLDA) for predicting potential lncRNA-disease associations based on inductive matrix completion. We compute Gaussian interaction profile kernel of lncRNAs from known lncRNA-disease interactions and functional similarity of diseases based on disease-gene and gene-gene onotology associations. Then, we extract primary feature vectors from Gaussian interaction profile kernel of lncRNAs and functional similarity of diseases by principal component analysis, respectively. For a new lncRNA, we calculate the interaction profile according to the interaction profiles of its neighbors. At last, we complete the association matrix based on the inductive matrix completion framework using the primary feature vectors from the constructed feature matrices. Computational results show that SIMCLDA can effectively predict lncRNA-disease associations with higher accuracy compared with previous methods. Furthermore, case studies show that SIMCLDA can effectively predict candidate lncRNAs for renal cancer, gastric cancer and prostate cancer. Availability and implementation: https://github.com//bioinfomaticsCSU/SIMCLDA. Supplementary information: Supplementary data are available at Bioinformatics online. Chengqian Lu, Mengyun Yang, Feng Luo 0001, Fang-Xiang Wu, Min Li 0007, Yi Pan 0001, Yaohang Li, Jianxin Wang 0001 |
Bioinform. | 4 |
| 2018 | CytoCtrlAnalyser: a Cytoscape app for biomolecular network controllability analysisabstractSummary: Studying the controllability of biomolecular networks can result in profound knowledge about molecular biological systems. However, there is no comprehensive and easy-to-use platform for analyzing controllability of biomolecular networks although various algorithms for analyzing complex network controllability have been proposed recently. In this application note, we develop the CytoCtrlAnalyser which is a Cytoscape app to provide a comprehensive platform for analyzing controllability of biomolecular networks. Nine algorithms have been integrated in CytoCtrlAnalyser. With network topologies and customized control settings imported into CytoCtrlAnalyser, users can identify the steering nodes which should be actuated by input control signals for achieving different control objectives as well as investigate the importance of nodes from different perspectives in the controllability of networks. CytoCtrlAnalyser offers a tool for many promising applications, such as identification of potential drug targets or biologically important nodes in biomolecular networks. Availability and implementation: Freely available for downloading at http://apps.cytoscape.org/apps/cytoctrlanalyser. Contact: [email protected]. Supplementary information: Supplementary data are available at Bioinformatics online. Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu |
Bioinform. | 4 |
| 2018 | DWNN-RLS: regularized least squares method for predicting circRNA-disease associationsabstractBACKGROUND: Many evidences have demonstrated that circRNAs (circular RNA) play important roles in controlling gene expression of human, mouse and nematode. More importantly, circRNAs are also involved in many diseases through fine tuning of post-transcriptional gene expression by sequestering the miRNAs which associate with diseases. Therefore, identifying the circRNA-disease associations is very appealing to comprehensively understand the mechanism, treatment and diagnose of diseases, yet challenging. As the complex mechanism between circRNAs and diseases, wet-lab experiments are expensive and time-consuming to discover novel circRNA-disease associations. Therefore, it is of dire need to employ the computational methods to discover novel circRNA-disease associations. RESULT: In this study, we develop a method (DWNN-RLS) to predict circRNA-disease associations based on Regularized Least Squares of Kronecker product kernel. The similarity of circRNAs is computed from the Gaussian Interaction Profile(GIP) based on known circRNA-disease associations. In addition, the similarity of diseases is integrated by the mean of GIP similarity and sematic similarity which is computed by the direct acyclic graph (DAG) representation of diseases. The kernels of circRNA-disease pairs are constructed from the Kronecker product of the kernels of circRNAs and diseases. DWNN (decreasing weight k-nearest neighbor) method is adopted to calculate the initial relational score for new circRNAs and diseases. The Kronecker product kernel based regularised least squares approach is used to predict new circRNA-disease associations. We adopt 5-fold cross validation (5CV), 10-fold cross validation (10CV) and leave one out cross validation (LOOCV) to assess the prediction performance of our method, and compare it with other six competing methods (RLS-avg, RLS-Kron, NetLapRLS, KATZ, NBI, WP). CONLUSION: The experiment results show that DWNN-RLS reaches the AUC values of 0.8854, 0.9205 and 0.9701 in 5CV, 10CV and LOOCV, respectively, which illustrates that DWNN-RLS is superior to the competing methods RLS-avg, RLS-Kron, NetLapRLS, KATZ, NBI, WP. In addition, case studies also show that DWNN-RLS is an effective method to predict new circRNA-disease associations. Jianxin Wang 0001, Fang-Xiang Wu |
BMC Bioinform. | 3 |
| 2018 | CASNMF: A Converged Algorithm for symmetrical nonnegative matrix factorization
Liping Tian 0001, Ping Luo 0003, Haiying Wang 0001, Huiru Zheng, Fang-Xiang Wu |
Neurocomputing | 5 |
| 2018 | Topology potential based seed-growth method to identify protein complexes on dynamic PPI data
Xiujuan Lei, Yuchen Zhang 0003, Shi Cheng 0002, Fang-Xiang Wu, Witold Pedrycz |
Inf. Sci. | 4 |
| 2018 | Predicting MicroRNA-Disease Associations Based on Improved MicroRNA and Disease SimilaritiesabstractMicroRNAs (miRNAs) are a type of non-coding RNAs with about ∼22nt nucleotides. Increasing evidences have shown that miRNAs play critical roles in many human diseases. The identification of human disease-related miRNAs is helpful to explore the underlying pathogenesis of diseases. More and more experimental validated associations between miRNAs and diseases have been reported in the recent studies, which provide useful information for new miRNA-disease association discovery. In this study, we propose a computational framework, KBMF-MDI, to predict the associations between miRNAs and diseases based on their similarities. The sequence and function information of miRNAs are used to measure similarity among miRNAs while the semantic and function information of disease are used to measure similarity among diseases, respectively. In addition, the kernelized Bayesian matrix factorization method is employed to infer potential miRNA-disease associations by integrating these data sources. We applied this method to 6,084 known miRNA-disease associations and utilized 5-fold cross validation to evaluate the performance. The experimental results demonstrate that our method can effectively predict unknown miRNA-disease associations. Wei Lan 0001, Jianxin Wang 0001, Min Li 0007, Jin Liu 0012, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2018 | Classification of Alzheimer's Disease Using Whole Brain Hierarchical NetworkabstractRegions of interest (ROIs) based classification has been widely investigated for analysis of brain magnetic resonance imaging (MRI) images to assist the diagnosis of Alzheimer's disease (AD) including its early warning and developing stages, e.g., mild cognitive impairment (MCI) including MCI converted to AD (MCIc) and MCI not converted to AD (MCInc). Since an ROI representation of brain structures is obtained either by pre-definition or by adaptive parcellation, the corresponding ROI in different brains can be measured. However, due to noise and small sample size of MRI images, representations generated from single or multiple ROIs may not be sufficient to reveal the underlying anatomical differences between the groups of disease-affected patients and health controls (HC). In this paper, we employ a whole brain hierarchical network (WBHN) to represent each subject. The whole brain of each subject is divided into 90, 54, 14, and 1 regions based on Automated Anatomical Labeling (AAL) atlas. The connectivity between each pair of regions is computed in terms of Pearson's correlation coefficient and used as classification feature. Then, to reduce the dimensionality of features, we select the features with higher scores. Finally, we use multiple kernel boosting (MKBoost) algorithm to perform the classification. Our proposed method is evaluated on MRI images of 710 subjects (200 AD, 120 MCIc, 160 MCInc, and 230 HC) from the Alzheimer's Disease Neuroimaging Initiative (ADNI) database. The experimental results show that our proposed method achieves an accuracy of 94.65 percent and an area under the receiver operating characteristic (ROC) curve (AUC) of 0.954 for AD/HC classification, an accuracy of 89.63 percent and an AUC of 0.907 for AD/MCI classification, an accuracy of 85.79 percent and an AUC of 0.826 for MCI/HC classification, and an accuracy of 72.08 percent and an AUC of 0.716 for MCIc/MCInc classification, respectively. Our results demonstrate that our proposed method is efficient and promising for clinical applications for the diagnosis of AD via MRI images. Jin Liu 0012, Min Li 0007, Wei Lan 0001, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2018 | Improving Alzheimer's Disease Classification by Combining Multiple MeasuresabstractSeveral anatomical magnetic resonance imaging (MRI) markers for Alzheimer's disease (AD) have been identified. Cortical gray matter volume, cortical thickness, and subcortical volume have been used successfully to assist the diagnosis of Alzheimer's disease including its early warning and developing stages, e.g., mild cognitive impairment (MCI) including MCI converted to AD (MCIc) and MCI not converted to AD (MCInc). Currently, these anatomical MRI measures have mainly been used separately. Thus, the full potential of anatomical MRI scans for AD diagnosis might not yet have been used optimally. Meanwhile, most studies currently only focused on morphological features of regions of interest (ROIs) or interregional features without considering the combination of them. To further improve the diagnosis of AD, we propose a novel approach of extracting ROI features and interregional features based on multiple measures from MRI images to distinguish AD, MCI (including MCIc and MCInc), and health control (HC). First, we construct six individual networks based on six different anatomical measures (i.e., CGMV, CT, CSA, CC, CFI, and SV) and Automated Anatomical Labeling (AAL) atlas for each subject. Then, for each individual network, we extract all node (ROI) features and edge (interregional) features, and denoted as node feature set and edge feature set, respectively. Therefore, we can obtain six node feature sets and six edge feature sets from six different anatomical measures. Next, each feature within a feature set is ranked by -score in descending order, and the top ranked features of each feature set are applied to MKBoost algorithm to obtain the best classification accuracy. After obtaining the best classification accuracy, we can get the optimal feature subset and the corresponding classifier for each node or edge feature set. Afterwards, to investigate the classification performance with only node features, we proposed a weighted multiple kernel learning (wMKL) framework to combine these six optimal node feature subsets, and obtain a combined classifier to perform AD classification. Similarly, we can obtain the classification performance with only edge features. Finally, we combine both six optimal node feature subsets and six optimal edge feature subsets to further improve the classification performance. Experimental results show that the proposed method outperforms some state-of-the-art methods in AD classification, and demonstrate that different measures contain complementary information. Jin Liu 0012, Jianxin Wang 0001, Zhenjun Tang, Bin Hu 0001, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2017 | An interpretable model for predicting side effects of analgesics for osteoarthritisabstractOsteoarthritis (OA) is the most common type of arthritis. Analgesics are widely used in the process of the treatment of arthritis. Analgesics are particularly used by OA patients which may increase the risk of cardiovascular disease by 20% to 50% overall. In this study, we proposed an interpretable model to predict side effects of analgesics on cardiovascular disease for OA patients. One task of our study is to predict whether OA patients can use analgesics. We weighed accuracy and interpretability among state-of-the-art methods, and constructed a non-linear model by the Gradient Boosting Decision Tree technique. The AUC of the prediction model was 0.96. Another task was to select informative risk features (RFs) by our proposed model. We sought to identify risk features in literature from the biomedical. Most of the selected RFs are validated by the medical literature and some new RFs could attract the interest across the medical research. The performance of the proposed model, showed its superiority compared with well-known machine learning algorithms in terms of AUC. Liangliang Liu 0001, Jianxin Wang 0001, Min Li 0007, Fang-Xiang Wu, Hong-Dong Li, Zhihui Fei |
BIBM | 4 |
| 2017 | MEC: Misassembly error correction in contigs using a combination of paired-end reads and GC-contentsabstractThe de novo assembly aims to reconstruct the genome of the unknown species. Many algorithms have been proposed for de novo assemblies. Due to problems of repetitive regions and sequencing errors, contigs usually contain a large amount of misassemblies. Consequently, the misassembly correction of contigs is a challenging and significant work, which receives considerable attentions from researchers. In this study, we propose a novel method, called MEC, to identify and correct misassemblies in contigs. Firstly, MEC takes fragment coverage as the feature to detect the candidate misassemblies. Then, it can distinguish a large number of false positives from the candidate misassemblies based on the distribution of paired-end reads and the statistical analysis of GC-contents. We apply MEC to four real contig datasets, and carry out experiments to analyze the influence of MEC on scaffolding results, which shows that MEC can reduce misassemblies effectively and result in quantitative improvements in scaffolding quality. MEC is publicly available for download at https://github.com/bioinfomaticsCSU/MEC. Binbin Wu, Jianxin Wang 0001, Min Li 0007, Fang-Xiang Wu, Yi Pan 0001 |
BIBM | 5 |
| 2017 | LSLS: A Novel Scaffolding Method Based on Path Extension
Min Li 0007, Zhongxiang Liao, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
ICIC (2) | 5 |
| 2017 | Relating Diseases Based on Disease Module Theory
Min Li 0007, Ping Zhong 0002, Guihua Duan, Jianxin Wang 0001, Yaohang Li, Fang-Xiang Wu |
ISBRA | 7 |
| 2017 | Protein-protein interactions: detection, reliability assessment and applicationsabstractProtein-protein interactions (PPIs) participate in all important biological processes in living organisms, such as catalyzing metabolic reactions, DNA replication, DNA transcription, responding to stimuli and transporting molecules from one location to another. To reveal the function mechanisms in cells, it is important to identify PPIs that take place in the living organism. A large number of PPIs have been discovered by high-throughput experiments and computational methods. However, false-positive PPIs have been introduced too. Therefore, to obtain reliable PPIs, many computational methods have been proposed. Generally, these methods can be classified into two categories. One category includes the methods that are designed to determine new reliable PPIs. The other one is designed to assess the reliability of existing PPIs and filter out the unreliable ones. In this article, we review the two kinds of methods for detecting reliable PPIs, and then focus on evaluating the performance of some of these typical methods. Later on, we also enumerate several PPI network-based applications with taking a reliability assessment of the PPI data into consideration. Finally, we will discuss the challenges for obtaining reliable PPIs and future directions of the construction of reliable PPI networks. Our research will provide readers some guidance for choosing appropriate methods and features for obtaining reliable PPIs. Xiaoqing Peng, Jianxin Wang 0001, Wei Peng 0004, Fang-Xiang Wu, Yi Pan 0001 |
Briefings Bioinform. | 4 |
| 2017 | LDAP: a web server for lncRNA-disease association predictionabstractMotivation: Increasing evidences have demonstrated that long noncoding RNAs (lncRNAs) play important roles in many human diseases. Therefore, predicting novel lncRNA-disease associations would contribute to dissect the complex mechanisms of disease pathogenesis. Some computational methods have been developed to infer lncRNA-disease associations. However, most of these methods infer lncRNA-disease associations only based on single data resource. Results: In this paper, we propose a new computational method to predict lncRNA-disease associations by integrating multiple biological data resources. Then, we implement this method as a web server for lncRNA-disease association prediction (LDAP). The input of the LDAP server is the lncRNA sequence. The LDAP predicts potential lncRNA-disease associations by using a bagging SVM classifier based on lncRNA similarity and disease similarity. Availability and Implementation: The web server is available at http://bioinformatics.csu.edu.cn/ldap Contact: [email protected]. Supplimentary Information: Supplementary data are available at Bioinformatics online. Wei Lan 0001, Min Li 0007, Kaijie Zhao, Jin Liu 0012, Fang-Xiang Wu, Yi Pan 0001, Jianxin Wang 0001 |
Bioinform. | 5 |
| 2017 | BOSS: a novel scaffolding algorithm based on an optimized scaffold graphabstractMOTIVATION: While aiming to determine orientations and orders of fragmented contigs, scaffolding is an essential step of assembly pipelines and can make assembly results more complete. Most existing scaffolding tools adopt scaffold graph approaches. However, due to repetitive regions in genome, sequencing errors and uneven sequencing depth, constructing an accurate scaffold graph is still a challenge task. RESULTS: In this paper, we present a novel algorithm (called BOSS), which employs paired reads for scaffolding. To construct a scaffold graph, BOSS utilizes the distribution of insert size to decide whether an edge between two vertices (contigs) should be added and how an edge should be weighed. Moreover, BOSS adopts an iterative strategy to detect spurious edges whose removal can guarantee no contradictions in the scaffold graph. Based on the scaffold graph constructed, BOSS employs a heuristic algorithm to sort vertices (contigs) and then generates scaffolds. The experimental results demonstrate that BOSS produces more satisfactory scaffolds, compared with other popular scaffolding tools on real sequencing data of four genomes. AVAILABILITY AND IMPLEMENTATION: BOSS is publicly available for download at https://github.com/bioinfomaticsCSU/BOSS CONTACT: [email protected] information: Supplementary data are available at Bioinformatics online. Jianxin Wang 0001, Zhen Zhang 0024, Min Li 0007, Fang-Xiang Wu |
Bioinform. | 5 |
| 2017 | VAliBS: a visual aligner for bisulfite sequencesabstractBACKGROUND: Methylation is a common modification of DNA. It has been a very important and hot topic to study the correlation between methylation and diseases in medical science. Because of the special process with bisulfite treatment, traditional mapping tools do not work well with such methylation experimental reads. Traditional aligners are not designed for mapping bisulfite-treated reads, where the un-methylated 'C's are converted to 'T's. RESULTS: In this paper, we develop a reliable and visual tool, named VAliBS, for mapping bisulfate sequences to a genome reference. VAliBS works well even on large scale data or high noise data. By comparing with other state-of-the-art tools (BisMark, BSMAP, BS-Seeker2), VAliBS can improve the accuracy of bisulfite mapping. Moreover, VAliBS is a visual tool which makes its operations more easily and the alignment results are shown with colored marks which makes it easier to be read. VAliBS provides fast and accurate mapping of bisulfite-converted reads, and a friendly window system to visualize the detail of mapping of each read. CONCLUSIONS: VAliBS works well on both simulated data and real data. It can be useful in DNA methylation research. VALiBS implements an X-Window user interface where the methylation positions are visual and the operations are friendly. Min Li 0007, Jianxin Wang 0001, Yi Pan 0001, Fang-Xiang Wu |
BMC Bioinform. | 6 |
| 2017 | United Complex Centrality for Identification of Essential Proteins from PPI NetworksabstractEssential proteins are indispensable for the survival or reproduction of an organism. Identification of essential proteins is not only necessary for the understanding of the minimal requirements for cellular life, but also important for the disease study and drug design. With the development of high-throughput techniques, a large number of protein-protein interaction data are available, which promotes the studies of essential proteins from the network level. Up to now, though a series of computational methods have been proposed, the prediction precision still needs to be improved. In this paper, we propose a new method, United complex Centrality (UC), to identify essential proteins by integrating the protein complexes with the topological features of protein-protein interaction (PPI) networks. By analyzing the relationship between the essential proteins and the known protein complexes of S. cerevisiae and human, we find that the proteins in complexes are more likely to be essential compared with the proteins not included in any complexes and the proteins appeared in multiple complexes are more inclined to be essential compared to those only appeared in a single complex. Considering that some protein complexes generated by computational methods are inaccurate, we also provide a modified version of UC with parameter alpha, named UC-P. The experimental results show that protein complex information can help identify the essential proteins more accurate both for the PPI network of S. cerevisiae and that of human. The proposed method UC performs obviously better than the eight previously proposed methods (DC, IC, EC, SC, BC, CC, NC, and LAC) for identifying essential proteins. Min Li 0007, Zhibei Niu, Fang-Xiang Wu |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2017 | NovoExD: De novo Peptide Sequencing for ETD/ECD SpectraabstractDe novo peptide sequencing using tandem mass spectrometry (MS/MS) data has become a major computational method for sequence identification in recent years. With the development of new instruments and technology, novel computational methods have emerged with enhanced performance. However, there are only a few methods focusing on ECD/ETD spectra, which mainly contain variants of c -ions and z-ions. Here, a de novo sequencing method for ECD/ETD spectra, NovoExD, is presented. NovoExD applies a new form of spectrum graph with multiple edge types (called a GMET), considers multiple peptide tags, and integrates amino acid combination (AAC) and fragment ion charge information. Its performance is compared with another successful de novo sequencing method, pNovo+, which has an option for ECD/ETD spectra. Experiments conducted on three different datasets show that the average full length peptide identification accuracy of NovoExD is as high as 88.70 percent, and that NovoExD's average accuracy is more than 20 percent greater on all datasets than that of pNovo+. Yan Yan 0029, Anthony J. Kusalik, Fang-Xiang Wu |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2017 | Protein Inference from the Integration of Tandem MS Data and Interactome NetworksabstractSince proteins are digested into a mixture of peptides in the preprocessing step of tandem mass spectrometry (MS), it is difficult to determine which specific protein a shared peptide belongs to. In recent studies, besides tandem MS data and peptide identification information, some other information is exploited to infer proteins. Different from the methods which first use only tandem MS data to infer proteins and then use network information to refine them, this study proposes a protein inference method named TMSIN, which uses interactome networks directly. As two interacting proteins should co-exist, it is reasonable to assume that if one of the interacting proteins is confidently inferred in a sample, its interacting partners should have a high probability in the same sample, too. Therefore, we can use the neighborhood information of a protein in an interactome network to adjust the probability that the shared peptide belongs to the protein. In TMSIN, a multi-weighted graph is constructed by incorporating the bipartite graph with interactome network information, where the bipartite graph is built with the peptide identification information. Based on multi-weighted graphs, TMSIN adopts an iterative workflow to infer proteins. At each iterative step, the probability that a shared peptide belongs to a specific protein is calculated by using the Bayes' law based on the neighbor protein support scores of each protein which are mapped by the shared peptides. We carried out experiments on yeast data and human data to evaluate the performance of TMSIN in terms of ROC, q-value, and accuracy. The experimental results show that AUC scores yielded by TMSIN are 0.742 and 0.874 in yeast dataset and human dataset, respectively, and TMSIN yields the maximum number of true positives when q-value less than or equal to 0.05. The overlap analysis shows that TMSIN is an effective complementary approach for protein inference. Jiancheng Zhong, Jianxin Wang 0001, Zhen Zhang 0024, Min Li 0007, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 6 |
| 2016 | Predicting microRNA-environmental factor interactions based on bi-random walk and multi-label learningabstractIncreasing evidences have shown that microRNAs (miRNAs) play important roles in many diseases. The environmental factors (EFs) can regulate the expression level of miRNAs in human tissues. Therefore, identifying potential miRNA-environmental factor interactions is helpful not only for understanding the pathogenesis of diseases, but also for disease diagnosis, prognosis and treatment. In this paper, we propose a computational framework, MEI-BRWMLL (MiRNA-EF Interaction prediction based on Bi-Random walk and Multi-Label Learning), to identify interactions between miRNAs and environmental factors. The sequence and topology information of miRNA and structure, anatomical therapeutic chemical and topology information of environmental factor are employed to measure similarity of miRNAs and environmental factors, respectively. In addition, we use similarity network fusion method to integrate biological information of miRNAs and environmental factors, respectively. In the last, the bi-random walk and multi-label learning method are utilized to identify potential miRNA-environmental factor interactions. In order to evaluate the performance of MEI-BRWMLL, we implement the ten-fold cross validation in the experiment. The MEI-BRWMLL achieves an AUC of 0.8208. It has been shown that MEI-BRWMLL is able to identify known miRNA-environmental factor interactions. Wei Lan 0001, Jianxin Wang 0001, Min Li 0007, Chengqian Lu, Fang-Xiang Wu, Yi Pan 0001 |
BIBM | 5 |
| 2016 | Detecting protein complexes from DPINs by OPTICS based on particle swarm optimizationabstractDetecting protein complexes has become an important area of system biology for revealing cellular organization and function. It has been indicated that dense sub-networks in protein-protein interaction (PPI) network, especially dynamic PPI network (DPIN), usually correspond to protein complexes by plenty evidences. In this study, we develop a new approach, named OPTICS_PSO, which combines two algorithms for clustering DPINs data: the Ordering Points to Identify the Clustering Structure (OPTICS) algorithm, for identifying protein complexes in dynamic PPI network, and the particle swarm optimization (PSO) algorithm used to optimize the parameter ε in OPTICS when clustering sub-networks. In the DPIN, all sub-networks have different scales. Although OPTICS is effective in clustering, its parameters are user-specified and cannot deal with networks with different scales. We adopt PSO algorithm to optimize OPTICS and adjust its parameters. The identified protein complexes on the DIP dataset and Krogan dataset show that the new algorithm outperforms the state-of-the-art approaches in terms of several criteria such as precision and f-measure. Xiujuan Lei, Fang-Xiang Wu |
BIBM | 3 |
| 2016 | Mining protein complexes based on topology potential from weighted dynamic PPI networkabstractIdentification of protein complexes is very important to investigate the characteristics of biological processes. Most of existing protein complex clustering algorithms were often run only on a static protein-protein interaction (PPI) network. The dynamic characteristics of interactions were ignored. In order to solve the problem, a new clustering algorithm (TP-WDPIN) was proposed which is based on the concept of topological potential to measure the importance of proteins in the process of detecting seed proteins and then to mine protein complexes from weighted dynamic PPI network. The algorithm used features of core-attachment of complexes and split low density cores to improve density of cores for achieving better clustering results. Experiment results showed that the proposed TP-WDPIN algorithm has better performance than other algorithms on two PPI databases. Xiujuan Lei, Yuchen Zhang 0003, Fang-Xiang Wu, Aidong Zhang 0001 |
BIBM | 3 |
| 2016 | Identifying disease genes from PPI networks weighted by gene expression under different conditionsabstractThe identification of disease genes is an essential issue to decipher the mechanisms of complex diseases. Many existing methods combine machine learning algorithms and network information to predict disease genes and are based on the `guilt by association' assumption, where disease genes are considered to be close to each other in a biomolecular network. Although these methods have gained many novel findings, most of them ignored the edge dynamic changes of biomolecular networks under different conditions when only utilizing the `guilt by association' principle, which will limit their performance. To address this problem, we propose an algorithm that combines the `guilt by association' and the `guilt by rewiring' of biomolecular networks at the same time. The difference of gene co-expression between case and control samples are first processed to obtain the edge dynamic changes (rewiring) of biomolecular networks through weighting the edges of protein-protein interaction (PPI) networks. Then, features are extracted from the weighted PPI network. Finally, a logistic regression is adopted to identify the disease genes. The algorithm achieves AUC values of 0.95, 0.90 and 0.92 on the identification of breast-cancer-related, lung-cancer-related and schizophrenia-related genes, respectively. Two new schizophrenia-related genes are also found from the ranked unknown genes list. Ping Luo 0003, Liping Tian 0001, Jishou Ruan, Fang-Xiang Wu |
BIBM | 4 |
| 2016 | Construction of the spatial and temporal active protein interaction network for identifying protein complexesabstractWith the advances in high-throughput technology, a large number of protein interactions data have been burgeoning in recent years, which makes it possible for considering dynamic properties of protein interaction networks(PINs) instead of static properties. To address the limitation of the existing dynamic PIN analysis approaches, in this paper, we proposed a new model-based scheme for the construction of the Spatial and Temporal Active Protein Interaction Network (ST-APIN) by integrating time-course gene expression data and subcellular location information. To evaluate the efficiency of ST-APIN, the commonly used classical clustering algorithm MCL was adopted to identify protein complexes from ST-APIN and other three dynamic PINs, NF-APIN, DPIN, TC-PIN. The experimental results showed that, the performance of MCL on ST-APIN outperforms those on the three other dynamic networks in terms of matching with known complexes, sensitivity, specificity and f-measure. Furthermore, we evaluated the identified protein complexes by GO (Gene Ontology) function enrichment analysis. The validation showed that the identified protein complexes from ST-APIN were more biologically significance. This study provided a general paradigm for constructing the ST-APINs, which can be used for theoretical studies and clinic applications. Xiangmao Meng, Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu, Yi Pan 0001 |
BIBM | 4 |
| 2016 | The MSS of complex networks with centrality based preference and its application to biomolecular networksabstractNetworks are employed to represent many real world complex systems. For biological systems, biomolecules interact with each other to form so-called biomolecular networks. The explorations on the connections between structural control theory and biological networks have uncovered some interesting biological phenomena. Recently, some studies have paid attentions to the structural controllability of networks in notion of the minimum steering sets (MSSs). However, the MSSs for a complex network are not unique. Therefore, it is meaningful to find out the most special one with some centrality-based preference. The MSS of a network which has the maximum (minimum) average value of a certain centrality among all possible MSSs of the network can be identified by our method. Then we apply the method to the human liver metabolic network and find that centralities of steering nodes in different MSSs can be remarkably different. In addition, we observe that, for some centralities, the liver cancer reactions are significantly enriched in the MSSs with the minimum average centrality value. This result suggests that when investigating the controllability of biomolecular networks, the centralities, which could provide more meaningful biological information, can be taken into consideration. Lingkai Tang, Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu |
BIBM | 5 |
| 2016 | Identifying protein complexes in dynamic protein-protein interaction networks based on Cuckoo Search algorithmabstractProtein complexes play a critical role in understanding the function of cell machinery. The existing protein complex detection algorithms are mostly cannot reflect the dynamics of protein complexes. In this paper, a novel algorithm named cuckoo search clustering algorithm (CSCA) is proposed to detect protein complexes in dynamic protein-protein interaction networks (DPIN) inspired by cuckoo search (CS) mechanism. First, we constructed dynamic protein networks and detected protein complex cores in every dynamic sub-network. Then, CS was used to cluster the protein attachments to the cores. The experimental results on DIP dataset and Krogan dataset demonstrated that CSCA is more effective to identify protein complexes than other typical methods. Jie Zhao 0012, Xiujuan Lei, Fang-Xiang Wu |
BIBM | 3 |
| 2016 | Drug repositioning based on comprehensive similarity measures and Bi-Random walk algorithmabstractMOTIVATION: Drug repositioning, which aims to identify new indications for existing drugs, offers a promising alternative to reduce the total time and cost of traditional drug development. Many computational strategies for drug repositioning have been proposed, which are based on similarities among drugs and diseases. Current studies typically use either only drug-related properties (e.g. chemical structures) or only disease-related properties (e.g. phenotypes) to calculate drug or disease similarity, respectively, while not taking into account the influence of known drug-disease association information on the similarity measures. RESULTS: In this article, based on the assumption that similar drugs are normally associated with similar diseases and vice versa, we propose a novel computational method named MBiRW, which utilizes some comprehensive similarity measures and Bi-Random walk (BiRW) algorithm to identify potential novel indications for a given drug. By integrating drug or disease features information with known drug-disease associations, the comprehensive similarity measures are firstly developed to calculate similarity for drugs and diseases. Then drug similarity network and disease similarity network are constructed, and they are incorporated into a heterogeneous network with known drug-disease interactions. Based on the drug-disease heterogeneous network, BiRW algorithm is adopted to predict novel potential drug-disease associations. Computational experiment results from various datasets demonstrate that the proposed approach has reliable prediction performance and outperforms several recent computational drug repositioning approaches. Moreover, case studies of five selected drugs further confirm the superior performance of our method to discover potential indications for drugs practically. AVAILABILITY AND IMPLEMENTATION: http://github.com//bioinfomaticsCSU/MBiRW CONTACT: [email protected] SUPPLEMENTARY INFORMATION: Supplementary data are available at Bioinformatics online. Huimin Luo, Jianxin Wang 0001, Min Li 0007, Xiaoqing Peng, Fang-Xiang Wu, Yi Pan 0001 |
Bioinform. | 6 |
| 2016 | Sprites: detection of deletions from sequencing data by re-aligning split readsabstractMOTIVATION: Advances of next generation sequencing technologies and availability of short read data enable the detection of structural variations (SVs). Deletions, an important type of SVs, have been suggested in association with genetic diseases. There are three types of deletions: blunt deletions, deletions with microhomologies and deletions with microsinsertions. The last two types are very common in the human genome, but they pose difficulty for the detection. Furthermore, finding deletions from sequencing data remains challenging. It is highly appealing to develop sensitive and accurate methods to detect deletions from sequencing data, especially deletions with microhomology and deletions with microinsertion. RESULTS: We present a novel method called Sprites (SPlit Read re-alIgnment To dEtect Structural variants) which finds deletions from sequencing data. It aligns a whole soft-clipping read rather than its clipped part to the target sequence, a segment of the reference which is determined by spanning reads, in order to find the longest prefix or suffix of the read that has a match in the target sequence. This alignment aims to solve the problem of deletions with microhomologies and deletions with microinsertions. Using both simulated and real data we show that Sprites performs better on detecting deletions compared with other current methods in terms of F-score. AVAILABILITY AND IMPLEMENTATION: Sprites is open source software and freely available at https://github.com/zhangzhen/sprites CONTACT: [email protected] data: Supplementary data are available at Bioinformatics online. Zhen Zhang 0024, Jianxin Wang 0001, Jiancheng Zhong, Jun Wang 0153, Fang-Xiang Wu, Yi Pan 0001 |
Bioinform. | 7 |
| 2016 | Predicting essential proteins based on subcellular localization, orthology and PPI networksabstractBACKGROUND: Essential proteins play an indispensable role in the cellular survival and development. There have been a series of biological experimental methods for finding essential proteins; however they are time-consuming, expensive and inefficient. In order to overcome the shortcomings of biological experimental methods, many computational methods have been proposed to predict essential proteins. The computational methods can be roughly divided into two categories, the topology-based methods and the sequence-based ones. The former use the topological features of protein-protein interaction (PPI) networks while the latter use the sequence features of proteins to predict essential proteins. Nevertheless, it is still challenging to improve the prediction accuracy of the computational methods. RESULTS: Comparing with nonessential proteins, essential proteins appear more frequently in certain subcellular locations and their evolution more conservative. By integrating the information of subcellular localization, orthologous proteins and PPI networks, we propose a novel essential protein prediction method, named SON, in this study. The experimental results on S.cerevisiae data show that the prediction accuracy of SON clearly exceeds that of nine competing methods: DC, BC, IC, CC, SC, EC, NC, PeC and ION. CONCLUSIONS: We demonstrate that, by integrating the information of subcellular localization, orthologous proteins with PPI networks, the accuracy of predicting essential proteins can be improved. Our proposed method SON is effective for predicting essential proteins. Gaoshi Li, Min Li 0007, Jianxin Wang 0001, Jingli Wu, Fang-Xiang Wu, Yi Pan 0001 |
BMC Bioinform. | 5 |
| 2016 | Detecting protein complexes from DPINs by density based clustering with Pigeon-Inspired Optimization Algorithm
Xiujuan Lei, Yulian Ding, Fang-Xiang Wu |
Sci. China Inf. Sci. | 3 |
| 2016 | Predicting drug-target interaction using positive-unlabeled learning
Wei Lan 0001, Jianxin Wang 0001, Min Li 0007, Jin Liu 0012, Yaohang Li, Fang-Xiang Wu, Yi Pan 0001 |
Neurocomputing | 6 |
| 2016 | Protein complex identification through Markov clustering with firefly algorithm on dynamic protein-protein interaction networks
Xiujuan Lei, Fei Wang 0095, Fang-Xiang Wu, Aidong Zhang 0001, Witold Pedrycz |
Inf. Sci. | 3 |
| 2015 | A two-step logistic regression algorithm for identifying individual-cancer-related genesabstractThe identification of cancer-related genes is important towards the understanding of complex genetic diseases. Although many machine learning algorithms are proposed to identify disease-related genes, they often either have poor performance to identify locus heterogeneity cancer-related genes or are not applicable to predict individual-disease-related genes due to the lack of positive instances (imbalanced classification). To overcome these two issues, a two-step logistic regression (LR) based algorithm is proposed in this study for identifying individual-cancer-related genes. A set of high potential cancer-class-related genes is first generated in step 1, followed by a second round of LR-based algorithm conducted on this smaller dataset for identifying individual-cancer-related genes. Numerical experiments show that the proposed two-step LR-based algorithm not only works well for locus heterogeneity data, but also has good performance to handle the imbalanced classification problem. The individual-cancer-related gene identification experiments achieve AUC values of around 0.85 when the threshold of posterior probability is chosen between 0.3 and 0.6. All evaluations are conducted by using the leave-one-out cross validation method. Xuequn Shang 0001, Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu |
BIBM | 5 |
| 2015 | Predicting Protein Functions Based on Dynamic Protein Interaction Networks
Jianxin Wang 0001, Fang-Xiang Wu, Yi Pan 0001 |
ISBRA | 3 |
| 2015 | EPGA2: memory-efficient de novo assemblerabstractMOTIVATION: In genome assembly, as coverage of sequencing and genome size growing, most current softwares require a large memory for handling a great deal of sequence data. However, most researchers usually cannot meet the requirements of computing resources which prevent most current softwares from practical applications. RESULTS: In this article, we present an update algorithm called EPGA2, which applies some new modules and can bring about improved assembly results in small memory. For reducing peak memory in genome assembly, EPGA2 adopts memory-efficient DSK to count K-mers and revised BCALM to construct De Bruijn Graph. Moreover, EPGA2 parallels the step of Contigs Merging and adds Errors Correction in its pipeline. Our experiments demonstrate that all these changes in EPGA2 are more useful for genome assembly. AVAILABILITY AND IMPLEMENTATION: EPGA2 is publicly available for download at https://github.com/bioinfomaticsCSU/EPGA2. Jianxin Wang 0001, Zhen Zhang 0024, Fang-Xiang Wu, Min Li 0007, Yi Pan 0001 |
Bioinform. | 5 |
| 2015 | EPGA: de novo assembly using the distributions of reads and insert sizeabstractMOTIVATION: In genome assembly, the primary issue is how to determine upstream and downstream sequence regions of sequence seeds for constructing long contigs or scaffolds. When extending one sequence seed, repetitive regions in the genome always cause multiple feasible extension candidates which increase the difficulty of genome assembly. The universally accepted solution is choosing one based on read overlaps and paired-end (mate-pair) reads. However, this solution faces difficulties with regard to some complex repetitive regions. In addition, sequencing errors may produce false repetitive regions and uneven sequencing depth leads some sequence regions to have too few or too many reads. All the aforementioned problems prohibit existing assemblers from getting satisfactory assembly results. RESULTS: In this article, we develop an algorithm, called extract paths for genome assembly (EPGA), which extracts paths from De Bruijn graph for genome assembly. EPGA uses a new score function to evaluate extension candidates based on the distributions of reads and insert size. The distribution of reads can solve problems caused by sequencing errors and short repetitive regions. Through assessing the variation of the distribution of insert size, EPGA can solve problems introduced by some complex repetitive regions. For solving uneven sequencing depth, EPGA uses relative mapping to evaluate extension candidates. On real datasets, we compare the performance of EPGA and other popular assemblers. The experimental results demonstrate that EPGA can effectively obtain longer and more accurate contigs and scaffolds. Jianxin Wang 0001, Zhen Zhang 0024, Fang-Xiang Wu, Min Li 0007, Yi Pan 0001 |
Bioinform. | 4 |
| 2015 | A Topology Potential-Based Method for Identifying Essential Proteins from PPI NetworksabstractEssential proteins are indispensable for cellular life. It is of great significance to identify essential proteins that can help us understand the minimal requirements for cellular life and is also very important for drug design. However, identification of essential proteins based on experimental approaches are typically time-consuming and expensive. With the development of high-throughput technology in the post-genomic era, more and more protein-protein interaction data can be obtained, which make it possible to study essential proteins from the network level. There have been a series of computational approaches proposed for predicting essential proteins based on network topologies. Most of these topology based essential protein discovery methods were to use network centralities. In this paper, we investigate the essential proteins' topological characters from a completely new perspective. To our knowledge it is the first time that topology potential is used to identify essential proteins from a protein-protein interaction (PPI) network. The basic idea is that each protein in the network can be viewed as a material particle which creates a potential field around itself and the interaction of all proteins forms a topological field over the network. By defining and computing the value of each protein's topology potential, we can obtain a more precise ranking which reflects the importance of proteins from the PPI network. The experimental results show that topology potential-based methods TP and TP-NC outperform traditional topology measures: degree centrality (DC), betweenness centrality (BC), closeness centrality (CC), subgraph centrality (SC), eigenvector centrality (EC), information centrality (IC), and network centrality (NC) for predicting essential proteins. In addition, these centrality measures are improved on their performance for identifying essential proteins in biological network when controlled by topology potential. Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2015 | UDoNC: An Algorithm for Identifying Essential Proteins Based on Protein Domains and Protein-Protein Interaction NetworksabstractPrediction of essential proteins which are crucial to an organism's survival is important for disease analysis and drug design, as well as the understanding of cellular life. The majority of prediction methods infer the possibility of proteins to be essential by using the network topology. However, these methods are limited to the completeness of available protein-protein interaction (PPI) data and depend on the network accuracy. To overcome these limitations, some computational methods have been proposed. However, seldom of them solve this problem by taking consideration of protein domains. In this work, we first analyze the correlation between the essentiality of proteins and their domain features based on data of 13 species. We find that the proteins containing more protein domain types which rarely occur in other proteins tend to be essential. Accordingly, we propose a new prediction method, named UDoNC, by combining the domain features of proteins with their topological properties in PPI network. In UDoNC, the essentiality of proteins is decided by the number and the frequency of their protein domain types, as well as the essentiality of their adjacent edges measured by edge clustering coefficient. The experimental results on S. cerevisiae data show that UDoNC outperforms other existing methods in terms of area under the curve (AUC). Additionally, UDoNC can also perform well in predicting essential proteins on data of E. coli. Wei Peng 0004, Jianxin Wang 0001, Yingjiao Cheng, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2015 | ClusterViz: A Cytoscape APP for Cluster Analysis of Biological NetworkabstractCluster analysis of biological networks is one of the most important approaches for identifying functional modules and predicting protein functions. Furthermore, visualization of clustering results is crucial to uncover the structure of biological networks. In this paper, ClusterViz, an APP of Cytoscape 3 for cluster analysis and visualization, has been developed. In order to reduce complexity and enable extendibility for ClusterViz, we designed the architecture of ClusterViz based on the framework of Open Services Gateway Initiative. According to the architecture, the implementation of ClusterViz is partitioned into three modules including interface of ClusterViz, clustering algorithms and visualization and export. ClusterViz fascinates the comparison of the results of different algorithms to do further related analysis. Three commonly used clustering algorithms, FAG-EC, EAGLE and MCODE, are included in the current version. Due to adopting the abstract interface of algorithms in module of the clustering algorithms, more clustering algorithms can be included for the future use. To illustrate usability of ClusterViz, we provided three examples with detailed steps from the important scientific articles, which show that our tool has helped several research teams do their research work on the mechanism of the biological networks. Jianxin Wang 0001, Jiancheng Zhong, Gang Chen 0010, Min Li 0007, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 5 |
| 2014 | A logistic regression based algorithm for identifying human disease genesabstractThe identification of disease genes is the first step towards the understanding of genetic disease mechanisms. Although many computational algorithms are proposed to identify disease genes, they either have poor performance in terms of AUC scores or are very time consuming. To overcome these two problems, a logistic regression based algorithm is proposed in this study for identifying disease genes. The issue of disease gene identification is formulated as a two-class classification problem, where one class represents those disease genes, while the other class represents non-disease genes. A binary logistic regression is employed to predict the posterior probability of a gene associated with disease by taking prior labels as the categorical dependent variables and label related feature vectors as predictor variables. Numerical experiments show that the proposed logistic regression based algorithm not only have a very good performance, but also significantly reduce the computing time. The AUC score is 0.737 when no prior information is used and it increases to 0.766 when protein complex data are integrated. Averagely, the proposed algorithm only takes 1.31% and 37.35% running time of the existing MRF method and RWR algorithm, respectively, when generating one prediction in the leave-one-out cross validation method. Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu |
BIBM | 4 |
| 2014 | Detecting functional modules in dynamic protein-protein interaction networks using Markov Clustering and Firefly AlgorithmabstractMarkov Clustering (MCL) is a popular algorithm for clustering networks in bioinformatics such as Protein-Protein Interaction (PPI) networks and especially, shows excellent performance in clustering Dynamic Proteinprotein Interaction Networks (DPIN). However, a limitation of MCL and its variants (e.g. regularized MCL and soft regularized MCL) is that the clustering results are mostly dependent on the parameters that user-specified. However we know that different networks with various scales need different parameters. In this article, we propose a new MCL method based on the Firefly Algorithm (FA) to optimize its parameters. The results on DIP dataset show that the new algorithm outperforms the state-of-the-art approaches in terms of accuracy of identifying functional modules on a real DPIN. Xiujuan Lei, Fang-Xiang Wu, Fei Wang 0095, Aidong Zhang 0001 |
BIBM | 2 |
| 2014 | NovoPair: De novo peptide sequencing for tandem mass spectra pairabstractWith tandem mass spectrometry (MS/MS), spectra can be generated by various methods including collision-induced dissociation (CID), higher-energy collisional dissociation (HCD), electron capture dissociation (ECD) and electron transfer dissociation (ETD). At the same time, de novo sequencing using multiple spectra from the same peptide is becoming popular in proteomics studies. The focus of this work is using a pair of spectra from CID (or HCD) and ECD (or ETD) fragmentation because of the complementarity between them. We present a new de novo sequencing method for such paired spectra named NovoPair, and compare its performance to another successful method named pNovo+. NovoPair extends our previously proposed graph model to suit paired spectra, and considers different ion types in the two spectra to extract more information. The results show that NovoPair outperforms pNovo+ in terms of full length peptide sequencing accuracy on three pairs of experimental datasets, with the accuracy increasing up to 13.6% compared to pNovo+. Yan Yan 0029, Anthony J. Kusalik, Fang-Xiang Wu |
BIBM | 3 |
| 2014 | Searching SNP Combinations Related to Evolutionary Information of Human Populations on HapMap Data
Haihua Gu, Zhen Zhang 0024, Min Li 0007, Fang-Xiang Wu |
ISBRA | 5 |
| 2014 | Identification of Essential Proteins by Using Complexes and Interaction Network
Min Li 0007, Zhibei Niu, Fang-Xiang Wu, Yi Pan 0001 |
ISBRA | 4 |
| 2014 | Drug Target Identification Based on Structural Output Controllability of Complex Networks
Min Li 0007, Fang-Xiang Wu |
ISBRA | 4 |
| 2014 | NovoGMET: De Novo Peptide Sequencing Using Graphs with Multiple Edge Types (GMET) for ETD/ECD Spectra
Yan Yan 0029, Anthony J. Kusalik, Fang-Xiang Wu |
ISBRA | 3 |
| 2014 | Identifying protein complexes and functional modules - from static PPI networks to dynamic PPI networksabstractCellular processes are typically carried out by protein complexes and functional modules. Identifying them plays an important role for our attempt to reveal principles of cellular organizations and functions. In this article, we review computational algorithms for identifying protein complexes and/or functional modules from protein-protein interaction (PPI) networks. We first describe issues and pitfalls when interpreting PPI networks. Then based on types of data used and main ideas involved, we briefly describe protein complex and/or functional module identification algorithms in four categories: (i) those based on topological structures of unweighted PPI networks; (ii) those based on characters of weighted PPI networks; (iii) those based on multiple data integrations; and (iv) those based on dynamic PPI networks. The PPI networks are modelled increasingly precise when integrating more types of data, and the study of protein complexes would benefit by shifting from static to dynamic PPI networks. Weiwei Fan, Fang-Xiang Wu |
Briefings Bioinform. | 4 |
| 2014 | Discovering biological patterns from short time-series gene expression profiles with integrating PPI data
Weiwei Fan, Gopalan Selvaraj, Fang-Xiang Wu |
Neurocomputing | 4 |
| 2014 | Detecting Protein Complexes Basedon Uncertain Graph ModelabstractAdvanced biological technologies are producing large-scale protein-protein interaction (PPI) data at an ever increasing pace, which enable us to identify protein complexes from PPI networks. Pair-wise protein interactions can be modeled as a graph, where vertices represent proteins and edges represent PPIs. However most of current algorithms detect protein complexes based on deterministic graphs, whose edges are either present or absent. Neighboring information is neglected in these methods. Based on the uncertain graph model, we propose the concept of expected density to assess the density degree of a subgraph, the concept of relative degree to describe the relationship between a protein and a subgraph in a PPI network. We develop an algorithm called DCU (detecting complex based on uncertain graph model) to detect complexes from PPI networks. In our method, the expected density combined with the relative degree is used to determine whether a subgraph represents a complex with high cohesion and low coupling. We apply our method and the existing competing algorithms to two yeast PPI networks. Experimental results indicate that our method performs significantly better than the state-of-the-art methods and the proposed model can provide more insights for future study in PPI networks. Jianxin Wang 0001, Min Li 0007, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 4 |
| 2014 | A Fast Algorithm for Nonnegative Matrix Factorization and Its ConvergenceabstractNonnegative matrix factorization (NMF) has recently become a very popular unsupervised learning method because of its representational properties of factors and simple multiplicative update algorithms for solving the NMF. However, for the common NMF approach of minimizing the Euclidean distance between approximate and true values, the convergence of multiplicative update algorithms has not been well resolved. This paper first discusses the convergence of existing multiplicative update algorithms. We then propose a new multiplicative update algorithm for minimizing the Euclidean distance between approximate and true values. Based on the optimization principle and the auxiliary function method, we prove that our new algorithm not only converges to a stationary point, but also does faster than existing ones. To verify our theoretical results, the experiments on three data sets have been conducted by comparing our proposed algorithm with other existing methods. Li-Xin Li, Hui-Sheng Zhang, Fang-Xiang Wu |
IEEE Trans. Neural Networks Learn. Syst. | 4 |
| 2013 | Prioritizing human disease genes by multiple data integrationabstractNow multiple types of data are available for prioritizing human disease genes, including gene-disease associations, disease phenotype similarities, locations of genes or their corresponding proteins in biological networks, etc. Integrating multiple types of data is expected to be effective for prioritizing human disease genes. In this paper, we propose a multiple data integration method based on the theory of Markov Random Field (MRF) and the method of Bayesian analysis for prioritizing human disease genes. The proposed method is not only flexible in easily incorporating different kinds of data, but also reliable in predicting candidate disease genes. Numerical experiments are carried out by integrating known gene-disease associations, protein complexes, protein-protein interactions and gene expression profiles. Predictions are evaluated by both the leave-one-out method and the fold enrichment method. The sensitivity and the specificity can reach at roughly 80% simultaneously. The method achieves 56.02-fold enrichment on average when integrating all those biological data in our experiments. Jianxin Wang 0001, Fang-Xiang Wu |
BIBM | 3 |
| 2013 | Prioritization of candidate genes based on disease similarity and protein's proximity in PPI networksabstractIdentifying the genes causing a genetic disease is a key challenge in human health. Recently molecular interaction data has been used to prioritize candidate genes with respect to a particular disease. As a result, different methods have been implemented to rank genes which cause a given disease. However it has been suggested in literature that, to prioritize candidate genes it is necessary to consider disease similarity along with the protein's proximity to disease genes in a protein-protein interaction (PPI) network. This paper proposes a new algorithm called proximity disease similarity algorithm (ProSim) which considers both properties simultaneously. Prostate cancer, Alzheimer disease and diabetes mellitus type 2 case studies are then used to test the proposed method. Results in terms of leave-one-out cross validation and ROC curves indicate that the proposed approach outperforms existing methods. Gamage Upeksha Ganegoda, Jianxin Wang 0001, Fang-Xiang Wu, Min Li 0007 |
BIBM | 3 |
| 2013 | PPI modules detection method through ABC-IFC algorithmabstractA novel clustering model is proposed which combines the optimization mechanism of artificial bee colony (ABC) with the fuzzy membership matrix in this paper. The clustering model contains two parts: one is to search optimum cluster centers using ABC mechanism, the other is to implement clustering using intuitionistic fuzzy clustering (IFC) method. Firstly, the cluster centers are set randomly and the initial clustering results are obtained using fuzzy membership matrix. The new cluster centers are updated with the nodes that contain the maximal amount of information in the previous clusters of onlookers by ABC algorithm. If the onlookers are incapable of updating, the scouts will generate new cluster centers via global searching. Then the clustering result is obtained through IFC method based on the new optimized cluster centers. Considering that some protein nodes in PPI networks are unreachable, which leads to the traditional distance based clustering criteria infeasible. Therefore the new objective function is designed. The improved algorithm, named ABC-IFC, is also compared with the traditional fuzzy C-means clustering and IFC method. The experimental results on MIPS dataset show that the new algorithm does not only get improved in terms of several commonly used evaluation criteria such as precision, recall and P-value, but also obtains a better clustering result. Xiujuan Lei, Jianfang Tian, Fang-Xiang Wu |
BIBM | 3 |
| 2013 | Identifying dynamic protein complexes based on gene expression profiles and PPI networksabstractSummary form only given. Identification of protein complexes from protein-protein interaction network has become a key problem for understanding cellular life in post-genomic era. Many computational methods have been proposed for identifying protein complexes. Up to now, the existing computational methods are mostly applied on static PPI networks. However, proteins and their interactions are dynamic in reality. Identifying dynamic protein complexes is more meaningful and challenging. In this paper, a novel algorithm, named DPC, is proposed to identify dynamic protein complexes by integrating PPI data and gene expression profiles. Not only is the topological characters but also dynamic meaning considered in DPC. The protein complexes produced by our algorithm DPC contain two parts: static core expressed in all the molecular cycle and dynamic attachments short-lived. According to core-attachment assumption, these proteins which are always active in the molecular cycle are regarded as core proteins. The protein-complex cores are identified from these always active proteins by detecting dense sub-graphs. All possible protein complexes are extended from the protein-complex cores by adding attachments based on a topological character of “closeness”. Others which not belong to always active proteins are considered as potential attachments. On a certain time course, an attachment protein can only participate in one protein complex. Based on this idea, we first find a best protein-complex core for each potential attachment. It means that if a protein would be active at the some time, it would be added into the best protein-complex core for forming protein complexes. According to the formation and function of a protein complex, it should be active in two or more continual time courses. Based on the above analysis, we use the following rules to filter false positive complexes: 1) A protein complex should include at least two proteins; 2) The attachment proteins should be active in the same time course or in different but adjacent time courses; 3) If the attachments of a possible protein complex do not satisfy the second rule and the protein-complex core involves at least two proteins, the core will be kept as a final protein complex. So final protein complexes are extended from the protein-complex cores by adding attachments based on a topological character of “closeness” and dynamic meaning. The protein complexes produced by our algorithm DPC contain two parts: static core expressed in all the molecular cycle and dynamic attachments short-lived. The proposed algorithm DPC was applied on the data of Scaccharomves cerevisiae and the experimental results show that DPC outperforms CMC, MCL, SPICi, HC-PIN, COACH and Core-Attachment based on the validation of matching with known complexes and hF-measures. Min Li 0007, Jianxin Wang 0001, Fang-Xiang Wu, Yi Pan 0001 |
BIBM | 4 |
| 2013 | Robust inference of gene regulatory networks from multiple microarray datasetsabstractMultiple time-course microarray datasets with the same underlying gene network are collected from different experiments. The inference of gene regulatory networks (GRNs) can be improved by integrating these datasets. Microarray data may be contaminated with large errors or outliers, which may affect the inference results. A novel method, Huber group LASSO, is proposed to reconstruct the GRNs from multiple datasets as well as taking the robustness into account. To solve the optimization problem involved in the proposed method, an efficient algorithm which combines the ideas of auxiliary function minimization and block coordinate descent is developed. Simulations and real data applications demonstrate the effectiveness of our method. Results show that the proposed method outperforms the group LASSO method and is able to reconstruct reasonably good GRNs from multiple datasets even the number of genes exceeds the number of observations. Li-Zhi Liu, Fang-Xiang Wu, Wenjun Zhang 0005 |
BIBM | 2 |
| 2013 | A dividing-and-matching algorithm to detect conserved protein complexes via local network alignmentabstractLocal network alignment is an effective way to comparatively analyze a pair of protein-protein interaction (PPI) networks so as to identify the common subnetworks (conserved protein complexes) across species, which helps us better understand the structure, function and evolution of biological cells. In this work, we propose a new dividing-and-matching method named by DAMAlign to detect conserved protein complexes via local network alignment. DAMAlign firstly partitions one of PPI network into subnetworks and then these subnetworks are mapped to the other PPI network to find common connected components. In the course of finding common connected components, DAMAlign adopts a lenient criteria that is we locally extend a pair of homologous proteins if there exists at least one path of length not larger than 2 to connect one of node in the homologous protein pair in its corresponding network. We implement network alignment between S. cerevisiae and D. melanogaster. The experimental results show that DAMAlign outperforms other existing methods in recovering known protein complexes. Moreover, the conserved protein complexes that are detected by DAMAlign from different PPI networks are also functional similar in terms of their GO semantic similarity. Wei Peng 0004, Jianxin Wang 0001, Fang-Xiang Wu |
BIBM | 3 |
| 2013 | A multi-edge graph based de novo peptide sequencing method for HCD spectraabstractIn recent years, de novo peptide sequencing from mass spectrometry data has developed as one of the major peptide identification methods with the emergence of new instruments and advanced computational methods. However, there are still limitations to this method; for example, the typically used spectrum graph model cannot represent all the information and relationships inherent in tandem mass spectra (MS/MS spectra). Here, we present a new spectrum graph model with multiple types of edges (called a multi-edge graph), and integrate amino acid combination (AAC) information and peptide tags into it for peptide sequencing. In addition, the information about immoniun ions observed particularly in higher-energy collisional dissociation (HCD) spectra are incorporated. Comparisons between the proposed method and another successful de novo peptide sequencing method for HCD spectra, pNovo, were performed. Experiments were conducted on four HCD spectral datasets. Results show that the proposed method outperforms pNovo in terms of full length peptide identification accuracy; specifically, the accuracy increases 7%-13% over all four datasets. Yan Yan 0029, Anthony J. Kusalik, Fang-Xiang Wu |
BIBM | 3 |
| 2013 | Construction of Uncertain Protein-Protein Interaction Networks and Its Applications
Jianxin Wang 0001, Fang-Xiang Wu, Yi Pan 0001 |
ISBRA | 3 |
| 2012 | Not AU protein complexes exhibit dense structures in S. cerevisiae PPI networkabstractVarious algorithms have been proposed to identify protein complexes from PPI networks, based on the assumption that protein complexes are densely connected subgraphs. In this study, we conclude that most known protein complexes do not exhibit dense structures in S. cerevisiae PPI network, but maintain starlike structures in the network. Moreover, vertices of protein complexes are not sparsely connected with the rest components of the network. Many vertices tend to have more outgoing interactions than they have within protein complexes. Based on starlike properties of known protein complexes, we propose a random-star algorithm to identify protein complexes in PPI networks. Predictions are evaluated in terms of the average f-score. After excluding similar clusters, we finally obtained 744 predictions with the average f-score at 0.51. Jin-Hong Shi, Fang-Xiang Wu |
BIBM | 3 |
| 2012 | Inference of gene regulatory subnetworks from time course gene expression dataabstractBACKGROUND: Identifying gene regulatory network (GRN) from time course gene expression data has attracted more and more attentions. Due to the computational complexity, most approaches for GRN reconstruction are limited on a small number of genes and low connectivity of the underlying networks. These approaches can only identify a single network for a given set of genes. However, for a large-scale gene network, there might exist multiple potential sub-networks, in which genes are only functionally related to others in the sub-networks. RESULTS: We propose the network and community identification (NCI) method for identifying multiple subnetworks from gene expression data by incorporating community structure information into GRN inference. The proposed algorithm iteratively solves two optimization problems, and can promisingly be applied to large-scale GRNs. Furthermore, we present the efficient Block PCA method for searching communities in GRNs. CONCLUSIONS: The NCI method is effective in identifying multiple subnetworks in a large-scale GRN. With the splitting algorithm, the Block PCA method shows a promosing attempt for exploring communities in a large-scale GRN. Xijun Liang, Zhonghang Xia, Li-Wei Zhang, Fang-Xiang Wu |
BMC Bioinform. | 4 |
| 2012 | Inference of Biological S-System Using the Separable Estimation Method and the Genetic AlgorithmabstractReconstruction of a biological system from its experimental time series data is a challenging task in systems biology. The S-system which consists of a group of nonlinear ordinary differential equations (ODEs) is an effective model to characterize molecular biological systems and analyze the system dynamics. However, inference of S-systems without the knowledge of system structure is not a trivial task due to its nonlinearity and complexity. In this paper, a pruning separable parameter estimation algorithm (PSPEA) is proposed for inferring S-systems. This novel algorithm combines the separable parameter estimation method (SPEM) and a pruning strategy, which includes adding an l₁ regularization term to the objective function and pruning the solution with a threshold value. Then, this algorithm is combined with the continuous genetic algorithm (CGA) to form a hybrid algorithm that owns the properties of these two combined algorithms. The performance of the pruning strategy in the proposed algorithm is evaluated from two aspects: the parameter estimation error and structure identification accuracy. The results show that the proposed algorithm with the pruning strategy has much lower estimation error and much higher identification accuracy than the existing method. Li-Zhi Liu, Fang-Xiang Wu, Wenjun Zhang 0005 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 2 |
| 2012 | Symmetry Compression Method for Discovering Network MotifsabstractDiscovering network motifs could provide a significant insight into systems biology. Interestingly, many biological networks have been found to have a high degree of symmetry (automorphism), which is inherent in biological network topologies. The symmetry due to the large number of basic symmetric subgraphs (BSSs) causes a certain redundant calculation in discovering network motifs. Therefore, we compress all basic symmetric subgraphs before extracting compressed subgraphs and propose an efficient decompression algorithm to decompress all compressed subgraphs without loss of any information. In contrast to previous approaches, the novel Symmetry Compression method for Motif Detection, named as SCMD, eliminates most redundant calculations caused by widespread symmetry of biological networks. We use SCMD to improve three notable exact algorithms and two efficient sampling algorithms. Results of all exact algorithms with SCMD are the same as those of the original algorithms, since SCMD is a lossless method. The sampling results show that the use of SCMD almost does not affect the quality of sampling results. For highly symmetric networks, we find that SCMD used in both exact and sampling algorithms can help get a remarkable speedup. Furthermore, SCMD enables us to find larger motifs in biological networks with notable symmetry than previously possible. Jianxin Wang 0001, Yuannan Huang, Fang-Xiang Wu, Yi Pan 0001 |
IEEE ACM Trans. Comput. Biol. Bioinform. | 3 |
| 2011 | An Improved Graph Entropy-based Method for Identifying Protein ComplexesabstractProtein complexes are essential entities that per form the major cellular processes and biological functions in live organisms. The identification of component proteins in a complex from protein-protein interaction (PPI) networks is an important step to understand the organization and interaction of gene products. In existing literature, methods for identifying protein complexes typically start from a selected seed, commonly a vertex (a single protein), in a PPI network. However, in many circumstances, a single protein seed is not enough to generate a meaningful complex, or more than one protein is known in a complex. In this paper, we present an improved seed-growth style algorithm to identify protein complexes from PPI networks based on the concept of graph entropy. Different from existing methods, the seed is assumed to be a clique (e.g., a vertex, an edge, a triangle) in a PPI network. The computational experiments have been conducted on PPI network of S. cerevisiae. The results have shown that the larger cliques are considered as seeds, the better the presented method performs in terms off-score. In particular, up to K3-cliques are included as seeds, the average f-score is 57.32%, which is better than that of existing methods. Yan Yan 0029, Jin-Hong Shi, Shenggui Zhang, Fang-Xiang Wu |
BIBM | 5 |
| 2011 | Modeling Gene Regulatory Subnetworks from Time Course Gene Expression DataabstractIdentifying gene regulatory network (GRN) from time course gene expression data has attracted more and more attentions. Due to the computational complexity, most approaches for GRN reconstruction are limited on a small number of genes and low connectivity of the underlying networks. These approaches can only identify a single network for a given set of genes. However, for a large-scale gene network, there might exist multiple potential sub-networks, in which genes are only functionally related to others in the sub-networks. In this paper, we propose an efficient algorithm for identifying multiple sub-networks from gene expression data by incorporating community structure information into GRN inference. The proposed algorithm iteratively solves two optimization problems, and thus promisingly applies to large- scale GRNs. Experimental studies on synthetic datasets validate the effectiveness of the proposed algorithm in the inference of sub-networks. Xijun Liang, Zhonghang Xia, Li-Wei Zhang, Fang-Xiang Wu |
BIBM | 4 |
| 2011 | Improve Accuracy of Peptide Identification with Consistency between PeptidesabstractA new method is presented to estimate the accuracy of peptide identification with logistic regression (LR) based on Sequest scores. Each peptide is characterized with the regularized Sequest scores ΔCn* and Xcorr*. The score regularization is formulated as an optimization problem by applying two assumptions: the smoothing consistency between sibling peptides and the fitting consistency between original scores and new scores. An adjacency matrix is built to describe the affinity between peptides, and is used in the score regularization to compute new scores. Then, the new scores are input to the LR model, which is solved with the penalized Newton Raphson method. By applying the method on two datasets with known validity, the results have shown that the proposed method can robustly assign accurate probabilities to peptides and have a very high discrimination power, higher than that of PeptideProphet, to distinguish correct and incorrect peptides. Jin-Hong Shi, Fang-Xiang Wu |
BIBM | 3 |
| 2011 | Delay-Dependent Stability for Genetic Regulatory NetworksabstractThe study of stability is essential for designing or controlling genetic regulatory networks, which can be described by nonlinear differential equations with time delays. Much attention has been paid to the study of delay-independent stability of genetic regulatory networks and as a result, many sufficient conditions have been derived for delay- independent stability. Although it might be more interested in practice, delay-dependent stability of genetic regulatory networks has been studied insufficiently. Based on linear matrix inequality (LMI) approach, in this study we will present some delay-dependent stability conditions for genetic regulatory networks. To illustrate the effectiveness of our theoretical results, a gene repressillatory network is analyzed. Liping Tian 0001, Fang-Xiang Wu |
BIBM | 2 |
| 2011 | Guest Editorial: Special Focus on Bioinformatics and Systems BiologyabstractWith advances in biotechnologies, large-scale biological data has been and will continue to be produced. These large-scale biological data contain insightful information for understanding the mechanism of biological systems and have proven useful in the diagnosis, treatment, and drug design for genomic-alerted diseases. In this special section, five papers in their significantly extended versions were selected from the papers presented at the IEEE Conference on Bioinformatics and Biomedicine (BIBM), 2009. These papers present recent research in bioinformatics and systems biology to make sense from large-scale biological data. Fang-Xiang Wu, Jun Huan |
IEEE ACM Trans. Comput. Biol. Bioinform. | 1 |
| 2011 | Recurrent Neural Network for Non-Smooth Convex Optimization Problems With Application to the Identification of Genetic Regulatory NetworksabstractA recurrent neural network is proposed for solving the non-smooth convex optimization problem with the convex inequality and linear equality constraints. Since the objective function and inequality constraints may not be smooth, the Clarke's generalized gradients of the objective function and inequality constraints are employed to describe the dynamics of the proposed neural network. It is proved that the equilibrium point set of the proposed neural network is equivalent to the optimal solution of the original optimization problem by using the Lagrangian saddle-point theorem. Under weak conditions, the proposed neural network is proved to be stable, and the state of the neural network is convergent to one of its equilibrium points. Compared with the existing neural network models for non-smooth optimization problems, the proposed neural network can deal with a larger class of constraints and is not based on the penalty method. Finally, the proposed neural network is used to solve the identification problem of genetic regulatory networks, which can be transformed into a non-smooth convex optimization problem. The simulation results show the satisfactory identification accuracy, which demonstrates the effectiveness and efficiency of the proposed approach. Long Cheng 0001, Zeng-Guang Hou, Yingzi Lin, Min Tan 0001, Wenjun Zhang 0005, Fang-Xiang Wu |
IEEE Trans. Neural Networks | 6 |
| 2011 | Delay-Independent Stability of Genetic Regulatory NetworksabstractGenetic regulatory networks can be described by nonlinear differential equations with time delays. In this paper, we study both locally and globally delay-independent stability of genetic regulatory networks, taking messenger ribonucleic acid alternative splicing into consideration. Based on nonnegative matrix theory, we first develop necessary and sufficient conditions for locally delay-independent stability of genetic regulatory networks with multiple time delays. Compared to the previous results, these conditions are easy to verify. Then we develop sufficient conditions for global delay-independent stability for genetic regulatory networks. Compared to the previous results, this sufficient condition is less conservative. To illustrate theorems developed in this paper, we analyze delay-independent stability of two genetic regulatory networks: a real-life repressilatory network with three genes and three proteins, and a synthetic gene regulatory network with five genes and seven proteins. The simulation results show that the theorems developed in this paper can effectively determine the delay-independent stability of genetic regulatory networks. Fang-Xiang Wu |
IEEE Trans. Neural Networks | 1 |
| 2010 | Structure identification and parameter estimation of biological s-systemsabstractReconstruction of a biological system from its experimental time series data is a challenging task in systems biology. The S-system which consists of a group of nonlinear ordinary differential equations is an effective model to characterize molecular biological systems and analyze the system dynamics. However, inference of S-systems without the knowledge of system structure is not a trivial task due to its nonlinearity and complexity. In this paper, a pruning separable parameter estimation algorithm is proposed for inferring S-systems. This novel algorithm combines the separable parameter estimation method and a pruning strategy, which includes adding an ℓ1regularization term to the objective function and pruning the solution with a threshold value. The performance of the pruning strategy in the proposed algorithm is evaluated from two aspects: the parameter estimation error and structure identification accuracy. The proposed algorithm is applied to two S-systems with simulated data. The results show that the proposed algorithm has much lower estimation error and much higher identification accuracy than the existing method. Li-Zhi Liu, Fang-Xiang Wu, Li-Li Han, Wenjun Zhang 0005 |
BIBM | 2 |
| 2010 | Peptide charge state determination of tandem mass spectra from low-resolution collision induced dissociationabstractCharge states of tandem mass spectra from low-resolution collision induced dissociation can not be determined by mass spectrometry. As a result, such spectra with multiple charges are usually searched multiple times by assuming each possible charge state. Not only does this strategy increase the overall database search time, but also yields more false positives. In this paper, we propose a new approach capable of determining the charge states of such spectra. Four novel and discriminant features are introduced to describe tandem mass spectra and used in Gaussian mixture model to distinguish doubly and triply charged peptides. By testing on three independent datasets with known validity, the results have shown that this method can assign charge states to low-resolution tandem mass spectra more accurately than existing methods. Jin-Hong Shi, Fang-Xiang Wu |
BIBM | 2 |
| 2010 | Dynamic-model-based method for selecting significantly expressed genes from time-course expression profilesabstractThis paper proposes a dynamic-model-based method for selecting significantly expressed (SE) genes from their time-course expression profiles. A gene is considered to be SE if its time-course expression profile is more likely time-dependent than random. The proposed method describes a time-dependent gene expression profile by a nonzero-order autoregressive (AR) model, and a time-independent gene expression profile by a zero-order AR model. Akaike information criterion (AIC) is used to compare the models and subsequently determine whether a time-course gene expression profile is time-independent or time-dependent. The performance of the proposed method is investigated on both a synthetic dataset and a real-life biological dataset in terms of the false discovery rate (FDR) and the false nondiscovery rate (FNR). The results show that the proposed method is valid for selecting SE genes from their time-course expression profiles. Fang-Xiang Wu, Wenjun Zhang 0005 |
IEEE Trans. Inf. Technol. Biomed. | 1 |
| 2010 | Charge state determination of peptide tandem mass spectra using support vector machine (SVM)abstractA single mass spectrometry experiment could produce hundreds of thousands of tandem mass spectra. Several search engines have been developed to interpret tandem mass spectra. All search engines need to determine the masses of peptide ions from their mass/charge ratios. Unfortunately, mass spectrometers do not detect the charges of ions. A current strategy is to search candidate peptides multiple times, once for each possible charge state (typically +2 or +3 ). However, this strategy not only wastes the search time, but also increases the risk of false positive peptide identification. This paper aims at discriminating doubly charged spectra from triply charged ones. Twenty-eight features are introduced to describe the discriminant characteristics of doubly charged and triply charged spectra. The support vector machine (SVM) technique is used to train the classifier on these 28 features. To verify the proposed method, computational experiments are conducted on two types of datasets: ISB dataset generated from the low-resolution ion-trap instrument and TOV dataset generated from the high-resolution quadrupole-time-of-flight instrument. For each type of dataset, the SVM-based classifiers are trained and tested on 20 randomly sampled subdatasets. The results show that the proposed method reaches average correct rates of 95% and 93% to discriminate doubly charged spectra from triply charged ones for the low-resolution ISB dataset and the high-resolution TOV dataset, respectively. An-Min Zou, Jin-Hong Shi, Jiarui Ding, Fang-Xiang Wu |
IEEE Trans. Inf. Technol. Biomed. | 4 |
| 2009 | Quality assessment of tandem mass spectra using support vector machine (SVM)abstractBACKGROUND: Tandem mass spectrometry has become particularly useful for the rapid identification and characterization of protein components of complex biological mixtures. Powerful database search methods have been developed for the peptide identification, such as SEQUEST and MASCOT, which are implemented by comparing the mass spectra obtained from unknown proteins or peptides with theoretically predicted spectra derived from protein databases. However, the majority of spectra generated from a mass spectrometry experiment are of too poor quality to be interpreted while some of spectra with high quality cannot be interpreted by one method but perhaps by others. Hence a filtering algorithm that removes those spectra with poor quality prior to the database search is appealing. RESULTS: This paper proposes a support vector machine (SVM) based approach to assess the quality of tandem mass spectra. Each mass spectrum is mapping into the 16 proposed features to describe its quality. Based the results from SEQUEST, four SVM classifiers with the input of the 16 features are trained and tested on ISB data and TOV data, respectively. The superior performance of the proposed SVM classifiers is illustrated both by the comparison with the existing classifiers and by the validation in terms of MASCOT search results. CONCLUSION: The proposed method can be employed to effectively remove the poor quality spectra before the spectral searching, and also to find the more peptides or post-translational peptides from spectra with high quality using different search engines or de novo method. An-Min Zou, Fang-Xiang Wu, Jiarui Ding, Guy G. Poirier |
BMC Bioinform. | 2 |
| 2009 | Mining, Modeling, and Evaluation of Subnetworks From Large Biomolecular Networks and Its Comparison StudyabstractIn this paper, we present a novel method to mine, model, and evaluate a regulatory system executing cellular functions that can be represented as a biomolecular network. Our method consists of two steps. First, a novel scale-free network clustering approach is applied to such a biomolecular network to obtain various subnetworks. Second, computational models are generated for the subnetworks and simulated to predict their behavior in the cellular context. We discuss and evaluate some of the advanced computational modeling approaches, in particular, state-space modeling, probabilistic Boolean network modeling, and fuzzy logic modeling. The modeling and simulation results represent hypotheses that are tested against high-throughput biological datasets (microarrays and/or genetic screens) under normal and perturbation conditions. Experimental results on time-series gene expression data for the human cell cycle indicate that our approach is promising for subnetwork mining and simulation from large biomolecular networks. Xiaohua Hu 0001, Michael Kwok-Po Ng, Fang-Xiang Wu, Bahrad A. Sokhansanj |
IEEE Trans. Inf. Technol. Biomed. | 3 |
| 2008 | Stability and oscillation of genetic regulatory networks with time delaysabstractFrom biochemical reaction principles, a genetic regulatory network can be described by a group of nonlinear differential equations with time delays. Previous studies have investigated delay-independent stability of genetic regulatory networks with time delays. However, if it is delay-independently stable, a genetic regulatory network loses other interesting properties such as oscillation. In this paper, we provide a computational method for computing the maximal delay interval over which the genetic regulatory network maintains stability, and beyond which the network will not be stable. Furthermore we prove that when its delay is exactly the maximal delay the network is oscillated. In addition, the formula for calculating the oscillation period is presented. The autoregulatory genetic network in zebrafish is used as an example to illustrate the presented method. The oscillation period calculated from our method is very close to that observed from the real-life of a zebrafish, which indicates the effectiveness of our method. Fang-Xiang Wu |
BIBE | 1 |
| 2008 | Charge state determination of peptide tandem mass spectra using support vector machine (SVM)abstractA single mass spectrometry experiment could produce hundreds of thousands of tandem mass spectra. Several search engines have been developed to interpret tandem mass spectra. All search engines need to determine the masses of peptide ions from mass/charge ratios of ions. Unfortunately, mass spectrometers do not detect the charges of ions. A current strategy is to search candidate peptides multiply times, once for each possible charge state (typically +2 or +3). However, this strategy not only wastes the search time but also increases the risk of false positive peptide identification. This paper aims at discriminating doubly charged spectra from triply charged ones. 28 features are introduced to describe the discriminant characteristics of doubly charged and triply charged spectra. The support vector machine (SVM) technique is used to train the classifier on these 28 features. To verify the proposed method, computational experiments are conducted on two types of datasets: ISB dataset generated from the low-resolution ion-trap instrument and TOV dataset generated from the high-resolution quadrupole-time-of-flight (Q-TOF) instrument. For each type of dataset, the SVM-based classifiers are trained and tested on 20 randomly sampled sub-datasets. The results show that the proposed method reaches averagely 95% and 93% of correct rates to discriminate doubly charged spectra from triply charged ones for the low-resolution ISB dataset and the high-resolution TOV dataset, respectively. An-Min Zou, Jiarui Ding, Jin-Hong Shi, Fang-Xiang Wu |
BIBE | 4 |
| 2008 | Feature Selection for Tandem Mass Spectrum Quality AssessmentabstractIn the literature, hundreds of features have been proposed to assess the quality of tandem mass spectra. However, some features may be nearly irrelevant, and thus the inclusion of these nearly irrelevant features may degenerate the performance of quality assessment. This paper introduces a two-stage support vector machine recursive feature elimination (SVM-RFE) method to select the most relevant features from those found in the literature. To verify the relevance of the selected features, the classifiers with the selected features are trained and their performances are evaluated. The out performances of classifiers with the selected features illustrate that the set of selected features is more relevant to the quality of spectra than any set of features used in the literature. Jiarui Ding, Jin-Hong Shi, An-Min Zou, Fang-Xiang Wu |
BIBM | 4 |
| 2008 | Detecting Significantly Expressed Genes from Their Time-Course Expression Profiles and Its ValidationabstractThis paper proposes a model-based method for detecting significantly expressed genes from their time-course expression profiles. A gene is considered to be significantly expressed if its time-course expression profile is more likely time-dependent than random. The proposed method describes a time-dependent gene expression profile by a non-zero order autoregressive (AR) model, and a time-independent gene expression profile by a zero order AR model. Akaike information criterion (AIC) is used to compare the models and subsequently determine whether a time-course gene expression profile is time-independent or time-dependent. The performance of the proposed method is investigated on both a synthetic dataset and a biological dataset in terms of the false discovery rate (FDR) and the false non-discovery rate (FNR). The results show that the proposed method is valid for detecting significantly expressed genes from their time-course expression profiles. Fang-Xiang Wu |
BIBM | 1 |
| 2008 | Genetic weighted k-means algorithm for clustering large-scale gene expression dataabstractBACKGROUND: The traditional (unweighted) k-means is one of the most popular clustering methods for analyzing gene expression data. However, it suffers three major shortcomings. It is sensitive to initial partitions, its result is prone to the local minima, and it is only applicable to data with spherical-shape clusters. The last shortcoming means that we must assume that gene expression data at the different conditions follow the independent distribution with the same variances. Nevertheless, this assumption is not true in practice. RESULTS: In this paper, we propose a genetic weighted K-means algorithm (denoted by GWKMA), which solves the first two problems and partially remedies the third one. GWKMA is a hybridization of a genetic algorithm (GA) and a weighted K-means algorithm (WKMA). In GWKMA, each individual is encoded by a partitioning table which uniquely determines a clustering, and three genetic operators (selection, crossover, mutation) and a WKM operator derived from WKMA are employed. The superiority of the GWKMA over the k-means is illustrated on a synthetic and two real-life gene expression datasets. CONCLUSION: The proposed algorithm has general application to clustering large-scale biological data such as gene expression data and peptide mass spectral data. Fang-Xiang Wu |
BMC Bioinform. | 1 |
| 2008 | Quality assessment of peptide tandem mass spectraabstractBACKGROUND: Tandem mass spectrometry has emerged as a cornerstone of high throughput proteomic studies owing in part to various high throughput search engines which are used to interpret these tandem mass spectra. However, majority of experimental tandem mass spectra cannot be interpreted by any existing methods. There are many reasons why this happens. However, one of the most important reasons is that majority of experimental spectra are of too poor quality to be interpretable. It wastes time to interpret these "uninterpretable" spectra by any methods. On the other hand, some spectra of high quality are not able to get a score high enough to be interpreted by existing search engines because there are many similar peptides in the searched database. However, such spectra may be good enough to be interpreted by de novo methods or manually verifying methods. Therefore, it is worth in developing a method for assessing spectral quality, which can used for filtering the spectra of poor quality before any interpretation attempts or for finding the most potential candidates for de novo methods or manually verifying methods. RESULTS: This paper develops a novel method to assess the quality of tandem mass spectra, which can eliminate majority of poor quality spectra while losing very minority of high quality spectra. First, a number of features are proposed to describe the quality of tandem mass spectra. The proposed method maps each tandem spectrum into a feature vector. Then Fisher linear discriminant analysis (FLDA) is employed to construct the classifier (the filter) which discriminates the high quality spectra from the poor quality ones. The proposed method has been tested on two tandem mass spectra datasets acquired by ion trap mass spectrometers. CONCLUSION: Computational experiments illustrate that the proposed method outperforms the existing ones. The proposed method is generic, and is expected to be applicable to assessing the quality of spectra acquired by instruments other than ion trap mass spectrometers. Fang-Xiang Wu, Pierre Gagné, Arnaud Droit, Guy G. Poirier |
BMC Bioinform. | 1 |
| 2007 | A Framework for Mass Spectral Quality Assessment without Prior InformationabstractIt is well known that a majority of experimental spectra are of too poor quality to be interpreted by any automatic method. It wastes time to interpret these "un-interpretable" spectra. On the other hand, some spectra with high quality also cannot be interpreted by any automatic method, but maybe by manual checking. Therefore, it is worthwhile to develop a powerful filter that could eliminate those spectra with poor quality before any interpretation. This paper proposes a framework to assess the quality of tandem mass spectra without prior information. The proposed framework includes: (1) filtering noises from the experimental mass spectra; (2) extracting the peaks; (3) mapping each spectrum into a feature vector which describes the quality of experimental spectra; (4) classifying spectra into clusters by using an unsupervised classification method; (5) training earning a classifier using the cluster with the high quality spectra and the one with poor quality spectra; and (6) assessing all spectra by using the trained classifier. The proposed framework has been implemented and tested on two tandem mass spectra datasets acquired by ion trap mass spectrometers. Computational experiments illustrate that the method based on the proposed framework can eliminate majority of poor quality spectra while losing very minority of high quality spectra. Fang-Xiang Wu, Jiarui Ding, Guy G. Poirier |
BIBE | 1 |
| 2007 | Significance Analysis of Time-Course Gene Expression Profiles
Fang-Xiang Wu |
ISBRA | 1 |
| 2007 | Mining and state-space modeling and verification of sub-networks from large-scale biomolecular networksabstractBACKGROUND: Biomolecular networks dynamically respond to stimuli and implement cellular function. Understanding these dynamic changes is the key challenge for cell biologists. As biomolecular networks grow in size and complexity, the model of a biomolecular network must become more rigorous to keep track of all the components and their interactions. In general this presents the need for computer simulation to manipulate and understand the biomolecular network model. RESULTS: In this paper, we present a novel method to model the regulatory system which executes a cellular function and can be represented as a biomolecular network. Our method consists of two steps. First, a novel scale-free network clustering approach is applied to the large-scale biomolecular network to obtain various sub-networks. Second, a state-space model is generated for the sub-networks and simulated to predict their behavior in the cellular context. The modeling results represent hypotheses that are tested against high-throughput data sets (microarrays and/or genetic screens) for both the natural system and perturbations. Notably, the dynamic modeling component of this method depends on the automated network structure generation of the first component and the sub-network clustering, which are both essential to make the solution tractable. CONCLUSION: Experimental results on time series gene expression data for the human cell cycle indicate our approach is promising for sub-network mining and simulation from large-scale biomolecular network. Xiaohua Hu 0001, Fang-Xiang Wu |
BMC Bioinform. | 2 |
| 2006 | Determination of the minimum number of microarray experiments for discovery of gene expression patternsabstractBACKGROUND: One type of DNA microarray experiment is discovery of gene expression patterns for a cell line undergoing a biological process over a series of time points. Two important issues with such an experiment are the number of time points, and the interval between them. In the absence of biological knowledge regarding appropriate values, it is natural to question whether the behaviour of progressively generated data may by itself determine a threshold beyond which further microarray experiments do not contribute to pattern discovery. Additionally, such a threshold implies a minimum number of microarray experiments, which is important given the cost of these experiments. RESULTS: We have developed a method for determining the minimum number of microarray experiments (i.e. time points) for temporal gene expression, assuming that the span between time points is given and the hierarchical clustering technique is used for gene expression pattern discovery. The key idea is a similarity measure for two clusterings which is expressed as a function of the data for progressive time points. While the experiments are underway, this function is evaluated. When the function reaches its maximum, it indicates the set of experiments reach a saturated state. Therefore, further experiments do not contribute to the discrimination of patterns. CONCLUSION: The method has been verified with two previously published gene expression datasets. For both experiments, the number of time points determined with our method is less than in the published experiments. It is noted that the overall approach is applicable to other clustering techniques. Fang-Xiang Wu, Wenjun Zhang 0005, Anthony J. Kusalik |
BMC Bioinform. | 1 |
| 2004 | Model-Based Clustering with Genes Expression Dynamics for Time-Course Gene Expression DataabstractMicroarray technologies are emerging as a promising tool for genomic studies. A huge body of time-course gene expression data has been and will continuously be produced by microarray experiments. Such gene expression data contains important information and has been proven useful in medical diagnosis, treatment, and drug design. The challenge now is how to analyze such data to obtain the inherent information. Cluster analysis has played an important role in analyzing time-course gene expression data. However, most clustering techniques do not take into consideration the inherent time dependence (dynamics) of time-course gene expression patterns. Accounting for the inherent dynamics of such data in cluster analysis should lead to higher quality clustering. This paper presents a model-based clustering method for time-course gene expression data. The presented method uses Markov chain models (MCMs) to account for the inherent dynamics of time-course gene expression patterns and assumes that expression patterns in the same cluster were generated by the same MCM. For the given number of clusters, the presented method computes cluster models using an EM algorithm and an assignment of genes to these models that maximizes their posterior probabilities. Further, this study employs the average adjusted Rand index (AARI) to evaluate the quality of clustering. The improved performance of the presented method is demonstrated by comparing to the k-means method on a publicly available dataset. Fang-Xiang Wu, Wenjun Zhang 0005, Anthony J. Kusalik |
BIBE | 1 |
| 2003 | An Algorithm to Reconstruct a Target DNA Sequence from Its Spectrum Connected at a Given LevelabstractIn order to sequence a target DNA, it is first cleaved into many shorter overlapping fragments by chemical or physical techniques. The nucleotide sequence of each fragment is then determined (read) by established methods. The set of all read fragments which cover the target DNA sequence is called its spectrum. It is believed that the shortest superstring of a spectrum is the best candidate for the target DNA sequence. The general problem of finding the shortest superstring for any given set of strings s is NP-hard. Fortunately, the biological instance of this problem is easier. It is not likely that two read fragments, each consisting of several hundred letters, which come from consecutive locations on the target DNA sequence have an overlap of only a few letters; typically, the overlap will be longer. Thus one may reasonably assume that two strings in the spectrum have significant overlap (connectivity) if they come from consecutive locations on the target DNA sequence. A class of important instances satisfying this assumption are those whose spectra are from DNA microarrays. This assumption allows us to claim and show the following: if the spectrum S of a target DNA sequence is substring-free and connected at level t, and the target DNA sequence has no repeats of size t or larger, then there exists an algorithm to reconstruct the target DNA sequence in the linear time O(|S|) after an overlap graph of the spectrum is built. Fang-Xiang Wu, Wenjun Zhang 0005, Anthony J. Kusalik |
BIBE | 1 |
| 2003 | Determination of the Minimum Sample Size in Microarray Experiments to Cluster Genes Using K-means ClusteringabstractGene expression profiles obtained from time-series microarray experiments can reveal important information about biological processes. However, conducting such experiments is costly and time consuming. The cost and time required are linearly proportional to sample size. Therefore, it is worthwhile to provide a way to determine the minimal number of samples or trials required in a microarray experiment. One of the uses of microarray hybridization experiments is to group together genes with similar patterns of the expression using clustering techniques. In this paper, the k-means clustering technique is used. The basic idea of our approach is an incremental process in which testing, analysis and evaluation are integrated and iterated. The process is terminated when the evaluation of the results of two consecutive experiments shows they are sufficiently close. Two measures of "closeness" are proposed and two real microarray datasets are used to validate our approach. The results show that the sample size required to cluster genes in these two datasets can be reduced; i.e. the same results can be achieved with less cost. The approach can be used with other clustering techniques as well. Fang-Xiang Wu, Wenjun Zhang 0005, Anthony J. Kusalik |
BIBE | 1 |
| 2002 | Nonlinear PD Control for Trajectory Tracking with Consideration of the Design for Control MethodologyabstractThis paper presents a study of examining nonlinear PD (NPD) control of multi-degree-of-freedom parallel manipulator systems for a generic task, i.e., trajectory tracking. The motivation of this study is the well-known observation that NPD control method can offer a means to improve the performance of plant systems. This study is also to examine how the mechanical structure of the manipulator affects dynamic performance. The design of mechanical structure follows the design-for-control (DFC) principle, and in particular it renders to a full force balanced mechanism. Simulation studies confirm that the concurrent consideration of mechanical structure design and NPD control can obtain good trajectory tracking performance for the parallel manipulators. Puren R. Ouyang, Wenjun Zhang 0005, Fang-Xiang Wu |
ICRA | 3 |