Git Product home page Git Product logo

acute_assay's Introduction

acute_assay

Supporting information for "An image-based assay for the rapid quantification of C. elegans movement in response to genetic and chemical perturbations"

Overview

The files here should be sufficient to reproduce the data acquisition and analysis pipeline described in our paper, used in conjunction with several other packages of freely-available software.

The files are:

File Description
NIS_elements_example_script.xml An example microscope control macro for use in Nikon NIS elements sortware
export_nd2.py Custom python script to extract individual 8-bit TIFF images from Nikon ND2 files
quantify_movement.py Custom python script to analyse a set of 8-bit image files from an experiment, return mobility scores
quantify_movement_adult.py As above but tuned for larger, adult worms. Ignores eggs in the well
example_levamisole_data.npy numpy array containing sample FMS data for a range of levamisole concentrations
levamisole_analysis.ipynb An example jupyter (formerly ipython notebook) file illustrating normalization and plotting of data

Required third-party software:

  1. Python 2.7
  • numpy
  • scipy
  • matplotlib
  • scikit-image
  1. ImageMagick (for export_nd2.py): https://www.imagemagick.org/script/index.php
  2. bfconvert: http://www.openmicroscopy.org/site/support/bio-formats5.4/users/comlinetools/
  3. Jupyter: http://jupyter.org/

Example Data

A set of example images is available at Open Science Framework: https://osf.io/p372e/

Running quantify_movement.py on the example images should recreate the fractional mobility score data in example_levamisole_data.npy

An example jupyter notebook, levamisole_analysis.ipynb illustrates the normalization of data and plotting procedure, using the data in example_levamisole_data.npy.

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.