Skip to content

JulBaer/MAP-imaging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Multi-pad Agarose Plate (MAP) imaging

This repository contains all the information you need to get up and running with imaging using the multipad agarose plate (MAP).

  1. CAD information and instructions for building the MAP.
  2. Detailed protocol for loading the pads with agar, including code and setup instructions for doing so using the Opentrons OT-2 pipetting robot.
  3. Example of how to use the PadImaging package we developed to analyse sample images from our agar pad imaging captured on the MAP platform. There are three notebooks, one outlining how to compress z-stacks, one outlining how to segment the images and one outlining how to segment and extract the data from time-series of images.

Getting started with the analysis code

  • Clone this repository.
  • Make a Python virtual environment.
  • Install the requirements with pip install -r requirements.txt into that environment.
  • Open one of the Jupyter Notebooks to see how this can be used. Get started right away with example images included in this repository.

About

Code for analysis of agar pad images captured with the MPAP platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 98.3%
  • Python 1.7%