Giter Club home page Giter Club logo

pyto_segmenter's Introduction

This code is associated with the paper from Weir et al., "The AAA protein Msp1 mediates clearance of excess tail-anchored proteins from the peroxisomal membrane". eLife, 2017. http://dx.doi.org/10.7554/eLife.28507

pyto_segmenter

developer: Nicholas Weir, Ph.D. Student, Denic Laboratory, Harvard University

emai l: nweir a.t fas do t harvard (dot) edu

Purpose:

This package was developed to identify cells, foci, and reticular structures from Z-stack fluorescence microscopy images (multipage TIFF format). It was developed during preparation of Weir et al. 2017. Please cite this manuscript if you use this package!

Installation:

As with any python module, clone the repository into your PYTHONPATH.

Dependencies:

This in-development module is intended for segmenting Saccharomyces cerevisiae cells (or other roughly elliptical cells) using the signal from a cytosolically-localized fluorescent protein in fluorescence microscopy z-stacks. It is not perfect, and segmented cells require pruning post-hoc to eliminate poorly segmented cells (~5-20% when imaged cells are present in a single layer, more otherwise).

Contents:

PexSegment.py

Classes and methods for segmenting small foci using a Canny algorithm (or using more basic thresholding methods if desired - see docstrings). Has methods to save intermediate images/output images as well as outputting segmented objects for further analysis.

MitoSegment.py

Based on PexSegment.py, the classes provided here perform two additional steps:

  • merging contiguous objects to generate longer reticular structures
  • emptying holes in donut-shaped objects to avoid erroneous segmentation

PytoSegment.py

Classes and methods for merging objects acquired in different channels (e.g. assign peroxisomes to "parent" cells). This code is still in active development.

CellSegment.py

Classes and methods for identifying whole cells expressing a cytosolic marker fluorescent protein based on a Z-stack image. This was designed for roughly elliptical cells such as Saccharomyces cerevisiae. It does not do well when cells are not present in a single layer. See docstrings for additional details. This code is stil in active development.

Usage examples

For usage examples, see the parallel repository for Weir et al. 2017 figure generation scripts in The Denic Lab

Readme last updated 5.24.2017

pyto_segmenter's People

Contributors

editorialelife avatar nrweir avatar

Watchers

 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.