Giter VIP home page Giter VIP logo

latext-based-enhancergan's Introduction

Latext-based-EnhancerGAN

Note: This study is inspired by the work of LATEXT-GAN

This work is the extension of the original Enahcner GAN. LA-based-enhancer-GAN tries to solve the problems faced by 1d Conv based enhancer GAN.

Problems:

  • Not every enhancer produced is present in the human genome
  • more training time
  • Unstable training

LA-based-enhancer-GAN:

  • A pretrained AE to learn the continuous representation of AEs]
  • Less training data
  • Less training time
  • More accurate learning of Enhancer regions

Dataset:

  • 43011 experimentally defined enhancers from human genome

Requirements

  • Information related to the version of the libraries can be found in the requirements.txt file.

How to use it ?

  • Install Libraries using requirements.txt
  • Run the train_ae.py
  • Get the pretrained AE model
  • Run the test_ae.py
  • Run the train_gan.py
  • Get the results
  • Do blast
  • Perform biological analyses

Results

  • The work successfuly generates enhancers of similar size e.g. in our case it prodcues 131 Nucs Enhancers etc.
    Loss:

Alignment of the generated Enhancers:

Sequences can be generated by the proposed mechanism, to check their reliability BLAST can be performed on the sequences so that the similarity with human genome can be checked. Below are the MSA results obatined from BLAST for one sequence:

The paper will be uploaded soon in arxiv.

Enjoy Deep Learning in Biology ๐Ÿ˜ƒ

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.