GithubHelp home page GithubHelp logo

colinvwood / cancer-microbiome-intervention-tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qiime2/cancer-microbiome-intervention-tutorial

0.0 0.0 0.0 8.6 MB

License: Other

CSS 0.17% TeX 26.37% Makefile 0.38% Jupyter Notebook 73.08%

cancer-microbiome-intervention-tutorial's Introduction

QIIME 2 Cancer Microbiome Intervention Tutorial

This repository contains the source for the QIIME 2 Cancer Microbiome Intervention Tutorial. This content is presented as a Jupyter Book here.

You shouldn't need to access this source repository if you're interested in following the tutorial or reading other parts of the Jupyter Book.

About QIIME 2 Usage API enabled Jupyter Books

QIIME 2 Usage API enabled Jupyter Books allow for the development of Jupyter Books that can illustrate QIIME 2 workflows as steps in different QIIME 2 interfaces.

For developers and tutorial authors

Building this Jupyter Book

  1. Install the most recent development version of QIIME 2.

    1. macOS
      wget https://raw.githubusercontent.com/qiime2/environment-files/master/latest/staging/qiime2-latest-py38-osx-conda.yml
      conda env create -n q2-jb --file qiime2-latest-py38-osx-conda.yml
      conda activate q2-jb
      
    2. Linux
      wget https://raw.githubusercontent.com/qiime2/environment-files/master/latest/staging/qiime2-latest-py38-linux-conda.yml
      conda env create -n q2-jb --file qiime2-latest-py38-linux-conda.yml
      conda activate q2-jb
      
  2. Obtain Jupyter Book content by cloning this repository and changing into the new directory that is created:

    git clone [email protected]:qiime2/cancer-microbiome-intervention-tutorial.git
    cd cancer-microbiome-intervention-tutorial
    
  3. Install additional dependencies:

    pip install -r book/requirements.txt
    
  4. Build the book and initiate http server to host the book content:

    make
    
  5. Open http://localhost:8000 in your web browser.

  6. Read and enjoy. ๐Ÿ“š โ˜•

Local Linting

docker pull github/super-linter:latest
docker run -e RUN_LOCAL=true -e VALIDATE_JSCPD=false -v $PWD:/tmp/lint github/super-linter

cancer-microbiome-intervention-tutorial's People

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.