PathUTRNet: Prediction of signaling pathways and microRNA non-coding regions with deep learning

PathUTRNet was created in the context of my MSc thesis during my master's studies in Queen Mary University of London.

Summary

PathUTRNet consists of two deep learning models, which are utilized in a sequential way to accomplish three interconnected tasks:

Both models combine both CNN and RNN layers together, since this architecture outperforms both paper's simpler counterparts (CNN-based, RNN-based).

Scientific Publication:

Scientific paper to be written together with Professor Rob Krams

Current paper's version is available at:

Note: Paper's content will be frequently updated before acquiring a final draft

Data:

Additional information about the data acquisition and preprocessing process can be found in the paper.

Sample of results during inference:

Input

Output

Code & Installation Process are available at:

Written with:

Python, Tensorflow, Keras, Plotly, Pandas, Scikit-Learn, Numpy

Since:

April 2021 - Present