|
|
||||||||
INNOVATIVE METHODOLOGY
1Institute of Biology, Free University of Berlin; and 2Institute of Informatics, Technical University of Berlin, Berlin, Germany
Submitted 26 July 2004; accepted in final form 5 November 2004
| ABSTRACT |
|---|
|
|
|---|
| INTRODUCTION |
|---|
|
|
|---|
Despite striking achievements during recent years, neuroscience is still far from having a comprehensive understanding of the computational function of dendritic shape (Gabiani et al. 2001
; Koch and Segev 2000
; Hausser et al. 2000
; Krichmar et al. 2002
; Segev and London 2000
; Single and Borst 1998
; Stuart and Hausser 2001
) and of the mechanisms underlying maturation, refinement, and aging of dendritic shape in the manifold types and subtypes of neurons in the brain (Cline 2001
; Libersat and Duch 2004
; Scharff 2000
; Scott and Luo 2001
; Wong and Gosh 2002
). A commonly available tool is needed to create neuronal morphology databases (Van Pelt et al. 2001
) and to quantitatively analyze changes in dendritic shape with high accuracy, as imaged during development or during learning in situ. Ideally, such a tool should provide precise three-dimensional reconstruction to determine the neuron's length, diameter, surface, orientation, and branching pattern (Libersat and Duch 2004
; Uylings and van Pelt 2002
), as well as its sites of input and output synapses. Only with these measures in hand can a thorough geometric evaluation, as well as the construction of models for computational analysis, be performed.
Electron microscopy offers the highest precision of cellular morphology, but due to the method's practical constraints, is only applicable to fixed tissue and is restricted to subvolumes of neurons. Confocal or two-photon microscopy offer excellent possibilities for monitoring the growth in situ and in vivo of fluorescent-stained neuronal structures at high resolution in three dimensions, while the neuron is in its natural environment.
Volume reconstructions, which provide surface and volume measures, are a commonly available method for the automatic reconstruction of neural morphology from confocal image stacks, but information about branching number, diameter, and length must still be determined. This, in principle, could be accomplished by a variety of methods developed to automatically extract midlines from binary volume definitions to build up a wire model of the neuronal tree that is equipped with diameters, i.e., a geometric reconstruction. Its precision, however, is limited by the quality of the volume reconstruction one starts with and usually suffers from various algorithmic constraints that make manual postprocessing necessary.
Due to the low accuracy and incomplete results of automatic procedures that are now available, geometric reconstructions are commonly done manually with programs such as Neurolucida (MicroBrightField) (Glaser and Glaser 1990
) or Neurozoom (Neurome). The accuracy of manual reconstruction, however, is strongly dependent on individual data interpretation to estimate midlines and diameters of dendrites. In addition, it is extremely time consuming. Automation therefore is a better way to create morphology databases that quantitatively link physiological function and genetic composition to morphology.
We have developed a complete and novel reconstruction tool set for creating precise geometric reconstructions as well as surface and volume reconstructions. The entire reconstruction process is fully automatic for confocal image stacks of well-stained dendritic trees as complex as those of cerebellar Purkinje cells. For even more complex dendritic trees, or for image stacks of inferior quality, the reconstruction procedure is semiautomatic. The user can manually define branch point hierarchy, and midlines and diameters of interconnecting segments are automatically determined to obtain a skeleton reconstruction. For surface reconstructions at single voxel precision, the skeleton reconstruction is used to extract localized intensity values for image segmentation to cope with staining gradients and intensity fading caused by bleaching or absorption. Furthermore, we present a method for assessing the concentration of labeled markers around the neuron's surface or within its cytoplasm to determine the distribution of labeled molecules along neuronal processes. Finally, an export routine is included to write compartment model description files from geometric reconstructions in Genesis and Neuron format for computational analysis.
This tool set offers completely new approaches to address the development, refinement, and function of neuronal architecture. To speed up database establishment and common use, it is equipped with a graphical editor to allow extensive interaction; it incorporates into the commercially available visualization software, Amira. The binary version of the reconstruction module is downloadable at no cost, and its basic features are briefly documented (www.neurobiologie.fu-berlin.de/Evers.html). It requires Amira version 3.0 or 3.1 and is ready to install.
| METHODS |
|---|
|
|
|---|
Intracellular recording and staining of Manduca motoneuron 5 was done as described in Duch and Mentel (2004)
. Special care was taken to avoid tissue shrinking (Bucher et al. 2000
). A Leica TCS SP2 laser scanning microscope equipped with three different laser lines was used to acquire image stacks of triple-labeled preparations. All images were obtained in simultaneous acquisition mode, i.e., the emitted fluorescence light of synchronously excited fluorophores was divided by an acoustic-optical beam splitter to be detected by separate photomultipliers. Thus no image misalignment occurred due to error in scan mirror positioning. Images were further processed with Amira 3.1 (TGS) and arranged into figures with Adobe Illustrator 10 (Adobe Systems).
Correction for chromatic aberration
To correct for chromatic aberration of the optical path, a neuron was filled with biotin and double-labeled with Cy3- and Cy5-coupled streptavidin (Jackson Immunochemicals).
An image stack was obtained as described above. The misalignment between images of the same structure was measured and corrected for in subsequent image stacks of identically treated specimens (see Wouterlood et al. 1998
).
Programming
All programming was done in C++, making use of Amira 3.1 (TGS) and OpenInventor (SGI) libraries for image data handling and visualization. The software was compiled for Microsoft Windows 2000 using Microsoft Visual Studio 6.0, IRIX 6.5 (SGI) using MIPSpro Compiler Version 7.41, and Suse Linux 9.0 using gcc3.3.1.
Reconstruction algorithms
The algorithms are described in detail in a parallel, theoretical paper (Schmitt et al. 2004
). However, the basic principle of fitting reconstructions to confocal image data are briefly described below. The neuron's branchpoint hierarchy is set by the user. Then the interconnecting segments are automatically reconstructed as cylinders. This is realized by adapting the active contour model by Kass et al. (1988)
. Thereby, the precision of the skeleton of interconnecting link segments is controlled by two criteria: first, the skeleton has to be smooth, avoiding wiggles, which are due to imaging noise. This is enforced mathematically by equipping the segment with spring properties and calculating its reset force, a value which describes the segments smoothness (smoothness measure). Second, the centerline has to lie close to the middle of bright voxels (medialness), guaranteeing that the precise morphology of the neuron is reconstructed. This medialness is evaluated algorithmically and, in turn, consists of two components: First, voxels with relatively higher gray value should lie inside the neuron's circular cross-section, whereas relatively lower gray values should lie outside. Second, the change of staining intensity, i.e., the gradient of image intensities should be maximal at the circumference of the circular cross-section. Both criteria for medialness are dependent on the local staining distribution rather than on the absolute value of staining intensity. Both the smoothness measure and medialness measure are evaluated for every cylinder, giving a numerical expression of reconstruction quality, called energy in the following. By iteratively evaluating the summed energy of the segment (i.e., the energy functional) and adjusting its midline and diameters to minimize its energy, the reconstructed segment is fitted to the confocal image data.
Precise surface reconstructions are obtained by initially calculating a three-dimensional distance map of float values with the voxel resolution of the original image data, on which every voxel holds the distance to the nearest cylinder of the skeleton reconstruction. Negative values mark the inside of the structure, and the zero-crossing marks the structure's boundary. The distance map is subsequently deformed to best fit the image intensity distribution, loosening the restriction to cylindrical cross-sections. For this, we deploy the geodesic active contour method (Caselles et al. 1997
), which allows introducing several weighing criteria to judge reconstruction quality on a voxel by voxel basis. These criteria namely are staining intensity at every single compartment of the cylindrical reconstruction, local staining gradients, and a user-defined surface smoothness. The distance map is iteratively optimized adjusting the distance values of every voxel to maximize reconstruction quality.
The distance map can be threshold-segmented to obtain a binary volume definition. Subsequent surface reconstruction can be generated, for example, by application of standard techniques (e.g., generalized marching cube algorithm), yielding a triangulated surface reconstruction.
Staining density and localization extraction
Staining density distribution along neuronal projections can be calculated in two different ways. If membrane-associated proteins are under investigation, the mean intensity of the second channel image data around every triangle of a triangulated surface reconstruction is calculated within a predefined distance and stored for every triangle. For correlation analysis between the skeleton's geometry and the staining localization, the skeleton is fragmented into truncated cones. Surface triangles are assigned to that cone-shaped compartment best approximating the triangle's location and are stored for every node. Thus staining distribution calculated for the surface reconstruction can be related to the neuron's geometry.
If the localization of cytoplasmatic proteins should be analyzed, the mean staining density within the volume corresponding to a cone-shaped compartment of the skeleton reconstruction is extracted. The node's volume is first confined to lie on the node's side of the planes orthogonally intersecting the straight lines to its neighbor nodes in their center point, and second, the volume's voxels must hold a negative value in the fitted distance map. The density values are stored for every node.
Exporting geometry data for analysis
Data about tree geometry can be exported as an ASCII table and include the following values for every branch segment: successive endings, segments, number of branchpoints, and tree length; length and mean radius of branch segment; tree distance; and air distance to tree origin.
Tags can be individually assigned to skeleton nodes. This enables us to define a selection of nodes for geometric analysis. If a geometric analysis is performed for selected nodes, the ASCII table will additionally include the following measures: length and mean radius of the branch segment the node is part of; the node's tree distance and air distance to tree origin; distance to next higher branchpoint; radius of the node; and values stored for the node.
Importing three-dimensional reconstructions in nonproprietary format
An import and export filter for neuron morphology data in SWC-file format (Cannon et al. 1998
) is included with the reconstruction module for Amira. This is a suggested format for on-line neuronal morphology databases, as used at http://www.cns.soton.ac.uk/
jchad/cellArchive/cellArchive.html. This file format is supported by CVAPP, a program for viewing and simple editing available from the above address, which also supports the import of Neurolucida reconstructions. Like this, it is possible to process Neurolucida reconstructions within Amira.
| RESULTS |
|---|
|
|
|---|
1) A semiautomatic reconstruction procedure is realized by adapting the snake algorithm (Kass et al. 1988
; Schmitt et al. 2004) to trace approximately tubular neuronal structures in confocal image stacks. User interaction is needed to define branch point hierarchy, whereby the algorithm automatically determines the midline and diameter of interconnecting link segments at a user-predefined step size. The resulting tubular reconstruction of the neuronal tree, which we refer to as the neuron's skeleton, contains precise information on length, diameter, orientation, and branching pattern.
2) To access exact surface and volumetric measures, we adapted the geodesic active contour algorithm (Caselles et al. 1997
; Schmitt et al. 2004) to fit the idealized cylindrical shape of previously generated skeleton reconstruction to actual image data, resulting in precise boundary definition.
3) To accelerate the reconstruction process, we skeletonize threshold-segmented confocal image stacks with the TEASAR algorithm (Sato et al. 2000
) to generate preliminary wire models, which then serve as an initialization for the above-mentioned tracing algorithm. This fully automates the reconstruction process in cases of simple branching (for instance Purkinje neurons) and well-stained neurons and significantly shortens the time needed to reconstruct neuronal trees with complex branching.
4) We present new methods for measuring staining density of second channel image data along surface definitions or within their respective volume. This enables relative geometric analysis of, for instance, protein location in close vicinity to the surface of the dendritic tree or within the cytoplasm along the axis of neuronal projections.
Tracing neuronal structures
To trace the run of a neuron's processes in three-dimensional space from a stack of confocal image data, it was previously necessary to manually define midlines and diameters of all branches. This is extremely time consuming and depends on personal judgment. These drawbacks can be overcome as depicted in Fig. 1. As an example, a small part of a motoneuron dendritic field (shown as a volume rendering in Fig. 1A) is reconstructed mimicking a conventional manual procedure within Amira (Fig. 1B). Typically occurring inaccuracies are obvious. First, slight bends of neuronal processes often get ignored, which leads to shortcuts in these structures (see Fig. 1B2, oval). Second, strong tapers and sharp curves are represented by unrealistic abrupt changes in diameter and sharp angular bends (Fig. 1B, large arrows). Third, image contrast must be adjusted to make small, and therefore weakly stained, structures visible during reconstruction. The perceived diameter of all structures will then appear thicker, thus introducing further inaccuracy. As a consequence, the resulting reconstruction reflects only the coarse morphology, and an inordinate amount of time must be invested in manually describing tapers and curves with a small enough step size. Even a small step size cannot compensate for the restriction of manual reconstructions to the image plane of every optical section of confocal image data. This is expressed in a stair-like appearance of the midline's course in a y-z aspect of the reconstruction, resulting in misestimation of length (Fig. 1, B, D, and E). This problem becomes strikingly obvious in a manual reconstruction of an entire dendritic tree (Fig. 1E). To overcome these limitations, we developed a semiautomatic reconstruction algorithm, only demanding user-provided information on interconnectivity. One method is to interactively define connected locations within the neuronal tree. The link segment is then traced automatically, producing a string of connected cylindrical compartments. Under the assumption of approximate cylindrical shape of the stained structures, the compartments' axis and radii are fitted into the confocal image stack data by iteratively optimizing their values to achieve best image data congruency. The method does not depend on boundary definition by fixed threshold levels, but calculates intensity gradients to determine boundary information (see METHODS). Branchpoints are created, choosing already-reconstructed parts as starting or end points. Therefore to measure the geometry of a complete neuronal tree, only the location and connection pattern of branchpoints and endpoints must be defined manually. The algorithm automatically optimizes branchpoint location in three dimensions, but does not correct for user-defined branchpoints located outside the original staining. Branchpoints that are left out of the calculation will result in a straight reconstructed segment.
|
In addition to the improved accuracy, the semiautomatic reconstruction process is much faster than manual approaches, because the number of points that have to be defined is considerably reduced (Fig. 1, B and C, blue spheres). The step size in which the skeleton's midline and diameter are determined can be adjusted to any value, limited only by the computational power of the computer, and not by the time invested by the experimenter. In contrast, when reducing the number of manually defined points to the number needed for the semiautomatic reconstruction, but not applying the new algorithm, the resulting reconstruction is greatly impaired (Fig. 1D). If the metric parameters of the manual reconstruction are compared with those of the precise semiautomatic reconstruction, for example, in the case of segment 1 in Fig. 1, BD, the deviation of the manual reconstruction for single segments is as high as 10% in the length and 26% in its radius. The inaccuracy of the midline's course in manual reconstructions compared with the high accuracy of the new tool presented here is further shown in Fig. 1, E and F. The x-y view of an entire dendritic tree of an insect motoneuron is shown for a manual Neurolucida reconstruction (Fig. 1E; imported into Amira, see METHODS), and the same reconstruction is fitted with the method described above (Fig. 1F). Diameter precision, smoothness of fit, midline definitions, and length calculation are all far better with the new automatic tool. This becomes especially apparent when comparing selective enlargements of the tip of the dendritic field in a y-z view (Fig. 1, E and F). The manual reconstruction shows a stair-like appearance compared with the smooth fit with the automatic method. Comparing the metric parameters of the reconstructions of the whole dendritic trees shown in Fig. 1, E and F, a deviation of the manual reconstruction as high as 7% in length, 7% in surface area, and 11% in volume is observed. In summary, compared with manual solutions, our methods save considerable amounts of time and provide higher accuracy with respect to finding the midlines and the diameters of the neuronal segments under investigation.
Boundary determination/distance map calculation/surface extraction
Because the cylindrical fit discussed above precisely describes the midline of neuronal structures, it only approximates the actual run of the surface of the neuron and does not give good boundary definition for nontubular structures. Exact surface representation of neuronal structures may be of fundamental importance, however, when exact volumetric measures are needed, and also for a proximity correlation between multiple structures acquired when considering multiple channel image data.
Most surface extraction methods rely on global threshold criteria, although confocal image stacks bear method-constrained data blurring and distortion described through the point spread function (PSF), as well as decreased fluorescence intensity with increased distance from the site of dye injection due to dye diffusion delay before sample fixation or live tissue image acquisition. The confocal image data can be corrected for the microscope and tissue-specific PSF by applying deconvolution algorithms, principally enabling threshold-based image segmentation to build volume and surface reconstructions. Dye concentration gradients, however, may significantly influence accuracy particularly in distant parts of the neuron. Thin processes with fluorescent signals that are close to background noise, staining discontinuities, and ruptures occurring through histological processing need manual editing, which is subject to individual perception. To show the importance of developing methods other than globally defined threshold values for boundary extraction, we show a skeleton reconstruction of an individual dendritic growth-cone obtained with the semiautomatic method superimposed onto a single optical section (Fig. 2, A and B). The contrast in Fig. 2A is adjusted to make thin structures visible, whereas in Fig. 2B, the contrast is left untouched, to remain the same as in the original recording, which was adjusted to exploit the full working range of the photo detector while avoiding signal saturation during image acquisition. If the interior of the neuron is defined to be composed of voxels with staining intensities as occurring within small structures, the boundaries of thick structures will be overestimated. In contrast, if the threshold value is adjusted to describe the boundary of thick structures, thin structures are completely excluded. Therefore threshold-based surface extraction cannot be applied to neurons consisting of structures with differing staining intensities, although this is a regularly occurring phenomenon with fluorescent-labeled neurons (Fig. 2, A and B). To solve this problem, we use the previously fitted skeleton to extract local threshold values for each cylindrical compartment. These local threshold values are used by an adapted active contour algorithm to fit a three-dimensional distance map to the image data applying smoothness constraints (see METHODS). The distance map has the same voxel size as the original image data, whereby every voxel maintains the distance value to the nearest patch of neuronal surface (Fig. 2C). Negative values mark the inside of structures; zero-crossings mark the boundary. This distance map can be threshold-segmented to obtain a binary volume definition. A precise triangulated surface reconstruction can be generated, for example, by applying the generalized marching cube algorithm (Fig. 2D).
|
As described above, fixed-level threshold segmented surface reconstructions are limited in their accuracy. However, if applied to relatively large and well-stained structures, they give a good preliminary approximation of the actual neuronal shape. Here, we use the TEASAR algorithm (implementation into Amira kindly provided by Steffen Prohaska) to extract an approximated centerline tree from prior segmented confocal image stacks, equipped with diameters. This tree is subsequently used as initialization for the previously described semiautomatic method. The interplay between both algorithms produces a skeleton, which is precisely adapted to the image data without further user interaction, not impairing the reconstruction's accuracy.
This fully automatic reconstruction approach is shown for the dendritic field of a Purkinje cell, a cultured rat astrocyte, and for the axonal arborization of an insect sensory neuron (wind sensitive accessory hair of Locusta migratoria). As the TEASAR algorithm relies on strict hierarchical organization of the segmented image data, the threshold level for all cases was adjusted to include the maximum of the arborizations while avoiding artificial formation of loops within the tree. In cells labeled as evenly as the Purkinje neuron depicted in Fig. 3A (projection view of all optical sections into one focal plane), most arborizations are included in the resulting fully automatic geometric reconstruction (Fig. 3B). This leaves the user to add only a few leftover branches with staining intensity below threshold level (arrows) or to remove a few possible loops within the threshold segmented image data. The entire reconstruction of the Purkinje cell (Fig. 3, A and B) takes the experimenter <15 min of working time, including the creation of dendrograms (Fig. 3C) and the extraction of accurate values for the length, diameters, and numbers of all segments and their order and orientation in three-dimensional space.
|
|
Neuronal function and development are strongly influenced by both molecules that are in close spatial relationship to the dendritic surface, such as cell surface proteins, growth factors, and synaptic receptor molecules, and by molecules that occur compartmentalized in the cytoplasm, such as kinases along the neuron's projection axes. Therefore many questions rely on an analysis of the proximity and localization relation between fluorescently labeled structures in multiple channel image data. Ideally, the boundaries of each stained profile would be defined with a precision that allows distance measurement between surfaces in the submicron range. This is now possible for the dendritic surface by local threshold extraction, as shown in Fig. 2. However, if this is to be done for immunocytochemically labeled molecules that are diffusely distributed throughout the neuropil, boundary definition by threshold segmentation is usually not applicable because of the antigen concentration-dependent variation of emitted light intensity.
With this in mind, we suggest a novel evaluation method for measuring the second and third channel staining density around surface areas. This is done by calculating the mean staining intensity around every triangle of a triangulated surface in a user-defined distance in three-dimensional space. Consequently, a neuronal surface is searched for its spatial relationship to labeled proteins by evaluating their staining intensity in a user-defined surrounding subvolume. This staining density can then be mapped onto the surface for visualizing not only the distribution but also the staining intensity of labeled antigens along neuronal processes.
If the critical distance between both labels of the double staining is at about the same magnitude as the resolution of the recorded images, the surface has to be defined with great precision. In this case, the skeleton reconstruction and consecutive surface generation described above are pivotal, particularly if synaptic proteins or surface molecules are under investigation. For instance, considering the relation of presynaptic structures to their postsynaptic membrane in the case of the Calyx of Held, the synaptic cleft is about 20 nm in size, and the vesicle pool extends to about 200300 nm (Sätzler et al. 2002
) from the active zone. This sums to a distance of 220320 nm, which would be the critical distance if vesicle-associated proteins are to be analyzed. The scanning resolution of the confocal microscope is set to 100 x 100 x 300 nm, which exceeds the actual optical resolution, thus resulting in oversampling. This procedure counteracts partial volume effect and facilitates algorithmic structure recognition. However, the critical distance for evaluating staining distribution is a width of only a few voxels. To show the power of this evaluation method, we chose an intracellular staining of a dendritic growth-cone of an insect motoneuron (Manduca sexta, MN5) combined with an antibody staining against synaptotagmin (Fig. 4, AC). This addresses the distribution of putative presynaptic terminals contacting the postsynaptic growth-cone.
Because of the density of immunoreactive synaptotagmin-positive profiles in the neuropil, the image information has to be excised around the dendritic surface for a better visualization of the relation between dendrites and the labeled proteins in the second channel image data. This is accomplished by a distance map, generated as described above. All image intensities further than 300 nm from the dendritic surface are set to zero, so that the volume rendering of the resulting data, displayed together with the surface reconstruction, allows comprehensive visualization (Fig. 4A). To also obtain quantification, the surface reconstruction is equipped with a color code representing the staining density within 300 nm (Fig. 4B). Warmer colors represent the higher staining intensities of synaptotagmin label located within 300 nm of the dendritic surface. Used in conjunction with the skeleton reconstruction of the dendrite, each patch of the surface reconstruction can be projected onto the individual cylindrical compartments. This enables analysis of geometric relation between staining distribution and the neuron's morphology (Fig. 4C). This type of evaluation makes it possible to analyze entire dendritic trees for synaptic contact probability, at least under the assumption that a high staining intensity of a synaptically localized labeled protein might indicate a high likelihood of a putative synapse. Figure 4, DF, shows how this type of analysis can be further extended by an additional third label. In this example, a triple-staining is used to address the question of how putative GABAergic synapses might be distributed throughout an entire dendritic tree. An intracellular staining of a motoneuron is combined with immmunocytochemistry for synapsin-I (2nd channel) and for GABA (3rd channel). The motoneuron dendritic tree is reconstructed, and both immunolabels further than 300 nm from the dendritic surface are excised with the help of the distance map as described above. In Fig. 4D (top) a small part of the reconstruction of the dendritic tree is superimposed with the remaining immunolabels for GABA (left) and for synapsin-I (right) as voltex views. In Fig. 4D (bottom) the mean staining intensities of the immunolabels within 300 nm distance of the reconstructed surface are visualized on the dendritic surface in false color code. Asterisks indicate co-localization of high staining intensities of GABA and of synapsin-I on the dendritic surface and arrows indicate sites on the surface that are in close relation to a high staining intensity of one label only. Calculating the correlation between both yields a color map that results from co-localization of both GABA and synapsin-I at high staining intensities within 300 nm of the dendritic surface (Fig. 4E). This offers a method of assessing the distribution of putative synapses of a specific transmitter throughout entire dendritic trees on the light microscopic level. As all staining intensity maps and correlation analysis can be projected onto the skeleton reconstruction, numerical data are available. As an example, we analyzed the occurrence of putative GABAergic synapses detected with this method through the entire dendritic tree of an insect motoneuron (Fig. 4F). The frequency of putative GABAergic synapses is plotted as a function of dendrite radius and as a function of the distance of the origin of the first order branch of the tree. As supplemental data, a movie can be downloaded, showing the geometric reconstruction of the complete dendritic tree and a close-up into the subsequently generated surface reconstruction1 . The surface reconstruction is then embedded into the original image data of the intracellular staining, Synapsin-I label, and GABA label consecutively and equipped with the color codes generated as described above. This movie allows a comprehensive judgment on the applicability of the method. Many other numerical analyses are possible; this is just to show the power of quantitatively evaluating proximity relations from multiple fluorescent labeled channels. In principle, the distribution of every molecule that gives a clear label in immunocytochemical detection can be analyzed. Depending on the scale, correction for chromatic aberration of the optical path may have to be applied before (Wouterloud et al. 1998
).
To measure the distribution of labeled cytoplasmic molecules along neuronal arborizations, the staining intensities of labeled antigens in the interior of the cell surface must be evaluated with regard to their distribution along the neuron's projection axis. To ensure correct definition of the cell's interior, a precise definition of neuronal shapeirrespective of the idealized cylindrical shape of geometric reconstructionsis of equal importance as for surface-localized proteins. Therefore a distance map has to be computed as described above to calculate the mean staining intensity of the second channel image data within the volume of all skeleton nodes. The volume corresponding to a node is first confined to lie on the node's side of the planes orthogonally intersecting the straight lines to its neighbors in their center point. Second, its voxels must hold a negative value in the distance map.
| DISCUSSION |
|---|
|
|
|---|
Image stacks from well- and evenly stained neurons that are acquired at high scanning resolution without detector saturation can now be reconstructed within minutes, as shown for the examples of a Purkinje cell and the afferent projections of an insect mechanoreceptor neuron. Dendritic spine necks show distinct morphological characteristics and are usually too thin for automatic recognition, and thus must be reconstructed semiautomatically by defining their origins on the dendrite. Algorithms optimized to detect spine morphology have recently been published by other authors (Weaver et al. 2004
) and may be combined with these methods.
The combination of user interaction and semiautomatic tools now allow precise reconstructions of even the most complex dendritic fields and fine dendritic filopodia, accomplished much more quickly than with conventional methods. This will be advantageous for both, single neuron analysis (life cell imaging, modeling, etc.) and the creation of neuronal morphology databases (see Complete automation by centerline extraction).
Complete automation by centerline extraction
Centerline extraction from binary volume definition is carried out with the TEASAR algorithm. This algorithm performs closest to our intuitive perception of the structure's midline. Its disadvantage, however, is the dependency on a strict hierarchical organization of the segmented image data. Deviation from hierarchical organization, for example, circular connections within the segmented image data, will occur if the threshold level for image segmentation is not chosen carefully or if the distance between two structures is below optical resolution. The TEASAR algorithm unpredictably chooses one way, regardless of the size of connection. In these cases, it would be favorable to achieve a centerline of all the connections and allow the user to delete those that are unwanted. In principle, this is possible by applying geometric thinning algorithms. These, however, are sensitive to nonsmooth surfaces, erroneously producing a high number of artificial branches. This removes the time benefit of automatic centerline extraction, because one has to manually correct each of these. Therefore the tool set can be further improved by developing skeletonization algorithms that also work dependably on nonhierarchal data. The programming of our tool set is strictly object-oriented, therefore allowing easy integration of other algorithms for further programming development.
Applying reconstruction on time lapse images
Time-lapse image stacks of living tissues must be analyzed to quantify growth dynamics of neurons in three-dimensional space. Slight movement of preparations and declining fluorescent signal intensities due to dye bleaching rule out comparing structures by their absolute coordinates or by fixed-threshold level surface reconstructions. With our reconstruction framework, however, it is possible to align a copy of a reconstruction obtained from an earlier image stack to subsequently acquired data, letting the algorithm automatically adjust it to interim movement in space. Only minor additions or deletions have to be done to reflect retraction or growth of arbors. Persisting branchpoints can be named individually as absolute landmarks, which enables comparison of multiple subsequent skeleton reconstructions. If additional proteins are marked with a different wavelength dye, whole cell analyses of growth dynamics can be correlated to protein distribution. These new possibilities of quantitative neuronal tree analysis may open new doors for data analysis in modern in vivo and in situ imaging studies on living neurons.
Export into modeling software
Cylindrical models of neuronal projections are commonly used to simplify neuronal geometry and therefore speed up computational analysis of neuronal information processing without losing the fundamental neuronal computation characteristics (Gabbiani et al. 2001
; Hausser et al. 2000
; Koch and Segev 2000
; Single and Borst 1998
; Stuart and Hausser 2001
). A major problem in building these cylindrical models for computational analysis is caused by parts of the neuronal tree that show a strong deviation from a cylindrical volume to surface ratio. In such a case, cylindrical compartments with nicely fitted diameters produce an insufficient approximation of the neuronal geometry for computational modeling. To overcome this limitation, the automatic generation of volume reconstructions can, in turn, be used to optimize the algorithmically built cylindrical model. Each voxel of the volume reconstruction is assigned to the nearest cylinder of the geometrical reconstruction, and thus can be used to optimize the cylinder's geometry to best reflect either the surface or volume of the reconstructed shape or any calculated intermediate. The high accuracy of the geometric reconstruction allows optimization of multicompartment modeling, at least with regard to the geometric variables. To allow easy transition to modeling programs, we provide export filters to generate geometrically correct models for either Genesis or Neuron. For both modeling programs, their respective innate three-dimensional method is deployed to specify shape, orientation, and location in three dimensions. For Neuron, sections are generated for every tree segment located between two branchpoints or one branch and an endpoint. Every sampling point, as generated by the semiautomatic reconstruction algorithm, is used as a three-dimensional point in the section. The sections are connected to each other, preserving the neuron's topology. For Genesis, compartment geometry information is created at every sampling point of the geometric reconstruction by defining a point identifier, its three-dimensional position and diameter, and the identifier of its preceding sampling point in the neuron's tree hierarchy. Downsampling of the spatial resolution to optimize computation speed must be done elsewhere.
Neuronal model and morphology databases
Neuroanatomical databases of reconstructed neurons can help in understanding the role of morphological variations between cell types or between individual cells of the same type. Morphological alterations of neurons occur during development (Cline 2001
; Libersat and Duch 2004
; Wong and Gosh 2002
), during postembryonic plasticity such as learning (Muller et al. 2002
; Yuste and Bonnhoefer 2001
, 2004
), but also during degenerative processes, such as aging (Uylings et al. 2000
) or diseases (Arendt 2001
). Therefore changes in neuronal shape have multiple causes and consequences. Accordingly, the patterns of morphological changes probably follow distinct rules. Such rules cannot be inferred from the structure of single neurons but require sampling of many neurons to extract general principles. Another major question is whether neuronal morphology falls in distinct classes or follows a continuum (Monyer and Markram 2004
). Cluster analysis of neuronal shape is necessary to address this. Such problems require to pool geometric neuronal models generated by many different individuals in databases. In this regard, two things are crucial: standardization of file format and a convention about the reconstruction procedure to ensure the possibility of comparison. Our method offers the possibility to standardize not only the sampling density, but gives a high user independency in determining the center point and diameter of every compartment of the neuronal tree automatically. However, the method cannot fully account for the high variability in image data quality due to differing tissue processing or imaging setups.
The usefulness of a neuron morphology database is also dependent on the availability of physiological data recorded from each neuron. As it is not possible to achieve this if each contributor must produce labor-intensive reconstruction work, a high degree of automation is pivotal. Therefore our reconstruction framework will provide practical simplification for this approach. To permit direct integration of our reconstruction toolset into on-line databases for neuronal morphology, it is equipped with import and export filters for the currently used SWC file format. To speed up database buildup and common use by many scientists, it incorporates the commercially available visualization software Amira, and the binary version of the reconstruction module will be downloadable at no cost at http://www.neurobiologie.fu-berlin.de/Evers.html. Having such a tool set available to many neuroscientists may help in tackling new aspects of functional neuroanatomy with the goal of addressing the functional interplay between dendritic morphology and dendritic computation, a functional relationship that lies at the very basis of information processing in our brains.
| GRANTS |
|---|
|
|
|---|
| ACKNOWLEDGMENTS |
|---|
|
|
|---|
| FOOTNOTES |
|---|
1 The Supplementary Material for this article (a movie) is available online at http://jn.physiology.org/cgi/content/full/00761.2004/DC1. ![]()
Address for reprint requests and other correspondence: J. F. Evers, Institute of Biology, Free University of Berlin, Koenigin-Luise Str. 28-30, 14195 Berlin, Germany
| REFERENCES |
|---|
|
|
|---|
Bucher D, Scholz M, Stetter M, Obermayer K, and Pfluger HJ. Correction methods for three-dimensional reconstructions from confocal images: I. Tissue shrinking and axial scaling. J Neurosci Methods 100: 135143, 2000.
Cannon RC, Turner DA, Pyapali GK, and Wheal HV. An on-line archive of reconstructed hippocampal neurons. J Neurosci Methods 84: 4954, 1998.
Caselles V, Kimmer R, and Sapiro G. Geodesic active contours. Int J Comp Vision 22: 6179, 1997.
Cline HT. Dendritic arbor development and synaptogenesis. Curr Opin Neurobiol 11: 118126, 2001.
Cuntz H, Haag J, and Borst A. Neural image processing by dendritic networks. Proc Natl Acad Sci USA 100: 1108211085, 2003.
De Brabander JM, Kramers RJK, and Uylings HBM. Layer-specific dendritic regression of pyramidal cells with ageing in the human prefrontal cortex. Eur J Neurosci 10: 12611269, 1998.
Duch C and Mentel T. Activity affects dendritic shape and synapse elimination during steroid controlled dendritic retraction in Manduca sexta. J Neurosci 24: 98269837, 2004.
Euler T and Denk W. Dendritic processing. Curr Opin Neurobiol 11: 415422, 2001.
Gabbiani F, Mo C, and Laurent G. Invariance of angular threshold computation in a wide-field looming-sensitive neuron. J Neurosci 21: 314329, 2001.
Glaser JR and Glaser EM. Neuron imaging with neurolucida a PC-based system for image combining microscopy. Comput Med Imaging Graph 14: 307317, 1990.
Hausser M, Spruston N, and Stuart GJ. Diversity and dynamics of dendritic signalling. Science 290: 739744, 2000.
Kass M, Wittkin A, and Terzopoulos D. Snakes: active contour models. Int J Comp Vision 1: 321331, 1988.
Koch C and Segev I. The role of single neurons in information processing. Nat Neurosci 3: 11711177, 2000.
Krichmar JL, Nasuto SJ, Scorcioni R, Washington SD, and Ascoli GA. Effects of dendritic morphology on CA3 pyramidal cell electrophysiology: a simulation study. Brain Res 941: 1128, 2002.
Libersat F and Duch C. Mechanisms of dendritic maturation. Mol Neurobiol 29: 303320, 2004.
Mainen ZF and Sejnowski TJ. Influence of dendritic structure on firing pattern in model neocortical neurons. Nature 382: 363366, 1996.
McAllister AK. Cellular and molecular mechanisms of dendrite growth. Cereb Cortex 10: 963973, 2000.
Miller F and Kaplan DR. Signaling mechanisms underlying dendrite formation. Curr Opin Neurobiol 13: 391398, 2003.
Monyer H and Markram H. Interneuron diversity series: molecular and genetic tools to study GABAergic interneuron diversity and function. Trends Neurosci 27: 9097, 2004.
Muller D, Nikonenko I, Jourdain P, and Alberi S. LTP, memory and structural plasticity. Curr Mol Med 2: 605611, 2002.
Rall W, Burke RE, Holmes WR, Jack JJ, Redman SJ, and Segev I. Matching dendritic neuron models to experimental data. Physiol Rev 72:S159S186, 1992.
Sato M, Bitter I, Bender MA, Kaufman AE, and Nakajima M. TEASAR: Tree-Structure Extraction Algorithm for Accurate and Robust Skeletons. Pacific Conf Comput Graph Appl 2000: 281289, 2000.
Sätzler K, Sohl LF, Bollmann JH, Borst JG, Frotscher M, Sakmann B, and Lubke JH. Three-dimensional reconstruction of a calyx of Held and its postsynaptic principal neuron in the medial nucleus of the trapezoid body. J Neurosci 22: 1056710579, 2002.
Scharff C. Chasing fate and function of new neurons in adult brains. Curr Opin Neurobiol 23: 12831298, 2004.
Schmitt S, Evers JF, Duch C, Scholz M, and Obermayer K. New methods for the computer-assisted 3D reconstruction of neurons from confocal image stacks. Neuroimage 23: 12831298, 2004.
Scott EK and Luo L. How do dendrites take their shape? Nat Neurosci 4: 359365, 2001.
Segev I and London M. Untangling dendrites with quantitative models. Science 290: 744750, 2000.
Single S and Borst A. Dendritic integration and its role in computing image velocity. Science 281: 18481850, 1998.
Spitzer NC. Activity-dependent neuronal differentiation prior to synapse formation: the functions of calcium transients. J Physiol 96: 7380, 2002.
Stuart GJ and Hausser M. Dendritic coincidence detection of EPSPs and action potentials. Nat Neurosci 1: 6371, 2001.
Uylings HB M and van Pelt J. Measures for quantifying dendrites. Network 13: 397414, 2002.
Uylings HBM, West MJ, Coleman PD, De Brabander JM, and Flood DG. Neuronal and cellular changes in aging brain. In: Neurodegenerative Dementias. Clinical Features and Pathological Mechanisms, edited by Clark C and Trojanowski J. New York: McGraw-Hill, 2000, p. 6176.
Van Pelt J, van Ooyen A, and Uylings BM. The need for integrative neuronal morphology databases and computational enviraonments in exploring neuronal structure and function. Anat Embryol 204: 255265, 2001.
Vetter P, Roth A, and Häusser M. Propagation of action potentials in dendrites depends on dendritic morphology. J Neurophysiol 85: 926937, 2001.
Weaver CM, Hof PR, Wearne SL, and Lindquist WB. Automated algorithms for multiscale morphometry of neuronal dendrites. Neural Comput 16: 13531383, 2004.
Wong ROL and Gosh A. Activity-dependent regulation of dendritic growth and patterning. Nature Rev Neurosci 3: 803812, 2002.
Wong WT and Wong ROL. Rapid dendritic movements during synapse formation and rearrangement. Curr Opin Neurobiol 10: 118124, 2000.
Wouterlood FG, Van Denderen JC, Blijleven N, Van Minnen J, and Hartig W. Two-laser dual-immunofluorescence confocal laser scanning microscopy using Cy2- and Cy5-conjugated secondary antibodies: unequivocal detection of co-localization of neuronal markers. Brain Res Brain Res Protoc 2: 149159, 1998.
Yuste R and Bonhoeffer T. Morphological changes in dendritic spines associated with long-term synaptic plasticity. Annu Rev Neurosci 24: 10711089, 2001.
Yuste R and Bonhoeffer T. Genesis of dendritic spines: insights from ultrastructural and imaging studies. Nat Rev Neurosci 5: 2434, 2004.
This article has been cited by other articles:
![]() |
R. Okada, J. Rybak, G. Manz, and R. Menzel Learning-Related Plasticity in PE1 and Other Mushroom Body-Extrinsic Neurons in the Honeybee Brain J. Neurosci., October 24, 2007; 27(43): 11736 - 11747. [Abstract] [Full Text] [PDF] |
||||
| ||||||||||||||||||||||||||||||||||