Code Monkey home page Code Monkey logo

consortm's Introduction

ConsortM is a package designed to facilitate continual quick, cheap and reliable monitoring of minimal microbial consortia, via the use of MALDI-TOF MS.

Acting as a series of scripts, ConsortM accepts raw MALDI profiles (tested on the Brucker Biotyper) and provide both visual and statstical comparison of different groups, be these the same consortia over time, or different consortia.

Installation

Conda

ConsortM is installable via conda using the command:

conda install -c thitch consortm
# To add all R dependencies
conda install -c thitch -c conda-forge consortm r-vegan r-ade4 r-ggplot2 r-phangorn r-factoextra

Usage

ConsortM requires two inputs; the raw MALDI profiles, and the project name.

The raw MALDI profiles must be provided as a folder, containing sub-folders named after each group being compared. Within these group folders place the MALDI profiles.

ConsortM can then be run using the command; ConsortM.py -i $RAW_DATA -p $PROJECT_ID

Example dataset

As an example we provide a set of files from three groups; the OligoMM12 consortium, Extibacter muris, and the combination of the OligoMM12 consortium with Extibacter muris included.

By running this dataset through ConsortM you should get a plot which looks very similar to that below. Additionally a statistics file should be output which states that all three groups are significantly (adj. p-value <0.01) different from each other.

Output

ConsortM provides three major outputs;

  • Multidimensional scaling (MDS) plots of the distance between each groups samples samples
  • A dendrogram based on the same distances
  • Statistical comparison of the distances between each group to each other (pairwise) via PERMANOVA

Citation

ConsortM is currently being prepared as a manuscript.

In addition to our work, please also cite the following publications which provide code underpinning ConsortM;

consortm's People

Contributors

thh32 avatar cpauvert avatar

Watchers

 avatar

Forkers

cpauvert

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.