GithubHelp home page GithubHelp logo

adamlmaclean / rvagene Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maclean-lab/rvagene

0.0 0.0 0.0 17.14 MB

Recurrent Variational Auto gene encoder

License: MIT License

Python 9.30% Jupyter Notebook 90.70%

rvagene's Introduction

RVAgene: modeling gene expression dynamics

Overview

RVAgene models gene expression dynamics in single-cell or bulk data. Read the paper here.

Requirements

  1. Python 3
  2. numpy, matplotlib, pytorch, scikit-learn
  3. GPU (optional)

Quickstart

  • Jupyter notebook demo of RVAgene here
  • Or on the command line
    • python gen_synthetic_data.py <dataset_name> e.g. python gen_synthetic_data.py demosim
    • python train_and_gen.py <dataset_name> e.g. python train_and_gen.py demosim

Contents

data : contains example synthetic gene expression time series data with 6 inherent clusters
rvagene : contains code for recurrent variational autoencoder
train_and_gen.py : code demonstrating training RVAgene, unsupervised clustering on latent space using K-means and Generating new gene expression data by sampling and decoding points from latent space.
gen_synthetic_data.py : code to generate synthetic data with cluster structure as described in the paper.
figs : contains figures generated by the demo code.
demo.ipynb : Demonstration on the whole synthetic data generation, RVAgene training, clustering on latent space and new cluster specific data generation process

alt text

Acknowledgments

  1. Thanks to open source implementation of recurrent VAE at https://github.com/tejaslodaya/timeseries-clustering-vae
  2. Relevant research works as cited in the work.

Contributors

rvagene's People

Contributors

timkartar avatar adamlmaclean 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.