Skip to content

matryoshkev/mix-experiment-tools

Repository files navigation

Tools to analyze microbial mix experiments

A common experimental design for measuring microbial interactions is to mix together two different microbes (different genotypes, for example) and measure how their behavior and reproductive success depends on mix frequency. How do they perform together compared to performing separately?

Here we offer a set of digital tools to help analyze mix experiments using the R environment for statistical computing. Aimed at researchers and students with basic R experience, we hope these will be useful as:

  • a quick diagnostic tool to visualize data in preliminary analyses
  • example code to modify and reuse
  • starting materials for new lab member

These materials aim for best practice in data storage and analysis to enable open, transparent, repeatable science.

Files

mix_expt_examples.R : Example analyses of data from mix experiments

mixexptr.R : Library of R functions to calculate and plot fitness effects in mix experiments

data_smith2010.csv : Example dataset where measured values are cell counts for each strain. Archive-quality csv format. Metadata embedded as comment lines beginning with #.

data_smith2010.xslx : Example dataset in spreadsheet format. Follows best practices described by Broman & Woo (2017).

data_Yurtsev2013.csv : Example dataset where measured values are total density and strain frequency

Further reading

About

Digital tools to analyze microbial mix experiments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages