Coder Social home page Coder Social logo

mmica's Introduction

MMICA

Maximal Mutual Information Component Analysis

The details on the algorithm and application can be found in Detecting Microbial Dysbiosis Associated with Pediatric Crohn Disease Despite the High Variability of the Gut Microbiota published on Cell Reports in 2016.

Usage

Users need to write an IO to input the micrbiome data into the code and analysis the output results. The input data should be a numpy array with size [N_OTUs, N_samples], and the first Nc samples are control ones. The code for MMICA was written as functions which can be easily understood. To do it, one can implement the function readCell() to convert the microbiome data in biom-format or other formats to a numpy array.

misfunc includes a function showarray(), which prints array in a better look. It is not a part of MMICA, and one can implement showarray() to be simply as

def showarray(x):
	print x

Requirement

  • python >= 2.7
  • scipy

Citation

Please consider to cite

@article{wang_detecting_2016,
	title = {Detecting {Microbial} {Dysbiosis} {Associated} with {Pediatric} {Crohn} {Disease} {Despite} the {High} {Variability} of the {Gut} {Microbiota}},
	volume = {14},
	url = {http://www.sciencedirect.com/science/article/pii/S2211124715015442},
	doi = {10.1016/j.celrep.2015.12.088},
	number = {4},
	journal = {Cell Reports},
	author = {Wang, Feng and Kaplan, Jess L. and Gold, Benjamin D. and Bhasin, Manoj K. and Ward, Naomi L. and Kellermayer, Richard and Kirschner, Barbara S. and Heyman, Melvin B. and Dowd, Scot E. and Cox, Stephen B. and Dogan, Haluk and Steven, Blaire and Ferry, George D. and Cohen, Stanley A. and Baldassano, Robert N. and Moran, Christopher J. and Garnett, Elizabeth A. and Drake, Lauren and Otu, Hasan H. and Mirny, Leonid A. and Libermann, Towia A. and Winter, Harland S. and Korolev, Kirill S.},
	month = feb,
	year = {2016},
	pages = {945--955}
}

mmica's People

Contributors

fengwangphysics avatar

Stargazers

 avatar Stefan Repplinger 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.