Git Product home page Git Product logo

omitrans's Introduction

OmiTrans

Please also have a look at our multi-omics multi-task DL freamwork ๐Ÿ‘€: OmiEmbed

DOI Codacy Badge GitHub license Safe GitHub Repo stars GitHub forks

The FIRST GANs-based omics-to-omics translation framework

Xiaoyu Zhang ([email protected])

Data Science Institute, Imperial College London

Introduction

OmiTrans is a generative adversarial networks (GANs) based omics-to-omics translation framework.

Getting Started

Prerequisites

  • CPU or NVIDIA GPU + CUDA CuDNN
  • Python 3.6+
  • Python Package Manager
  • Python Packages
    • PyTorch 1.2+
    • TensorBoard 1.10+
    • Tables 3.6+
    • prefetch-generator 1.0+
  • Git 2.7+

Installation

  • Clone the repo
git clone https://github.com/zhangxiaoyu11/OmiTrans.git
cd OmiTrans
  • Install the dependencies
    • For conda users
    conda env create -f environment.yml
    conda activate omitrans
    • For pip users
    pip install -r requirements.txt

Try it out

  • Put the gene expression data (A.tsv) and DNA methylation data (B.tsv) in the default data path (./data)
  • Train and test using the default settings
python train_test.py
  • Check the output files
cd checkpoints/test/
  • Visualise the metrics and losses
tensorboard --logdir=tb_log --bind_all

OmiEmbed

Please also have a look at our multi-omics multi-task DL freamwork ๐Ÿ‘€: OmiEmbed

License

This source code is licensed under the MIT license.

omitrans's People

Contributors

zhangxiaoyu11 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

omitrans's Issues

Data

Can you provide me your experimental data: A.tsv and B.tsv?

data set

Excuse me, do I need to download the code data from the TGGA website?

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.