bioRxiv ScienceSearch

Biology subjects

Teti, M.

Publications and source records attributed to Teti, M..

2 recordsLinked to original sources

Self-Organizing Map Methodology for Sorting Differential Expression Data of MMP-9 Inhibition

An unsupervised machine-learning model, based on a self-organizing map (SOM), was employed to extract suggested target genes from DESeq2 differential expression analysis data. Such methodology was tested on matrixmetalloproteinase 9 (MMP-9) inhibitors. The model generated information on several novel gene hits that may be regulated by MMP-9, suggesting the self-organizing map method may serve as a useful analytic tool in degradomics research for further differential expression data analysis. Original data was generated from a previous study, which consisted of quantitative measures in changes of levels of gene expression from 32,000 genes in four different conditions of stimulated T-cells treated with an MMP-9 inhibitor. Since intracellular target of MMP-9 are not yet well characterized, the functional enrichment analysis program, WebGestalt, was used for validation of the SOM identified regulated genes. The proposed data analysis method indicated MMP-9s prominent role in biological regulatory and metabolic processes as major categories of regulation of the predicted genes. Both fields suggest extensive intracellular targets for MMP-9-triggered regulation, which are new interests in MMP-9 research. The methodology presented here is useful for similar knowledge and discovery from quantitative datasets and a proposed extension of DESeq2 or similar data analysis.

bioinformatics

Target Binding and Sequence Prediction With LSTMs

Deep recurrent neural networks (DRNNs) have recently demonstrated strong performance in sequential data analysis, such as natural language processing. These capabilities make them a promising tool for inferential analysis of sequentially structured bioinformatics data as well. Here, we assessed the ability of Long Short-Term Memory (LSTM) networks, a class of DRNNs, to predict properties of proteins based on their primary structures. The proposed architecture is trained and tested on two different datasets to predict whether a given sequence falls into a certain class or not. The first dataset, directly imported from Uniprot, was used to train the network on whether a given protein contained or did not contain a conserved sequence (homeodomain), and the second dataset, derived by literature mining, was used to train a network on whether a given protein binds or doesnt bind to Artemisinin, a drug typically used to treat malaria. In each case, the model was able to differentiate between the two different classes of sequences it was given with high accuracy, illustrating successful learning and generalization. Upon completion of training, an ROC curve was created using the homeodomain and artemisinin validation datasets. The AUC of these datasets was 0.80 and 0.87 respectively, further indicating the models effectiveness. Furthermore, using these trained models, it was possible to derive a protocol for sequence detection of homeodomain and binding motif, which are well-documented in literature, and a known Artemisinin binding site, respectively [1-3]. Along with these contributions, we developed a python API to directly connect to Uniprot data sourcing, train deep neural networks on this primary sequence data using TensorFlow, and uniquely visualize the results of this analysis. Such an approach has the potential to drastically increase accuracy and reduce computational time and, current major limitations in informatics, from inquiry to discovery in protein function research.

bioinformatics