[![UNRAVEL Logo](https://raw.githubusercontent.com/b-heifets/UNRAVEL/main/unravel/docs/_static/UNRAVEL_logo.png)](https://b-heifets.github.io/UNRAVEL/)
### UN-biased high-Resolution Analysis and Validation of Ensembles using Light sheet images
* UNRAVEL is a [Python](https://www.python.org/) package & command line tool for the analysis of brain-wide imaging data, automating:
* Registration of brain-wide images to a common atlas space
* Quantification of cell/label densities across the brain
* Voxel-wise analysis of fluorescent signals and cluster correction
* Validation of hot/cold spots via cell/label density quantification at cellular resolution
* UNRAVEL can be installed via [PyPI](https://pypi.org/project/heifetslab-unravel/): ``pip install heifetslab-unravel``
* [Initial UNRAVEL publication](https://www.nature.com/articles/s41386-023-01613-4)
* UNRAVEL was developed by [the Heifets lab](https://heifetslab.stanford.edu/) and [TensorAnalytics](https://sites.google.com/view/tensoranalytics/home?authuser=0)
* Additional support/guidance was provided by:
* [The Shamloo lab](https://med.stanford.edu/neurosurgery/research/shamloo.html)
* [The Malenka lab](https://profiles.stanford.edu/robert-malenka)
* [The Stanford-based P50 center funded by NIDA](https://med.stanford.edu/nidap50.html)
---
### *Please see [UNRAVEL documentation](https://b-heifets.github.io/UNRAVEL/) for guides on [installation](https://b-heifets.github.io/UNRAVEL/installation.html) and [analysis](https://b-heifets.github.io/UNRAVEL/guide.html)*
---
[<img src="https://raw.githubusercontent.com/b-heifets/UNRAVEL/main/unravel/docs/_static/Heifets_lab_logo.png" alt="Heifets Lab" width="500">](https://heifetslab.stanford.edu/)
### UNRAVEL visualizer
* [UNRAVEL visualizer](https://heifetslab-unravel.org/) is a web-based tool for visualizing and exploring 3D maps output from UNRAVEL
* [UNRAVEL visualizer GitHub repo](https://github.com/MetaCell/cfos-visualizer/)
* Developed by [MetaCell](https://metacell.us/) with support from the [Heifets lab](https://heifetslab.stanford.edu/)
[![UNRAVEL visualizer](https://raw.githubusercontent.com/b-heifets/UNRAVEL/main/unravel/docs/_static/UNRAVEL_visualizer.png)](https://heifetslab-unravel.org/)
### Contact us
If you have any questions, suggestions, or are interested in collaborations and contributions, please reach out to us.
### Developers
* **Daniel Ryskamp Rijsketic** (developer and maintainer) - [danrijs@stanford.edu](mailto:danrijs@stanford.edu)
* **Austen Casey** (developer) - [abcasey@stanford.edu](mailto:abcasey@stanford.edu)
* **MetaCell** (UNRAVEL visualizer developers) - [info@metacell.us](mailto:info@metacell.us)
* **Boris Heifets** (PI) - [bheifets@stanford.edu](mailto:bheifets@stanford.edu)
### Additional contributions from
* **Mehrdad Shamloo** (PI) - [shamloo@stanford.edu](mailto:shamloo@stanford.edu)
* **Daniel Barbosa** (early contributer and guidance) - [Dbarbosa@pennmedicine.upenn.edu](mailto:Dbarbosa@pennmedicine.upenn.edu)
* **Wesley Zhao** (guidance) - [weszhao@stanford.edu](mailto:weszhao@stanford.edu)
* **Nick Gregory** (guidance) - [ngregory@stanford.edu](mailto:ngregory@stanford.edu)
### Main dependencies
* [Allen Institute for Brain Science](https://portal.brain-map.org/)
* [FSL](https://fsl.fmrib.ox.ac.uk/fsl/fslwiki)
* [fslpy](https://git.fmrib.ox.ac.uk/fsl/fslpy)
* [ANTsPy](https://github.com/ANTsX/ANTsPy)
* [Ilastik](https://www.ilastik.org/)
* [nibabel](https://nipy.org/nibabel/)
* [numpy](https://numpy.org/)
* [scipy](https://www.scipy.org/)
* [pandas](https://pandas.pydata.org/)
* [cc3d](https://pypi.org/project/connected-components-3d/)
* Registration and warping workflows were inspired by [MIRACL](https://miracl.readthedocs.io/en/latest/)
* We warped this [LSFM/iDISCO+ average template brain](https://pubmed.ncbi.nlm.nih.gov/33063286/) to Allen brain atlas space (CCFv3) and refined alignment.
### Support is welcome for
* Analysis of new datasets
* Development of new features
* Maintenance of the codebase
* Guidance of new users
Raw data
{
"_id": null,
"home_page": null,
"name": "heifetslab-unravel",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "Daniel Ryskamp Rijsketic <danrijs@stanford.edu>",
"keywords": "neuroscience, image analysis, light sheet microscopy, brain mapping, data analysis, voxel-wise analysis, cell density quantification",
"author": null,
"author_email": "Daniel Ryskamp Rijsketic <danrijs@stanford.edu>, Austen Brooks Casey <abcasey@stanford.edu>, Boris Dov Heifets <bheifets@stanford.edu>",
"download_url": "https://files.pythonhosted.org/packages/2d/8c/7de35fd038675b497160718a6973de5020655a2548c26e82e103f91d8c3c/heifetslab_unravel-1.0.0b9.tar.gz",
"platform": null,
"description": "[![UNRAVEL Logo](https://raw.githubusercontent.com/b-heifets/UNRAVEL/main/unravel/docs/_static/UNRAVEL_logo.png)](https://b-heifets.github.io/UNRAVEL/)\n\n### UN-biased high-Resolution Analysis and Validation of Ensembles using Light sheet images\n* UNRAVEL is a [Python](https://www.python.org/) package & command line tool for the analysis of brain-wide imaging data, automating: \n * Registration of brain-wide images to a common atlas space\n * Quantification of cell/label densities across the brain\n * Voxel-wise analysis of fluorescent signals and cluster correction\n * Validation of hot/cold spots via cell/label density quantification at cellular resolution\n* UNRAVEL can be installed via [PyPI](https://pypi.org/project/heifetslab-unravel/): ``pip install heifetslab-unravel``\n* [Initial UNRAVEL publication](https://www.nature.com/articles/s41386-023-01613-4)\n* UNRAVEL was developed by [the Heifets lab](https://heifetslab.stanford.edu/) and [TensorAnalytics](https://sites.google.com/view/tensoranalytics/home?authuser=0)\n* Additional support/guidance was provided by: \n * [The Shamloo lab](https://med.stanford.edu/neurosurgery/research/shamloo.html)\n * [The Malenka lab](https://profiles.stanford.edu/robert-malenka)\n * [The Stanford-based P50 center funded by NIDA](https://med.stanford.edu/nidap50.html)\n\n---\n\n### *Please see [UNRAVEL documentation](https://b-heifets.github.io/UNRAVEL/) for guides on [installation](https://b-heifets.github.io/UNRAVEL/installation.html) and [analysis](https://b-heifets.github.io/UNRAVEL/guide.html)*\n\n---\n\n[<img src=\"https://raw.githubusercontent.com/b-heifets/UNRAVEL/main/unravel/docs/_static/Heifets_lab_logo.png\" alt=\"Heifets Lab\" width=\"500\">](https://heifetslab.stanford.edu/)\n\n\n\n\n### UNRAVEL visualizer\n* [UNRAVEL visualizer](https://heifetslab-unravel.org/) is a web-based tool for visualizing and exploring 3D maps output from UNRAVEL\n* [UNRAVEL visualizer GitHub repo](https://github.com/MetaCell/cfos-visualizer/)\n* Developed by [MetaCell](https://metacell.us/) with support from the [Heifets lab](https://heifetslab.stanford.edu/)\n\n[![UNRAVEL visualizer](https://raw.githubusercontent.com/b-heifets/UNRAVEL/main/unravel/docs/_static/UNRAVEL_visualizer.png)](https://heifetslab-unravel.org/)\n\n### Contact us\nIf you have any questions, suggestions, or are interested in collaborations and contributions, please reach out to us. \n\n### Developers\n* **Daniel Ryskamp Rijsketic** (developer and maintainer) - [danrijs@stanford.edu](mailto:danrijs@stanford.edu)\n* **Austen Casey** (developer) - [abcasey@stanford.edu](mailto:abcasey@stanford.edu)\n* **MetaCell** (UNRAVEL visualizer developers) - [info@metacell.us](mailto:info@metacell.us)\n* **Boris Heifets** (PI) - [bheifets@stanford.edu](mailto:bheifets@stanford.edu)\n\n### Additional contributions from\n* **Mehrdad Shamloo** (PI) - [shamloo@stanford.edu](mailto:shamloo@stanford.edu)\n* **Daniel Barbosa** (early contributer and guidance) - [Dbarbosa@pennmedicine.upenn.edu](mailto:Dbarbosa@pennmedicine.upenn.edu)\n* **Wesley Zhao** (guidance) - [weszhao@stanford.edu](mailto:weszhao@stanford.edu)\n* **Nick Gregory** (guidance) - [ngregory@stanford.edu](mailto:ngregory@stanford.edu)\n\n### Main dependencies\n* [Allen Institute for Brain Science](https://portal.brain-map.org/)\n* [FSL](https://fsl.fmrib.ox.ac.uk/fsl/fslwiki)\n* [fslpy](https://git.fmrib.ox.ac.uk/fsl/fslpy)\n* [ANTsPy](https://github.com/ANTsX/ANTsPy)\n* [Ilastik](https://www.ilastik.org/)\n* [nibabel](https://nipy.org/nibabel/)\n* [numpy](https://numpy.org/)\n* [scipy](https://www.scipy.org/)\n* [pandas](https://pandas.pydata.org/)\n* [cc3d](https://pypi.org/project/connected-components-3d/)\n* Registration and warping workflows were inspired by [MIRACL](https://miracl.readthedocs.io/en/latest/)\n* We warped this [LSFM/iDISCO+ average template brain](https://pubmed.ncbi.nlm.nih.gov/33063286/) to Allen brain atlas space (CCFv3) and refined alignment. \n\n### Support is welcome for\n* Analysis of new datasets\n* Development of new features\n* Maintenance of the codebase\n* Guidance of new users\n",
"bugtrack_url": null,
"license": "GNU General Public License v3.0",
"summary": "UNRAVEL: UN-biased high-Resolution Analysis and Validation of Ensembles using Light sheet images",
"version": "1.0.0b9",
"project_urls": {
"Documentation": "https://b-heifets.github.io/UNRAVEL/",
"Homepage": "https://github.com/b-heifets/UNRAVEL"
},
"split_keywords": [
"neuroscience",
" image analysis",
" light sheet microscopy",
" brain mapping",
" data analysis",
" voxel-wise analysis",
" cell density quantification"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "86a0135461ef7806dcfeedadd62722248543b87c6506169cb85504aecbb762d6",
"md5": "b6ecae5a29be429c16136640458fc93a",
"sha256": "b4ef85e0a85193e5adeaeb3db22fb052a6a400a7a8db15f29b07e510217a672f"
},
"downloads": -1,
"filename": "heifetslab_unravel-1.0.0b9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b6ecae5a29be429c16136640458fc93a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 291413,
"upload_time": "2024-09-03T21:19:19",
"upload_time_iso_8601": "2024-09-03T21:19:19.620102Z",
"url": "https://files.pythonhosted.org/packages/86/a0/135461ef7806dcfeedadd62722248543b87c6506169cb85504aecbb762d6/heifetslab_unravel-1.0.0b9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2d8c7de35fd038675b497160718a6973de5020655a2548c26e82e103f91d8c3c",
"md5": "f03bf5ec9833cbcb6c51e3a99876939b",
"sha256": "57a6c335acee64a5c5309e0695fe7021c8587f7f2735a35fccc84d4801255b20"
},
"downloads": -1,
"filename": "heifetslab_unravel-1.0.0b9.tar.gz",
"has_sig": false,
"md5_digest": "f03bf5ec9833cbcb6c51e3a99876939b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 192745,
"upload_time": "2024-09-03T21:19:20",
"upload_time_iso_8601": "2024-09-03T21:19:20.982959Z",
"url": "https://files.pythonhosted.org/packages/2d/8c/7de35fd038675b497160718a6973de5020655a2548c26e82e103f91d8c3c/heifetslab_unravel-1.0.0b9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-03 21:19:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "b-heifets",
"github_project": "UNRAVEL",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "heifetslab-unravel"
}