GithubHelp home page GithubHelp logo

dd315 / fodmapsandgutmicrobiome Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibpa/fodmapsandgutmicrobiome

0.0 0.0 0.0 719 KB

A meta-analysis studying the interplay of dietary FODMAPs, gut microbiome and health in irritable bowel syndrome (IBS).

License: Creative Commons Zero v1.0 Universal

Shell 13.80% R 86.20%

fodmapsandgutmicrobiome's Introduction

Dietary FODMAPs, Gut Microbiome and Health in Irritable Bowel Syndrome

Investigating the interplay between dietary FODMAPs, gut microbiome and health in irritable bowel syndrome (IBS) using data from multiple studies.

fig

Reproducability

  • Step 0: Run install_packages.R to install required packages.
  • Step 1: Place the microbiome data for each study under the corresponding directory under (preprocessing/study_id/microbiome_data/). For some studies (s1, s3, s4), the raw microbiome data can be fetched using a corresponding fetch_data.sh script while for other studies (s2, s5, s6) they were directly requested from the article authors. See table below for the list of studies analyzed. See preprocessing/study_id/microbiome_data/format.txt for the expected format.
  • Step 2: Place the metadata for each study in preprocessing/study_id/metadata.csv with format specified at metadata_format.csv.
  • Step 3: Run run_all.sh and see the final figures under the results directory. Note that the preprocessing step was performed on cluster node with 64GB RAM and two Intel E5-2630 v3 2.4GHz CPU’s each having 8 cores and may take up to a day for a given study.

Requirements

Code Architecture

├─ fig/
   ├─ Fig1.png
   ├─ Fig5A.png
├─ integrated_analysis/
   ├─ generate_Fig2.R
   ├─ generate_Fig3.R
   ├─ ...
├─ lib/
   ├─ abundance_management.R
   ├─ classification.R
   ├─ ...
├─ preprocessing/
   ├─ s1/
   ├─ s2/
   ├─ ...
├─ install_packages.sh
├─ run_all.sh
├─ settings.txt

fodmapsandgutmicrobiome's People

Contributors

ameenetemady 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.