Giter Club home page Giter Club logo

mwas's Introduction

Package Name Developers Date
MWAS R Package v0.9.3
Hu Huang,Emmanuel Montassier, Pajau Vangay, Gabe Al Ghalith, Dan Knights
03-01-2015

MWAS (microbiome-wide association study) package is a R-based toolbox for microbiome study, developped by the members of the Knights Lab at the University of Minnesota, Twin Cities. It provides three main functional modules: learning a predictve model, predicting an unknown microbiome data, and visualization of different results. The latest update is version 0.9.3 (03-2015).

MWAS is developed in R, however, it also provides a Unix command-line interface as a simplified application for those who are not familliar with R.


Quick Index

Click the above link (section title) for detailed information.

  • Use the following command to set MWAS_DIR in the Terminal (or an equivalent command window; /MWAS_directory should be your actual directory):
    echo "export MWAS_DIR=$HOME/MWAS_directory" >> ~/.bash_profile

  • You might need to install dependencies seperately, if it cannot install or load the required packages. Most of the dependencies would be installed when running the corresponding function commands, except one pacakge optparse. Follow the steps below to install this package:

    • Open R Console in Terminal (or use RStudio)
    • Install the pacakge: install.packages("optparse")
    • You should be able to use the MWAS functions now.

(Detailed testing information is available here.)


2. MWAS "learn" Module


3. MWAS "predict" Module




6. Example 1: Learning a predictive model


7. Example 2: Prediction from an unknown dataset


8. Example 3: Taxon Statistical Analysis and Visualization


9. Common Errors and Solutions


References

Storey, J. D. (2002). A direct approach to false discovery rates. Journal of the Royal Statistical Society: Series B (Statistical Methodology), 64(3), 479-498.
Noble, W. S. (2009). How does multiple testing correction work? Nature biotechnology, 27(12), 1135-1137.
Storey, J.D. (2010). False discovery rate. Retrieved on Feb. 1, 2015, from http://www.genomine.org/papers/Storey_FDR_2010.pdf
Hu Huang, Emmanuel Montassier, Pajau Vangay, Gabe Al Ghalith, Dan Knights. "Robust statistical models for microbiome phenotype prediction with the MWAS package" (in preparation)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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.