Giter VIP home page Giter VIP logo

qwrapv2's Introduction

QWRAP

Quick Microbiome data analysis pipeline. QWRAP is a set of scripts written in bash, perl, pyhton and R. The scripts creates a workflow which helps in quick analysis of 16S microbiome data. The script act as a wrapper over publically available tools like FASTQC, FASTX, QIIME, PERL, R to achieve the task.

INSTALLATION

Requirements : QWRAP is heavily dependent on QIIME package. Please go through the manual for QIIME installation (http://qiime.org/install/index.html). QWRAP needs other programs like FASTQC, FASTX to peform data quality check and quality filtering. QWRAP can be installed only on LINUX. Installation requires that all the scripts are copied to a certain location on a computer and the location of script is included in the PATH.

  • Download : git clone git://github.com/QWRAP/QWRAP.git
  • Install : Just add the path of the QWRAP folder to your environment. Ex. if absolute path for the QWRAP folder is /home/username/QWRAP then execute the following command export PATH=${PATH}:/home/username/QWRAP to add path for this session or you can add the export command to file ".bashrc" in your home directory for all time ( you must logout and re-login to make it effective)

USAGE AND EXAMPLE

qwrapv2's People

Contributors

qwrap avatar

Watchers

 avatar  avatar

qwrapv2's Issues

MacQiime

Hey,

Is QWRAP compatible with MacQIIME? If so, do we need to do anything different to make it work with MacQIIME?

By the way, GREAT work on this microbiome analysis program!

Shalabh

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.