This is the
custom-written Matlab script we’ve used to quantitatively assess axon initial
segment (AIS) location, length, and localisation in dissociated neuronal
cultures (see
Grubb & Burrone 2010 Nature 465: 1070-74). It takes in 2D z-projected or single z-slice
tiff files, so won’t work if you want to analyse AISs in 3D, and it asks you to
draw a profile along the axon before outputting various AIS measures, so you’ve
still got a bit of work to do! Hopefully
the annotations and instructions make things self-explanatory, but if you
discover any bugs or need some help, please
contact us. And, of course, please feel free to make any
alterations you like – if they’re interesting, or make the code more efficient
(not hard…) we’d be grateful if you’d send them back to us.
Update April 2011
Below is an updated version of our code for
AIS analysis, with instructions for use.
The basic principles are all the same, but there are a few important
changes: the script now takes an RGB
tiff file as input, allows analysis of AIS parameters in up to 3 channels,
gives measures of fluorescent intensity, and gives more accurate measures of
axonal distances.
Instructions for using ais_z3 Matlab file [Word Document - 24.5 KB. Right click link to save]
ais_z3.m [Matlab file. Right click link to save]