Coder Social home page Coder Social logo

mmostavi / 2_o_me_sitepred Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 460 KB

Rep for predicting 2'O sites in RNA sequences with machine learning and deep learning models

Python 100.00%
dna2vec embeddings rna-seq machine-learning deep-learning keras visualization cnn svm

2_o_me_sitepred's Introduction

Predicting precise location of 2'O methylations with Machine Learning and Deep Learning models

Link to the first paper

Link to the second paper

This repository contains codes and dataset for two papers.

Requirments:

Link to dna2vec
deepexlain for extracting significant scores around 2'O sites

The impact of three key factors are investigated:

  • Length of RNA sequences containing 2'O sites
  • Embedding method (one-hot encoding vs dna2vec)
  • Type of predictive models (SVM and CNN are chosen as the best Machine Learning and Deep Learning models, respectively)

Main results

1. Embedding has no impact on CNN performance however it makes a considerable difference in SVM models performance

2. Increasing input sequence length does not have any impact on performance of both SVM and CNN.

3. Significant nucleotides around 2'O sites are extracted by attention mechanism of CNN

  • The location of 2'O motif reported in the nm_seq has got highest attention from CNN
  • 2'O site is in the middle (23rd position) sig_score

2_o_me_sitepred's People

Contributors

mmostavi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.