{"name":"organelle-segmenter-plugin","display_name":"Infer sub-Cellular Object Npe2 plugin","visibility":"public","icon":"","categories":[],"schema_version":"0.2.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"organelle-segmenter-plugin.get_reader","title":"Read \".czi\" or .tif files","python_name":"organelle_segmenter_plugin._reader:napari_get_reader","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"organelle-segmenter-plugin.make_batch_widget","title":"Batch processing","python_name":"organelle_segmenter_plugin._dock_widget:BatchProcessingWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"organelle-segmenter-plugin.make_workflow_widget","title":"Workflow Editor","python_name":"organelle_segmenter_plugin._dock_widget:WorkflowEditorWidget","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":[{"command":"organelle-segmenter-plugin.get_reader","filename_patterns":["*.xyz","*.czi","*.tif","*.tiff"],"accepts_directories":false}],"writers":null,"widgets":[{"command":"organelle-segmenter-plugin.make_batch_widget","display_name":"Batch processing","autogenerate":false},{"command":"organelle-segmenter-plugin.make_workflow_widget","display_name":"Workflow Editor","autogenerate":false}],"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.1","name":"organelle-segmenter-plugin","version":"0.0.5","dynamic":null,"platform":null,"supported_platform":null,"summary":"A plugin that enables organelle segmentation, forked from tools from Allen Institute for Cell Science","description":"# organelle-segmenter-plugin\n\n[![License BSD-3](https://img.shields.io/pypi/l/organelle-segmenter-plugin.svg?color=green)](https://github.com/ergonyc/organelle-segmenter-plugin/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/organelle-segmenter-plugin.svg?color=green)](https://pypi.org/project/organelle-segmenter-plugin)\n[![Python Version](https://img.shields.io/pypi/pyversions/organelle-segmenter-plugin.svg?color=green)](https://python.org)\n[![tests](https://github.com/ergonyc/organelle-segmenter-plugin/workflows/tests/badge.svg)](https://github.com/ergonyc/organelle-segmenter-plugin/actions)\n[![codecov](https://codecov.io/gh/ergonyc/organelle-segmenter-plugin/branch/main/graph/badge.svg)](https://codecov.io/gh/ergonyc/organelle-segmenter-plugin)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/organelle-segmenter-plugin)](https://napari-hub.org/plugins/organelle-segmenter-plugin)\n\n šŸš§ WIP šŸš§\nA plugin that enables image segmentation of organelles from linearly-unmixed florescence images based on the segmenter tools provided by Allen Institute for Cell Science. \n\nA [napari](https://napari.org/stable/) plugin to infer subcellular components leveraging [infer-subc](https://github.com/ergonyc/infer-subc) and [aics-segmenter]( https://allencell.org/segmenter )\n\n## GOAL\nTo measure shape, position, size, and interaction of organelles/cellular components (Nuclei (nuc, NU), Nucleus (N1), Lysosomes (LS), Mitochondria (mito, MT), Golgi (GL), Peroxisomes (perox, PO), Endoplasmic Reticulum (ER), Lipid Droplet (LD), Cellmask (soma, cellmask), and cytoplasm (cyto, CT) ) during differentiation of iPSCs, in order to understand the Interactome / Spatiotemporal coordination.\n\nšŸš§ WIP šŸš§\n \n### Forked from Allen Institute for Cell Science project\nThe Allen Cell & Structure Segmenter plugin for napari, from which this projects is forked, provides an intuitive graphical user interface to access the powerful segmentation capabilities of an open source 3D segmentation software package developed and maintained by the Allen Institute for Cell Science (classic workflows only with v1.0). ā€‹[The Allen Cell & Structure Segmenter](https://allencell.org/segmenter) is a Python-based open source toolkit developed at the Allen Institute for Cell Science for 3D segmentation of intracellular structures in fluorescence microscope images. This toolkit brings together classic image segmentation and iterative deep learning workflows first to generate initial high-quality 3D intracellular structure segmentations and then to easily curate these results to generate the ground truths for building robust and accurate deep learning models. The toolkit takes advantage of the high replicate 3D live cell image data collected at the Allen Institute for Cell Science of over 30 endogenous fluorescently tagged human induced pluripotent stem cell (hiPSC) lines. Each cell line represents a different intracellular structure with one or more distinct localization patterns within undifferentiated hiPS cells and hiPSC-derived cardiomyocytes.\n\nMore details about Segmenter can be found at https://allencell.org/segmenter\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.\n\n\n\n## Installation šŸš§ WIP šŸš§\n\n### Option 1 (recommended): šŸš§ WIP šŸš§\n`organelle_segmenter_plugin` is available on `PyPI` via: \n\n```bash\npip install organelle_segmenter_plugin\n```\n### Option 2 šŸš§ COMING SOON šŸš§ (not yet available on napari hub)\n\nAfter you installed the lastest version of napari, you can go to \"Plugins\" --> \"Install/Uninstall Package(s)\". Then, you will be able to see all available napari plugins and you can find us by name `organelle-segmenter-plugin`. Just click the \"install\" button to install the Segmenter plugin.\n\n### Option 3: clone repo + editable install\n\n```bash\ngit clone https://github.com/ndcn/organelle-segmenter-plugin.git\ncd organelle-segmenter-plugin\npip install -e .\n```\n## Quick Start\n\nIn the current version, there are two parts in the plugin: **workflow editor** and **batch processing**. The **workflow editor** allows users adjusting parameters in all the existing workflows in the lookup table, so that the workflow can be optimized on users' data. The adjusted workflow can be saved and then applied to a large batch of files using the **batch processing** part of the plugin. \n\n1. Open a file in napari by dragging multi-channel .czi file onto napari which will import a multi-channel, multi-Z 'layer'. (Using the menu's defaults to `aicsIMAGEIO` reader which automatically splits mutliple channels into individual layers. The plugin is able to support multi-dimensional data in .tiff, .tif. ome.tif, .ome.tiff, .czi)\n2. Start the plugin (open napari, go to \"Plugins\" --> \"organelle-segmenter-plugin\" --> \"workflow editor\")\n3. Select the image and channel to work on\n4. Select a workflow based on the example image and target segmentation based on user's data. Ideally, it is recommend to start with the example with very similar morphology as user's data.\n5. Click \"Run All\" to execute the whole workflow on the sample data.\n6. Adjust the parameters of steps, based on the intermediate results. A complete list of all functions can be found [here](https://github.com/ndcn/infer-subc/blob/main/infer_subc/organelles_config/function_params.md)šŸš§ WIP šŸš§\n7. Click \"Run All\" again after adjusting the parameters and repeat step 6 and 7 until the result is satisfactory.\n8. Save the workflow\n9. Close the plugin and open the **batch processing** part by (go to \"Plugins\" --> \"organelle-segmenter-plugin\" --> \"batch processing\")\n10. Load the customized workflow saved above \n11. Load the folder with all the images to process\n12. Click \"Run\"\n13. Follow the [examples](https://github.com/ndcn/infer-subc/blob/main/notebooks/14_final_workflow.ipynb) in the `infer_subc` [repo](https://github.com/ndcn/infer-subc/) for postprocessing of the saved segmentations and generating the statistics. \n\n## Contributing\n\nContributions are very welcome. \n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"organelle-segmenter-plugin\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n[file an issue]: https://github.com/ndcn/organelle-segmenter-plugin/issues\n[napari]: https://github.com/napari/napari\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n","description_content_type":"text/markdown","keywords":null,"home_page":"https://github.com/ndcn/organelle-segmenter-plugin","download_url":null,"author":"Andy Henrie","author_email":"ergonyc@gmail.com","maintainer":null,"maintainer_email":null,"license":"BSD-3","classifier":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","Framework :: napari","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Visualization","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Bio-Informatics","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: 3.10","Operating System :: OS Independent","License :: OSI Approved :: BSD License"],"requires_dist":["napari","napari-plugin-engine >=0.1.4","aicssegmentation","aicsimageio","numpy","scikit-image","aicsimageio >=4.7.0","tox ; extra == 'testing'","pytest ; extra == 'testing'","pytest-cov ; extra == 'testing'","pytest-qt ; extra == 'testing'","napari ; extra == 'testing'","pyqt5 ; extra == 'testing'"],"requires_python":">=3.8","requires_external":null,"project_url":["Bug Tracker, https://github.com/ndcn/organelle-segmenter-plugin/issues","Documentation, https://github.com/ndcn/organelle-segmenter-plugin#README.md","Source Code, https://github.com/ndcn/organelle-segmenter-plugin","User Support, https://github.com/ndcn/organelle-segmenter-plugin/issues"],"provides_extra":["testing"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}