morphon


Namemorphon JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/a1eko/morphon
SummaryNeuron morphology processing scripts
upload_time2020-06-15 16:43:42
maintainer
docs_urlNone
authorAlexander Kozlov
requires_python
license
keywords neuron morphology reconstruction morphometry modification repair
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
morphon
-------

Neuron morphology processing scripts:

- ``mcheck``  test morphology reconstruction for structural consistency
- ``mfind``   find singularities in morphological reconstruction
- ``mmeter``  perform morphometric analysis
- ``mmod``    modify morphology
- ``mrep``    repair or correct neuron morphology
- ``msholl``  Sholl analysis of morphological reconstruction
- ``mview``   view neuron morphology

See command line help for details.


Installation
~~~~~~~~~~~~

Install the latest release:

.. code-block:: python

   pip install morphon

Install a development version:

.. code-block:: python

   pip install git+git://github.com/a1eko/morphon

See ``pip`` documentation for installation alternatives.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/a1eko/morphon",
    "name": "morphon",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neuron,morphology,reconstruction,morphometry,modification,repair",
    "author": "Alexander Kozlov",
    "author_email": "akozlov@kth.se",
    "download_url": "https://files.pythonhosted.org/packages/a1/28/065a1f96be87abb959592170ef94431a341d0581ed2c223d788d278620ae/morphon-0.0.8.tar.gz",
    "platform": "",
    "description": "\nmorphon\n-------\n\nNeuron morphology processing scripts:\n\n- ``mcheck``  test morphology reconstruction for structural consistency\n- ``mfind``   find singularities in morphological reconstruction\n- ``mmeter``  perform morphometric analysis\n- ``mmod``    modify morphology\n- ``mrep``    repair or correct neuron morphology\n- ``msholl``  Sholl analysis of morphological reconstruction\n- ``mview``   view neuron morphology\n\nSee command line help for details.\n\n\nInstallation\n~~~~~~~~~~~~\n\nInstall the latest release:\n\n.. code-block:: python\n\n   pip install morphon\n\nInstall a development version:\n\n.. code-block:: python\n\n   pip install git+git://github.com/a1eko/morphon\n\nSee ``pip`` documentation for installation alternatives.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Neuron morphology processing scripts",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/a1eko/morphon"
    },
    "split_keywords": [
        "neuron",
        "morphology",
        "reconstruction",
        "morphometry",
        "modification",
        "repair"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7530204e57a46c3b7fa4514171157d2edc9d67a3588621216396d7cbf39dd37e",
                "md5": "2923c8bc39dcb62c55502373f244d534",
                "sha256": "38215cca4996461b3bed48438026df2f51995f5da03a7ec23bd9c7cebce4dc57"
            },
            "downloads": -1,
            "filename": "morphon-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2923c8bc39dcb62c55502373f244d534",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 34588,
            "upload_time": "2020-06-15T16:43:38",
            "upload_time_iso_8601": "2020-06-15T16:43:38.807108Z",
            "url": "https://files.pythonhosted.org/packages/75/30/204e57a46c3b7fa4514171157d2edc9d67a3588621216396d7cbf39dd37e/morphon-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a128065a1f96be87abb959592170ef94431a341d0581ed2c223d788d278620ae",
                "md5": "82c294d595fd3e89dfc5fe902da24065",
                "sha256": "3dc1eafb1efb983808f13929969d32e0e700fe6727903edc52880dbfacdb90ec"
            },
            "downloads": -1,
            "filename": "morphon-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "82c294d595fd3e89dfc5fe902da24065",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17286,
            "upload_time": "2020-06-15T16:43:42",
            "upload_time_iso_8601": "2020-06-15T16:43:42.910782Z",
            "url": "https://files.pythonhosted.org/packages/a1/28/065a1f96be87abb959592170ef94431a341d0581ed2c223d788d278620ae/morphon-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-06-15 16:43:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "a1eko",
    "github_project": "morphon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "morphon"
}
        
Elapsed time: 0.28245s