Giter Site home page Giter Site logo

sbx_lewis2015's Introduction

sbx_lewis2015

Sunbeam extension to reproduce key results from Lewis et al 2015 (PMID: 26468751)

Background

This report uses the Sunbeam pipeline to reproduce results from the 2015 Lewis et al. paper entitled "Inflammation, Antibiotics, and Diet as Environmental Stressors of the Gut Microbiome in Pediatric Crohn's Disease" (PMID: 26468751). A key finding of this study was that individuals with Crohn's disease form two distinct clusters by Multidimensional Scaling (MDS)--the dysbiotic cluster tended to have a high human DNA fraction. Here, we test whether we can reproduce this observation using the originial data submitted to the SRA, and compare three different read-based classification methods available in Sunbeam or as Sunbeam extensions: Kaiju, Kraken, and MetaPhlAn2.

Installing

Make sure you have Sunbeam installed--if not, see the instructions here

Clone the repo into your Sunbeam extensions directory, and install dependencies through Conda:

source activate sunbeam
cd $SUNBEAM_DIR/extensions
git clone https://github.com/louiejtaylor/sbx_lewis2015
conda install -c bioconda -c conda-forge --file sbx_lewis2015/requirements.txt

You'll want a Kraken database to query--see the Kraken documentation for database-building instructions if you don't already have one.

This report depends on output from two other extensions: sbx_kaiju and sbx_metaphlan. Make sure to install them (by following the instructions in the above links) before running this extension, if they are not already installed. As a final check, make sure you've added the config options from both extensions to your Sunbeam configuration file, and that you've included the locations of your Kraken and Kaiju databases in the config file!

Running

Since the Lewis 2015 data is available through NCBI SRA, all you need to do is pass the SRA project identifier to sunbeam init:

sunbeam init Lewis2015 --data_acc SRP057027

And then run Sunbeam, specifying lewis_report as the target rule:

sunbeam run --configfile Lewis2015/sunbeam_config.yml --cores 20 lewis_report

The report will be located in the reports directory in your Sunbeam output folder (usually named sunbeam_output).

sbx_lewis2015's People

Contributors

louiejtaylor avatar

Watchers

James Cloos avatar  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.