Giter Site home page Giter Site logo

kymo's Introduction

This code is associated with the paper from Volkov et al., "Multivalency of NDC80 in the outer kinetochore is essential to track shortening microtubules and generate forces". eLife, 2018. http://dx.doi.org/10.7554/eLife.36764

kymo

matlab script to trace fluorescent particles in kymograph

  1. load a kymograph in tiff format
  2. select your region of interest by clicking on its top left and bottom right corners in your image
  3. select the background region with two clicks
  4. select the start region of your trace with two clicks (determines the initial values for position and height of the peak). the script fits a gaussian to each line of a kymograph, then displays intensity (area under the gaussian) and position (peak of the gaussian) as a function of time (line number * frame rate).
  5. check if your fitting is adequte, if yes press "save" to store the results.

run the script specifying the path - 'path', filename (no extension) - 'file', fluorescent channel of your particle of choice for multichannel kymos (for single channel leave '1') - 'dim', timestep of your acquisition (seconds per frame, or seconds per line of the kymograph - 'timestep', pixel dimensions in micrometers - 'pix'

kymo('path','example',2,1,0.16);

works only on single particles.

kymo's People

Contributors

volkovdelft avatar editorialelife avatar

Watchers

James Cloos 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.