Skip to content

sametkaya/ClearMap2

 
 

Repository files navigation

ClearMap

DOI GitHub stars GitHub forks Follow on Twitter

Generic badge License Size Language

ClearMap is a toolbox for the analysis and registration of volumetric data from cleared tissues.

ClearMap's tool box includes

Stitch TB data sets non-rigidly.

Extract vasculature and other tubular networks from TB data.

Extract neuronal activity marker and cell shapes.

Background and Applications

ClearMap has been designed to analyze O(TB) 3d datasets obtained via light sheet microscopy from iDISCO+ cleared tissue samples immunolabeled for proteins.

ClearMap has been written for mapping immediate early genes Renier et al. Cell 2016 as well as vasculature networks of whole mouse brains Kirst et al. Cell 2020

Cell2016 Cell2020

ClearMap tools may also be useful for data obtained with other types of microscopes, types of markers, clearing techniques, as well as other species, organs, or samples.

ClearMap is written in Python 3 and is designed to take advantage of parallel processing capabilities of modern workstations. We hope the open structure of the code will enable many new modules to be added to ClearMap to broaden the range of applications to different types of biological objects or structures.

Please refer to our documentation on how to install ClearMap.

Tutorials for TubeMap and CellMap are avaialbe as jupyer notebooks:

ClearMap comes with a full documentation.

For experimental protocols also refer to idisco.info

ClearMap has been featured in differnet articles, interviews and a TEDx talk:

Cell2016 Cell2020

Cell2016 Cell2020

See also our media gallery.

References

See who cites us:

and cite us if you use the sofware in any form:

@article{kirst2020mapping,
   title={Mapping the fine-scale organization and plasticity of the brain vasculature},
   author={Kirst, Christoph and Skriabine, Sophie and Vieites-Prado, Alba and Topilko, Thomas and Bertin, Paul and Gerschenfeld, Gaspard and Verny, Florine and Topilko, Piotr and Michalski, Nicolas and Tessier-Lavigne, Marc and others},
   journal={Cell},
   volume={180},
   number={4},
   pages={780--795},
   year={2020},
   publisher={Elsevier},
   url={https://doi.org/10.1016/j.cell.2016.05.007}}

@article{renier2016mapping,
   title={Mapping of brain activity by automated volume analysis of immediate early genes},
   author={Renier, Nicolas and Adams, Eliza L and Kirst, Christoph and Wu, Zhuhao and Azevedo, Ricardo and Kohl, Johannes and Autry, Anita E and Kadiri, Lolahon and Venkataraju, Kannan Umadevi and Zhou, Yu and others},
   journal={Cell},
   volume={165},
   number={7},
   pages={1789--1802},
   year={2016},
   publisher={Elsevier},
   url={https://doi.org/10.1016/j.cell.2020.01.028}}

Authors

ClearMap was originally designed and developed by Christoph Kirst.

Scripts and specific applications were developed by Nicolas Renier and Christoph Kirst.

The deep vessel filling network was designed and created by Sophie Skriabine and integrated to ClearMap by Christoph Kirst.

The documentation was written by Christoph Kirst. and Nicolas Renier.

Contributions are very welcome.

License

This project is licensed under the GNU General Public License v3.0.

For other options contact the author Christoph Kirst (christoph.kirst.ck@gmail.com).

Copyright © 2020 by Christoph Kirst

Versions

VERSION 2.0

Rewrite of ClearMap 1.0 to handle larger data sets (TB). This version implements TubeMap

VERSION 1.0

First version of ClearMap. Implements CellMap See https://github.com/ChristophKirst/ClearMap

About

ClearMap 2.0 with WobblyStitcher, TubeMap and CellMap

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 83.7%
  • Python 10.0%
  • C++ 4.5%
  • CMake 1.8%
  • Shell 0.0%
  • C 0.0%