Git Product home page Git Product logo

zackular_abaomdss_msphere_2015's Introduction

Manipulation of the Gut Microbiome Reveals Role in Colon Tumorigenesis

There is growing evidence that individuals with colonic adenomas and carcinomas harbor a distinct microbiota. Alterations to the gut microbiota may allow the outgrowth of bacterial populations that induce genomic mutations or exacerbate tumor-promoting inflammation. In addition, it is likely that the loss of key bacterial populations may result in the loss of protective functions that are normally provided by the microbiota. We explored the role of the gut microbiota in colon tumorigenesis using an inflammation-based murine model. We observed that perturbing the microbiota with different combinations of antibiotics did not change the bacterial load but reduced the number of tumors at the end of the model. Using the random forest machine learning algorithm we successfully modeled the number of tumors that developed over the course of the model based on the composition of the microbiota at the beginning. The timing of antibiotic treatment was an important determinant of tumor outcome as colon tumorigenesis was arrested with the use of antibiotics during the inflammation period of the murine model. Together, these results indicate that it is possible to predict colon tumorigenesis based on the composition of the microbiota and that altering the gut microbiota can alter the course of tumorigenesis.

Overview

project
|- README          # the top level description of content
|
|- doc/            # documentation for the study
|  |- notebook/    # preliminary analyses (dead branches of analysis)
|  +- paper/       # manuscript(s), whether generated or not
|
|- data            # raw and primary data, are not changed once created
|  |- references/  # reference files to be used in analysis
|  |- raw/         # raw data, will not be altered
|  +- process/     # cleaned data, will not be altered once created
|
|- code/           # any programmatic code
|- results         # all output from workflows and analyses
|  |- tables/      # text version of tables to be rendered with kable in R
|  |- figures/     # graphs, likely designated for manuscript figures
|  +- pictures/    # diagrams, images, and other non-graph graphics
|
|- scratch/        # temporary files that can be safely deleted or lost
|
|- Zackular_AbAOMDSS_mSphere_2015.Rmd  # executable Rmarkdown for this study, if applicable
|- Zackular_AbAOMDSS_mSphere_2015.md   # Markdown (GitHub) version of the *Rmd file
|- Zackular_AbAOMDSS_mSphere_2015.html # HTML version of *.Rmd file
|- Zackular_AbAOMDSS_mSphere_2015.docx # Word version of *.Rmd file
|
+- Makefile        # executable Makefile for this study

zackular_abaomdss_msphere_2015's People

Contributors

pschloss avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

zackular_abaomdss_msphere_2015's Issues

How do we use this?

Do you have installation instructions? I cloned this repository, ran "make" from the repository directory, and got a ton of errors.

Or alternately, is there a place that we could download the ".biom" file for this paper?

Thanks for all of your hard work on this. This was obviously a lot of work. I simply don't know how to make use of it without some additional instructions.

Here are samples of the errors:

cp: cannot stat `/mnt/EXT/Schloss-data/zackular/WT-Nod1-analyses/Allabs-m7247-d21_S219_L001_R1_001.fastq': No such file or directory`
...
Unable to open /share/ircf/ircfapps/bin/WTmice-m6558-d69_S21_L001_R1_001.fastq. Trying output directory data/process/WTmice-m6558-d69_S21_L001_R1_001.fastq
...
Unable to open /path/redacted/bin/VancStrep-m7253-dneg8_S265_L001_R2_001.fastq. Trying output directory data/process/VancStrep-m7253-dneg8_S265_L001_R2_001.fastq
[WARNING]: can't find data/process/VancStrep-m7253-dneg8_S265_L001_R2_001.fastq, ignoring pair.
[ERROR]: unable to spawn the number of processes you requested, reducing number to 959
/bin/sh: line 1: 11660 Segmentation fault      mothur code/get_good_seqs.batch
rm: cannot remove `data/process/*.map': No such file or directory
make: *** [data/process/ab_aomdss.trim.contigs.good.unique.good.filter.unique.precluster.denovo.uchime.pick.pick.count_table] Error 1

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.