fafbseg


Namefafbseg JSON
Version 3.0.6 PyPI version JSON
download
home_pagehttps://fafbseg-py.readthedocs.io
SummaryTools to work with the FlyWire and Google segmentations of the FAFB EM dataset
upload_time2024-04-09 10:17:04
maintainerNone
docs_urlNone
authorPhilipp Schlegel
requires_python>=3.8
licenseGNU GPL V3
keywords fafb neuron segmentation flywire google synapses connectome fly brain navis cave
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/fafbseg-py/badge/?version=latest)](https://fafbseg-py.readthedocs.io/en/latest/?badge=latest) [![Tests](https://github.com/navis-org/fafbseg-py/actions/workflows/test-package.yml/badge.svg)](https://github.com/navis-org/fafbseg-py/actions/workflows/test-package.yml) [![DOI](https://zenodo.org/badge/197735091.svg)](https://zenodo.org/badge/latestdoi/197735091)

<img src="https://github.com/navis-org/fafbseg-py/blob/master/docs/_static/logo2.png?raw=true" height="60">

Tools to work with the [FlyWire](https://flywire.ai/) and [Google](https://fafb-ffn1.storage.googleapis.com/landing.html) segmentations of the FAFB EM dataset. Fully interoperable with [navis](https://github.com/navis-org/navis).

## Features
Here are just some of the things you can do with ``fafbseg``:

* map locations or supervoxels to segmentation IDs
* load neuron meshes and skeletons
* generate high quality neuron meshes and skeletons from scratch
* query connectivity and annotations
* parse and generate FlyWire neuroglancer URLs
* transform neurons from FAFB/FlyWire space to other brains spaces (e.g. hemibrain)

## Documentation
FAFBseg is on [readthedocs](https://fafbseg-py.readthedocs.io/en/latest/).

## Quickstart
Install latest stable version

```bash
pip3 install fafbseg -U
```

Install from Github
```bash
pip3 install git+https://github.com/flyconnectome/fafbseg-py.git
```

## How to cite
If you use `fafbseg` for your publication, please cite the two FlyWire papers:

1. "_Whole-brain annotation and multi-connectome cell typing quantifies circuit stereotypy in Drosophila_" Schlegel _et al._, bioRxiv (2023); doi: https://doi.org/10.1101/2023.06.27.546055
2. "_Neuronal wiring diagram of an adult brain_" Dorkenwald _et al._, bioRxiv (2023); doi: https://doi.org/10.1101/2023.06.27.546656


            

Raw data

            {
    "_id": null,
    "home_page": "https://fafbseg-py.readthedocs.io",
    "name": "fafbseg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "FAFB neuron segmentation FlyWire Google synapses connectome fly brain navis cave",
    "author": "Philipp Schlegel",
    "author_email": "pms70@cam.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/48/c2/f4e16782e71d9664a9862cc844999a95c7213f723ec0962c0c89ecb66c99/fafbseg-3.0.6.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/fafbseg-py/badge/?version=latest)](https://fafbseg-py.readthedocs.io/en/latest/?badge=latest) [![Tests](https://github.com/navis-org/fafbseg-py/actions/workflows/test-package.yml/badge.svg)](https://github.com/navis-org/fafbseg-py/actions/workflows/test-package.yml) [![DOI](https://zenodo.org/badge/197735091.svg)](https://zenodo.org/badge/latestdoi/197735091)\n\n<img src=\"https://github.com/navis-org/fafbseg-py/blob/master/docs/_static/logo2.png?raw=true\" height=\"60\">\n\nTools to work with the [FlyWire](https://flywire.ai/) and [Google](https://fafb-ffn1.storage.googleapis.com/landing.html) segmentations of the FAFB EM dataset. Fully interoperable with [navis](https://github.com/navis-org/navis).\n\n## Features\nHere are just some of the things you can do with ``fafbseg``:\n\n* map locations or supervoxels to segmentation IDs\n* load neuron meshes and skeletons\n* generate high quality neuron meshes and skeletons from scratch\n* query connectivity and annotations\n* parse and generate FlyWire neuroglancer URLs\n* transform neurons from FAFB/FlyWire space to other brains spaces (e.g. hemibrain)\n\n## Documentation\nFAFBseg is on [readthedocs](https://fafbseg-py.readthedocs.io/en/latest/).\n\n## Quickstart\nInstall latest stable version\n\n```bash\npip3 install fafbseg -U\n```\n\nInstall from Github\n```bash\npip3 install git+https://github.com/flyconnectome/fafbseg-py.git\n```\n\n## How to cite\nIf you use `fafbseg` for your publication, please cite the two FlyWire papers:\n\n1. \"_Whole-brain annotation and multi-connectome cell typing quantifies circuit stereotypy in Drosophila_\" Schlegel _et al._, bioRxiv (2023); doi: https://doi.org/10.1101/2023.06.27.546055\n2. \"_Neuronal wiring diagram of an adult brain_\" Dorkenwald _et al._, bioRxiv (2023); doi: https://doi.org/10.1101/2023.06.27.546656\n\n",
    "bugtrack_url": null,
    "license": "GNU GPL V3",
    "summary": "Tools to work with the FlyWire and Google segmentations of the FAFB EM dataset",
    "version": "3.0.6",
    "project_urls": {
        "Changelog": "https://github.com/navis-org/fafbseg-py/releases",
        "Documentation": "https://fafbseg-py.readthedocs.io",
        "Homepage": "https://fafbseg-py.readthedocs.io",
        "Source": "https://github.com/navis-org/fafbseg-py"
    },
    "split_keywords": [
        "fafb",
        "neuron",
        "segmentation",
        "flywire",
        "google",
        "synapses",
        "connectome",
        "fly",
        "brain",
        "navis",
        "cave"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17300cc0a141d910053e2f6f14a1ed7549933792f731f09dabf414afefd704ee",
                "md5": "c084665544b0b9026850d102544394dc",
                "sha256": "bd76198c6a21b0c8bb8f48e1eca4f8461a641566a32495c6f269a1cd76be1769"
            },
            "downloads": -1,
            "filename": "fafbseg-3.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c084665544b0b9026850d102544394dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9267408,
            "upload_time": "2024-04-09T10:17:00",
            "upload_time_iso_8601": "2024-04-09T10:17:00.410301Z",
            "url": "https://files.pythonhosted.org/packages/17/30/0cc0a141d910053e2f6f14a1ed7549933792f731f09dabf414afefd704ee/fafbseg-3.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48c2f4e16782e71d9664a9862cc844999a95c7213f723ec0962c0c89ecb66c99",
                "md5": "eacab79c16b662aa540058cbf4bd6781",
                "sha256": "fa389bc13854e58e043aa2ae9a5f37946f4b64f0d183f2226dd961ba979575b9"
            },
            "downloads": -1,
            "filename": "fafbseg-3.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "eacab79c16b662aa540058cbf4bd6781",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9239414,
            "upload_time": "2024-04-09T10:17:04",
            "upload_time_iso_8601": "2024-04-09T10:17:04.006051Z",
            "url": "https://files.pythonhosted.org/packages/48/c2/f4e16782e71d9664a9862cc844999a95c7213f723ec0962c0c89ecb66c99/fafbseg-3.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 10:17:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "navis-org",
    "github_project": "fafbseg-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "fafbseg"
}
        
Elapsed time: 0.24871s