Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 10f50cbf authored by CERUTTI Guillaume's avatar CERUTTI Guillaume
Browse files

updated doc

parent 10ca6c54
Branches
No related tags found
No related merge requests found
Pipeline #132450 passed
......@@ -21,29 +21,5 @@ SAM Spaghetti
:Licence: `Cecill-C`
Description
-----------
.. image:: _static/auxin_map.png
:width: 800px
:align: center
This package provides scripts to reproduce the analysis pipelines described in the article `Temporal integration of auxin information for the regulation of patterning <https://www.biorxiv.org/content/10.1101/469718v2>`_ and used to reconstruct population averages of Shoot Apical Meristems (SAM) of *Arabidopsis thaliana* with quantitative gene expression and hormonal signal 2D maps. It essentially gives access to two major quantitative image analysis and geometrical interpretation pipelines:
+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| **Image quantification & alignment** | Starting from microscopy acquisitions (CZI) of SAMs expressing an Auxin sensor (DII) and a CLV3 fluorescent reporter, this pipeline quantifies image intensity at cell level and performs an alignment of time lapse sequences into a common SAM reference frame. |
+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| **PIN image polarity analysis** | Using microscopy acquisitions of SAMs expressing a fluorescent auxin carrier (PIN) and a cell wall staining, this pipeline estimates polarities at cell level. It can also use the result from the previous pipeline to superimpose aligned auxin and PIN information.|
+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Requirements
------------
- `timagetk <https://gitlab.inria.fr/mosaic/timagetk>`_
- `cellcomplex <https://gitlab.inria.fr/mosaic/cellcomplex)>`_
- `tissue_nukem_3d <https://gitlab.inria.fr/mosaic/tissue_nukem_3d>`_
- `tissue_paredes <https://gitlab.inria.fr/mosaic/tissue_paredes>`_
See the `documentation website <https://mosaic.gitlabpages.inria.fr/publications/sam_spaghetti/>`_ for installation guidelines, examples and tutorials.
Install
=======
========================
SAM Spaghetti
========================
Download sources and use setup::
.. {# pkglts, doc
$ python setup.py install
or
$ python setup.py develop
.. #}
**SAM Sequence Primordia Alignment, GrowtH Estimation, Tracking & Temporal Indexation**
Use
===
:Author: Guillaume Cerutti
:Contributors: Christophe Godin, Jonathan Legrand, Carlos Galvan-Ampudia, Teva Vernoux
Simple usage:
:Teams: `RDP <http://www.ens-lyon.fr/RDP/>`_ Team Signal, Inria project team `Mosaic <https://team.inria.fr/mosaic/>`_
.. code-block:: python
:Institutes: `Inria <http://www.inria.fr>`_, `INRA <https://inra.fr>`_, `CNRS <https://cnrs.fr>`_
from sam_spaghetti import *
:Language: Python
:Supported OS: Linux, MacOS
Contribute
==========
:Licence: `Cecill-C`
Fork this project on github_
Description
-----------
.. _github: https://github.com/Guillaume Cerutti/sam_spaghetti
.. image:: _static/auxin_map.png
:width: 800px
:align: center
This package provides scripts to reproduce the analysis pipelines described in the article `Temporal integration of auxin information for the regulation of patterning`_ and used to reconstruct population averages of Shoot Apical Meristems (SAM) of *Arabidopsis thaliana* with quantitative gene expression and hormonal signal 2D maps. It essentially gives access to two major quantitative image analysis and geometrical interpretation pipelines:
+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| **Image quantification & alignment** | Starting from microscopy acquisitions (CZI) of SAMs expressing an Auxin sensor (DII) and a CLV3 fluorescent reporter, this pipeline quantifies image intensity at cell level and performs an alignment of time lapse sequences into a common SAM reference frame. |
+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| **PIN image polarity analysis** | Using microscopy acquisitions of SAMs expressing a fluorescent auxin carrier (PIN) and a cell wall staining, this pipeline estimates polarities at cell level. It can also use the result from the previous pipeline to superimpose aligned auxin and PIN information.|
+---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Requirements
------------
- `timagetk <https://gitlab.inria.fr/mosaic/timagetk>`_
- `cellcomplex <https://gitlab.inria.fr/mosaic/cellcomplex)>`_
- `tissue_nukem_3d <https://gitlab.inria.fr/mosaic/tissue_nukem_3d>`_
- `tissue_paredes <https://gitlab.inria.fr/mosaic/tissue_paredes>`_
Acknowledgments
===============
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment