https://github.com/connectomicslab/indivbrainparcel

Python package to parcellate the human brain using the Lausanne multi-scale cortical atlas and the thalamic nuclei atlas developed in the Connectomics and MIAL labs respectively

https://github.com/connectomicslab/indivbrainparcel

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Python package to parcellate the human brain using the Lausanne multi-scale cortical atlas and the thalamic nuclei atlas developed in the Connectomics and MIAL labs respectively

Basic Info
  • Host: GitHub
  • Owner: connectomicslab
  • License: other
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 24 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog Contributing License Authors

README.rst

===================================================================================
Parcellating individual MR images using Lausanne 2018 and the thalamic MIAL atlases
===================================================================================


.. image:: https://img.shields.io/pypi/v/indivbrainparcel.svg
        :target: https://pypi.python.org/pypi/indivbrainparcel

.. image:: https://img.shields.io/travis/yasseraleman/indivbrainparcel.svg
        :target: https://travis-ci.com/yasseraleman/indivbrainparcel

.. image:: https://readthedocs.org/projects/indivbrainparcel/badge/?version=latest
        :target: https://indivbrainparcel.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




This tool was created to parcellate T1-weighted images using the Lausanne 2018 multi-scale cortical atlas and the thalamic nuclei atlas


* Free software: Apache Software License 2.0
* Documentation: https://indivbrainparcel.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

Owner

  • Name: Connectomics Lab
  • Login: connectomicslab
  • Kind: organization
  • Location: Radiology Research Center - Lausanne University Hospital

GitHub Events

Total
Last Year

Dependencies

requirements_dev.txt pypi
  • Sphinx ==1.8.5 development
  • bump2version ==0.5.11 development
  • coverage ==4.5.4 development
  • flake8 ==3.7.8 development
  • pip ==19.2.3 development
  • tox ==3.14.0 development
  • twine ==1.14.0 development
  • watchdog ==0.9.0 development
  • wheel ==0.33.6 development
setup.py pypi