GithubHelp home page GithubHelp logo

ukeiam / casestudy_mae_tcga_luad_review Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasonmbg/casestudy_mae_tcga_luad_review

0.0 0.0 0.0 1.74 MB

Case study how to perform Multi-omics cancer data integration and analysis starting from MultiAssayExperiments.

License: MIT License

Dockerfile 9.66% Shell 41.32% Jupyter Notebook 49.02%

casestudy_mae_tcga_luad_review's Introduction

Case study for Review Paper: "Evaluation of multi-omics methodologies and tools for identification of putative biomarkers and causal molecular networks in translational cancer research"

Reproducible workflow on how to perform Multi-omics cancer data integration with an unsupervised approach-MOFA+

Usage

Locally

You have two options for preparing the environment for the script:

  1. Use the prepared Docker container in .devcontainer.
  2. Create the environment manually with something like the following (expect neither pitty nor help). You may install additional dependencies, too:
BiocManager::install(c(
    "MultiAssayExperiment", "curatedTCGAData", "TCGAutils",
    "DESeq2", "M3C", "TxDb.Hsapiens.UCSC.hg19.knownGene", "org.Hs.eg.db"
))

install.packages(c("devtools", "data.table", "tidyverse", "UpSetR"))

devtools::install_github("bioFAM/MOFA2", build_opts = c("--no-resave-data --no-build-vignettes"))

On Jupyter Hub

Just build using the Dockerfile and stick to the information online.

casestudy_mae_tcga_luad_review's People

Contributors

christopher22 avatar jasonmbg 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.