bioRxiv Science⌕ Search

Biology subjects

Khojasteh, H.

Publications and source records attributed to Khojasteh, H..

3 recordsLinked to original sources

Improving prediction of drug-target interactions based on fusing multiple features with data balancing and feature selection techniques

Predicting drug-target interaction (DTI) is an important research area in the field of drug discovery. It means identifying the interaction between chemical compounds and protein targets. Wet lab experiments to explore these interactions are expensive as well as time-consuming. On the contrary, a dry lab environment focusing more on computational methods of interaction prediction can be helpful to limit the search space for the wet lab experiments and give clues before developing a new medicine. This paper proposes a novel drug-target interaction prediction method called SRX-DTI. First, we extract various descriptors from protein sequences, and the drug is encoded as FP2 fingerprint. Besides, we present the One-SVM-US technique to deal with imbalanced data. We also developed the FFS-RF algorithm, a forward feature selection algorithm, and coupled it with a random forest (RF) classifier to maximize the predictive performance. This feature selection algorithm removes the irrelevant features to obtain the best optimal features. Finally, the balanced dataset with optimal features is given to the XGBoost classifier to identify DTIs. The experimental results demonstrate that our proposed approach SRX-DTI achieves significantly higher performance than other existing methods in predicting DTIs. The experimental results demonstrate that our proposed approach SRX-DTI achieves significantly higher performance than other existing methods in predicting DTIs. The datasets and source code are available at: https://github.com/Khojasteh-hb/SRX-DTI.

bioinformatics↗

Comparing protein-protein interaction networks of SARS-CoV-2 and (H1N1) influenza using topological features

BackgroundSARS-CoV-2 pandemic first emerged in late 2019 in China. It has since infected more than 183 million individuals and caused about 4 million deaths globally. A protein-protein interaction network (PPIN) and its analysis can provide insight into the behavior of cells and lead to advance the procedure of drug discovery. The identification of essential proteins is crucial to understand for cellular survival. There are many centrality measures to detect influential nodes in complex networks. Since SARS-CoV-2 and (H1N1) influenza PPINs pose 553 common proteins. Analyzing influential proteins and comparing these networks together can be an effective step helping biologists in drug design. ResultsWe used 21 centrality measures on SARS-CoV-2 and (H1N1) influenza PPINs to identify essential proteins. PCA-based dimensionality reduction was applied on normalized centrality values. Some measures demonstrated a high level of contribution in comparison to others in both PPINs, like Barycenter, Decay, Diffusion degree, Closeness (Freeman), Closeness (Latora), Lin, Radiality, and Residual. Using validation measures, the appropriate clustering method was chosen for centrality measures. We also investigated some graph theory-based properties like the power law, exponential distribution, and robustness. ConclusionsThrough analysis and comparison, both networks exhibited remarkable experimental results. The network diameters were equal and in terms of heterogeneity, SARS-CoV-2 PPIN tends to be more heterogeneous. Both networks under study display a typical power-law degree distribution. Dimensionality reduction and unsupervised learning methods were so effective to reveal appropriate centrality measures.

bioinformatics↗

EnGRNT: Inference of gene regulatory networks using ensemble methods and topological feature extraction

The development of computational methods to predict gene regulatory networks (GRNs) from gene expression data is a challenging task. Many machine learning methods have been developed, including supervised, unsupervised, and semi-supervised to infer gene regulatory networks. Most of these methods ignore the class imbalance problem which can lead to decreasing the accuracy of predicting regulatory interactions in the network. Therefore, developing an effective method considering imbalanced data is a challenging task. In this paper, we propose EnGRNT approach to infer GRNs with high accuracy that uses ensemble-based methods. The proposed approach, as well as the gene expression data, considers the topological features of GRN. We applied our approach to the simulated Escherichia coli dataset. Experimental results demonstrate that the appropriateness of the inference method relies on the size and type of expression profiles in microarray data. Except for multifactorial experimental conditions, the proposed approach outperforms unsupervised methods. The obtained results recommend the application of EnGRNT on the imbalanced datasets.

bioinformatics↗