Giter Site home page Giter Site logo

dl-mo's Introduction

DL-mo

A benchmark study of deep learning based multi-omics data fusion methods for cancer


Multi-Omics
We here compare the performances of 10 deep learning methods in three contexts:

  1. Simulated datasets
  2. Cancer datasets
  3. Single-cell datasets

We use python and R to code the programs. The python scripts are in ./python-scripts/ folder .The R scripts are in ./R-scripts/ folder .


16 deep learning methods


Input data

The data for python scripts is in ./python-scripts/data/ folder .The data for R scripts is in ./R-scripts/data/ folder .
For python-scripts,Simulated datasets are in ./python-scripts/data/simulations,Cancer datasets are in ./python-scripts/data/cancer ,Single-cell datasets are in ./python-scripts/data/single-cell.


python scripts

Each of the three datasets above corresponds to a differnet python scripts in this repositiory:

  1. runSimulations*.py
  2. runCancer*.py
  3. runSingle*.py

R scripts

Each of the three datasets above corresponds to a differnet Jupyter notebook in this repositiory:

  1. simulated*.ipynb
  2. cancer*.ipynb
  3. single-cell*.ipynb

Install the R software environment

Use conda to create a new environment: conda create -n momix -c conda-forge -c bioconda -c lcantini momix r-irkernel


Install the python software environment

You need to build a virtual environment for python.
You need to install the following main libraries: Python==3.7.0,Tensorflow==1.15.0, scikit-learn==0.20.0, Jupyter==1.0.0.

dl-mo's People

Contributors

zhenglinyi avatar

Stargazers

Tony Liang 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.