SectorAnalysisToolbox Details: Difference between revisions

From BanghamLab
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Software#Analysing the shapes of clones: SectorAnalysisToolbox| Back to BanghamLab software]]<br>
=<span style="color: Navy">What? How? Where?</span>=
=<span style="color: Navy">What? How? Where?</span>=


[[Image:SAT_Main.jpg|256px|thumb|The VolViewer main application window.]]
{| border="0" cellpadding="5" cellspacing="3"
|- valign="top"
|width="700pt"|<span style="color: Navy">'''What'''?</span> We wish to understand how '''patterns of gene activity''' in biological organs influence the developing '''shape'''. The shapes arise because different regions of, for example a sheet of cells, grow at different rates. The problem is that a particular shape outline could arise through a number of different patterns of growth inside the outline. To understand growth it is, therefore, necessary to '''observe and measure growth rates''' throughout the growing organ. Small organs growth can be tracked at the cell scale using confocal microscopy. As the organ gets larger, this becomes impractical and we use an alternative: clonal analysis.<br>Clones of cells arise from divisions of a single cell. Clones become useful if the cell (and its daughters) are marked in some way. The mark could be the shape of hairs in a fly wing, the '''colour''' of cells in a flower petal, or the presence of induced GFP. As result of multiple cell divisions, growth, can be followed by measuring the shape of the marked clone (sometimes called sector). The Sector Analysis Toolbox '''(SAT)''' is used ''' to quantify patterns of growth''' by analysing the shapes of these marked sectors or clones.<br>
|width="300pt"|[[Image:Sector analysis icon.jpg|180px|SectorAnalysisToolbox]]<br>Left: individual clones observed using confocal microscopy in two regions of an Arabidopsis leaf together with (right) the shapes of clones (from a number of leaves) that have been identified, labelled (by colour) and warped into the average leaf shape.
|}


<span style="color: Navy">'''What'''?</span> The Sector Analysis Toolbox '''(SAT)''' is used for''' analysing clonal patterns in organs'''.


<span style="color: Navy">'''How'''?</span> The Sector Analysis Toolbox is coded in '''Matlab''' and a valid Matlab licence is required to use it.<br>
<span style="color: Navy">'''How'''?</span> Procrustes analysis is used to find the average shape of the organ and each outline together with internal features, the marked sectors, is warped to the average.  Then ellipses are fitted to each sector to provide an estimate of growth along the major and minor axes in the region of the sector. The  
<span style="color: Navy">'''Where'''? </span> The toolbox is available for download here.
''''' Sector Analysis Toolbox'' is written in [http://en.wikipedia.org/wiki/MATLAB  Matlab].''' It does not require any extra Mathworks toolboxes, nor any separately compiled modules. Matlab is available as a [http://www.mathworks.com/products/matlab/tryit.html 30 day free trial] and as a [http://www.mathworks.com/academia/student_version/?s_cid=global_nav student edition]. '' Sector Analysis Toolbox'' comprises around 20,000 lines of code. <br><br>


Requirements: MATLAB.
<span style="color: Navy">'''Where'''?</span>
[http://cmpdartsvr1.cmp.uea.ac.uk/downloads/software/OpenSourceDownload_Science_Paper_2012/SectorAnalysisToolbox.zip <span style="color: Gray">'''''Download''''' </span>]

Latest revision as of 08:52, 19 March 2012

Back to BanghamLab software

What? How? Where?

What? We wish to understand how patterns of gene activity in biological organs influence the developing shape. The shapes arise because different regions of, for example a sheet of cells, grow at different rates. The problem is that a particular shape outline could arise through a number of different patterns of growth inside the outline. To understand growth it is, therefore, necessary to observe and measure growth rates throughout the growing organ. Small organs growth can be tracked at the cell scale using confocal microscopy. As the organ gets larger, this becomes impractical and we use an alternative: clonal analysis.
Clones of cells arise from divisions of a single cell. Clones become useful if the cell (and its daughters) are marked in some way. The mark could be the shape of hairs in a fly wing, the colour of cells in a flower petal, or the presence of induced GFP. As result of multiple cell divisions, growth, can be followed by measuring the shape of the marked clone (sometimes called sector). The Sector Analysis Toolbox (SAT) is used to quantify patterns of growth by analysing the shapes of these marked sectors or clones.
SectorAnalysisToolbox
Left: individual clones observed using confocal microscopy in two regions of an Arabidopsis leaf together with (right) the shapes of clones (from a number of leaves) that have been identified, labelled (by colour) and warped into the average leaf shape.


How? Procrustes analysis is used to find the average shape of the organ and each outline together with internal features, the marked sectors, is warped to the average. Then ellipses are fitted to each sector to provide an estimate of growth along the major and minor axes in the region of the sector. The Sector Analysis Toolbox is written in Matlab. It does not require any extra Mathworks toolboxes, nor any separately compiled modules. Matlab is available as a 30 day free trial and as a student edition. Sector Analysis Toolbox comprises around 20,000 lines of code.

Where? Download